Vladimir Kotal <[EMAIL PROTECTED]>:
> Hello,
>
> I'm trying to get PF working with large IPv6 packets. However, when sending
> large ICMPv6 packets, I'v got blocked packets w/ following ruleset part:
>
> pass out quick on $gif_if inet6 \
> from { $ourip6, fe80::/8 } to any keep state
>
> ping6 -s 3500 www.kame.net
>
> produced following:
>
> Nov 27 14:56:50.262413 rule 10/0(match): block in on gif0:
> 2001:200:0:4819:210:f3ff:fe03:4d0 > 3ffe:80ee:38f::2: frag (0|1232)
> icmp6: echo reply
Quoting pf.conf(5):
Currently, only IPv4 fragments are supported and IPv6 fragments are
blocked unconditionally.
Regards,
Kamil Andrusz
--
It's just a matter of opinion.