Subject: Re: ipf and ipv6 with netbsd 1.5.3_ALPHA
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: None <xs@nitric.net>
List: tech-net
Date: 02/18/2002 11:54:17
on Mon, Feb 18, 2002 at 10:37:41AM +0200, Martti Kuparinen wrote:
> I don't think so, he's been pinging www.netbsd.org and his
> node is able to transmit (really shouldn't!) echo req but
> filters echo reply (as it should be)...

I am very sorry for the noise and wasted time; the patch failed
on one hunk which I applied by hand. inetsw had become inet6sw, but
ip_protox was still ip_protox not ip6_protox, which is why
it was misbehaving. :(

The patch works great now. (including with forward'd packets, yay!)

lo0 @0:1 b ::1 -> ::1 PR icmpv6 len 40 16 icmpv6 icmpv6type(77)/76 OUT

Thank you very much.