Since gentoo-sources-2.6.16-r3 it should be possible to use

>
> ip6tables -p tcp -m state --state RELATED,ESTABLISHED -j ACCEPT
>

That's what I am trying to do, but ...

~ # ip6tables -A INPUT -p tcp -m state --state RELATED,ESTABLISHED -j ACCEPT
ip6tables v1.3.4: Couldn't load match
`state':/lib/iptables/libip6t_state.so: cannot open shared object file:
No such file or directory

Try `ip6tables -h' or 'ip6tables --help' for more information.

Could someone please point me to the right kernel option to search for?

-- 
gentoo-user@gentoo.org mailing list

Reply via email to