I'm using a combination of ipfw+dummynet (for queing and traffic shaping)
and ipf+ipnat for the majority of my packet filtering needs.  However, the
one thing I haven't figured out is how to allow ipf pass ipv6.

Ipfw has a default allow rule, and so does ip6fw.
Ipf has will pass in and out all ipv6.

Hoever, even with that, no ipv6 packets are routed across my LAN.  rtadvd
is running on the box with ipv6 gif to he.net.  I also see the following
in my ipmon logs when I log all ipv6:
ipmon[83]: 09:28:00.330918 2x fxp1 @0:60 p 68.41.48.15 -> 24.98.61.182 PR
ipv6 len 20 (192) IN

Rule 60 on the inbound ruleset is:
374 pass in log proto ipv6 from any to any
which indicates packets are matching that rule.

Cann anyone offer some advice or throw a url at me with ipv6 syntax with
ipf?

Thanks
-- 
Scott Nolde
GPG Key 0xD869AB48

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to