Subject: Re: ipf and IPv6
To: Hubert Feyrer <hubert@feyrer.de>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-users
Date: 10/08/2001 20:55:27
On Tue, 9 Oct 2001, Hubert Feyrer wrote:

> In article <Pine.NEB.4.33.0110080835340.22555-100000@tautology.immanent.net> you wrote:
> > See PR kern/13169. You're test gives the same result on 1.5.3, too.
>                                                           ^^^^^
> on *what* ?

I underquoted. This result:

>bash-2.05# ipf -6f -
>block in on lo0 from any to any
>block out on lo0 from any to any
>bash-2.05# ping6 ::1
>PING6(56=40+8+8 bytes) ::1 --> ::1
>16 bytes from ::1, icmp_seq=0 hlim=64 time=0.808 ms
>16 bytes from ::1, icmp_seq=1 hlim=64 time=0.512 ms

"ipfilter" doesn't filter anything for ipv6.

Frederick