Re: [gentoo-user] Re: Need help configuring kernel for firewall support [SOLVED]

2006-10-03 Thread Michael Sullivan
--- Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > On Tuesday 3 October 2006 18:44, Michael Sullivan > wrote: > > > > # Core Netfilter Configuration > > # > > # CONFIG_NETFILTER_NETLINK is not set > > # CONFIG_NF_CONNTRACK is not set > > # CONFIG_NETFILTER_XTABLES is not set > > xtables is mandat

Re: [gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Michael Sullivan
--- Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > On Tuesday 3 October 2006 23:34, Michael Sullivan > wrote: > > > # > > # Automatically generated make config: don't edit > > # Linux kernel version: 2.6.17-gentoo-r8 > > # Fri Sep 15 13:16:33 2006 > > # > [cut] > > # CONFIG_NETFILTER is not set >

Re: [gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Etaoin Shrdlu
On Tuesday 3 October 2006 23:34, Michael Sullivan wrote: > # > # Automatically generated make config: don't edit > # Linux kernel version: 2.6.17-gentoo-r8 > # Fri Sep 15 13:16:33 2006 > # [cut] > # CONFIG_NETFILTER is not set This is the same kernel config you posted in your first message, with

Re: [gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Michael Sullivan
--- Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > On Tuesday 3 October 2006 18:44, Michael Sullivan > wrote: > > > > # Core Netfilter Configuration > > # > > # CONFIG_NETFILTER_NETLINK is not set > > # CONFIG_NF_CONNTRACK is not set > > # CONFIG_NETFILTER_XTABLES is not set > > xtables is mandat

Re: [gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Etaoin Shrdlu
On Tuesday 3 October 2006 18:44, Michael Sullivan wrote: > # Core Netfilter Configuration > # > # CONFIG_NETFILTER_NETLINK is not set > # CONFIG_NF_CONNTRACK is not set > # CONFIG_NETFILTER_XTABLES is not set xtables is mandatory, as clearly stated in the corresponding kernel config entry: Net

Re: [gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Michael Sullivan
--- Alan McKinnon <[EMAIL PROTECTED]> wrote: > On Tuesday 03 October 2006 16:03, Michael Sullivan > wrote: > > [snip] > > > I forgot to add my kernel config: > > > # CONFIG_NETFILTER is not set > > There you go, no kernel support for Netfilter, so > iptables will never > work. Reconfigure t

Re: [gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Alan McKinnon
On Tuesday 03 October 2006 16:03, Michael Sullivan wrote: [snip] > I forgot to add my kernel config: > # CONFIG_NETFILTER is not set There you go, no kernel support for Netfilter, so iptables will never work. Reconfigure the kernel with this option enabled - it's off by default in the gentoo

[gentoo-user] Re: Need help configuring kernel for firewall support

2006-10-03 Thread Michael Sullivan
--- Michael Sullivan <[EMAIL PROTECTED]> wrote: > I'm having a problem. I need to install firewalls > on > two of my PCs (the third one already has one), but > I've run into kernel config issues. I'm running > kernel-2.6.17-gentoo-r8 and whenever I try to start > ipkungfu I get this: > > cami