there's a parsing bug with ipv6 address lists in 7, I guess it isn't
fixed yet.

I had to make separate rules for each ipv6 address.

-lee


On 9/20/2010 3:52 AM, Lars Eggert wrote:
> Hi,
>
> anyone know why this commend is failing on 8.1-STABLE?
>
> ipfw add deny all from 2001:2060:40:1::123/64, 2001:0708:0040:fff1::2/64, 
> 2001:0708:0040:f001::1/64 to any in via em5
> ipfw: bad netmask ``2060:40:1::123/64''
>
> Looks like there's a parsing issue with IPv6 prefixes;the "2001:" is being 
> swallowed?
>
> Thanks,
> Lars
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to