PF vs. ping6

2008-02-21 Thread Colin Brace
Hi all, I am trying to set up a IPv6 tunnel following the instructions in the handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html. aiccu starts ok: # sixxs-aiccu start Tunnel Information for T14342: POP Id : nlams05 IPv6 Local : x2/64 IPv6

Re: PF vs. ping6

2008-02-21 Thread Christopher Cowart
On Fri, Feb 22, 2008 at 01:14:55AM +0100, Colin Brace wrote: Hi all, I am trying to set up a IPv6 tunnel following the instructions in the handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html. aiccu starts ok: # sixxs-aiccu start Tunnel Information for

Re: PF vs. ping6

2008-02-21 Thread Colin Brace
On Fri, Feb 22, 2008 at 1:36 AM, Christopher Cowart I don't use pf, but I'm guessing from the man page that you may need to try: pass quick on fxp0 proto 41 Ah, finally, this works: pass quick on $ext_if proto 41 pass quick on gif0 inet6 which PF interprets as: pass quick on fxp0 proto