On Wed, Sep 07, 2005 at 07:22:19PM +1200, Lee Begg wrote:
On Wed, 07 Sep 2005 17:35, michael@etalon.net wrote:
For example:
If you used iptables to block all sorts of ports, but you still had
ipv6 enabled on a nic, could those ports still be accessed via an ipv6
travelling packet?
Yes, but only if you have a "real" ipv6 address on that nic (ie,
site or global address). To block the ports for ipv6, use the same
commands using ip6tables instead of iptables - it should be that
easy.
Should, but isn't. There's no stateful filtering yet.