View previous topic :: View next topic |
Author |
Message |
KotBehemot n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1915100523459af9ee4a077.jpg)
Joined: 28 Feb 2005 Posts: 71 Location: Poland Gdansk
|
Posted: Sun Sep 25, 2005 11:26 am Post subject: genkernel & ip_tables(ipt_state module) |
|
|
I use genkernel-3.1.0a till moment in wich i wanted to have a firewall everything was just fine, but when i wanted to have on my desktop station a firewall, i get problem. I want to use ipt_state module from gentoo-source-2.6.12-r9, what is the problem?? i just can' have it dunno why, that is how my Netfilter Configuration in kernel config looks like:
Code: |
< > Connection tracking (required for masq/NAT)
[ ] Connection mark tracking support
<M> Userspace queueing via NETLINK
<M> IP tables support (required for filtering/masq/NAT)
<M> limit match support
<M> IP range match support
<M> MAC address match support
<M> Packet type match support
<M> netfilter MARK match support
<M> Multiple port match support
<M> TOS match support
<M> recent match support
<M> ECN match support
<M> DSCP match support
<M> AH/ESP match support
<M> LENGTH match support
<M> TTL match support
<M> tcpmss match support
<M> Owner match support
<M> address type match support
<M> realm match support
<M> SCTP protocol match support
<M> comment match support
<M> hashlimit match support
<M> Packet filtering
<M> REJECT target support
<M> LOG target support
<M> ULOG target support
<M> TCPMSS target support
<M> Packet mangling
<M> TOS target support
<M> ECN target support
<M> DSCP target support
<M> MARK target support
<M> CLASSIFY target support
<M> raw table support (required for NOTRACK/TRACE)
<M> ARP tables support
<M> ARP packet filtering
<M> ARP payload mangling
|
maybe someone know how to solve this problem?? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Janne Pikkarainen Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/10433783463f526aba4144d.jpg)
Joined: 29 Jul 2003 Posts: 1143 Location: Helsinki, Finland
|
Posted: Sun Sep 25, 2005 2:25 pm Post subject: |
|
|
Please enable Connection tracking (required for masq/NAT) (as seen the first item on your list). After that state module shows up. _________________ Yes, I'm the man. Now it's your turn to decide if I meant "Yes, I'm the male." or "Yes, I am the Unix Manual Page.". |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
KotBehemot n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1915100523459af9ee4a077.jpg)
Joined: 28 Feb 2005 Posts: 71 Location: Poland Gdansk
|
Posted: Sun Sep 25, 2005 3:24 pm Post subject: |
|
|
Ahh thx dude it has showed up:] so there is no more problem. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|