However, ipchains compatibility doesn't work:
#
# IP: Netfilter Configuration
#
# CONFIG_IP_NF_CONNTRACK is not set
# CONFIG_IP_NF_QUEUE is not set
# CONFIG_IP_NF_IPTABLES is not set
CONFIG_IP_NF_COMPAT_IPCHAINS=y
CONFIG_IP_NF_NAT_NEEDED=y
% ipchains -L input
ipchains: Incompatible with this kernel
open("/proc/net/ip_fwnames", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "ipchains: Incompatible with this"..., 40ipchains: Incompatible with this kernel
BTW, is it really nessecary to have that many ipchains options? Is
it too big for just saying "ipfilter [Y/n]" ?
Mike.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/