https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=137232

Andrey V. Elsukov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Andrey V. Elsukov <[email protected]> ---
(In reply to Trev from comment #3)
> This is still an issue in FreeBSD 10.4
> 
> eg 
> ip6="2004:19f0:5401:15d:3400::203a1, 2001:19f0:5:4f59::fe75:c54d"
> 
> ipfw -q add allow tcp from ${ip6} to any 995 via ${my_iface} setup
> 
> results in:
> 
> ipfw: bad netmask ``19f0:5401:15d:3400::203a1''

2004:19f0:5401:15d:3400::203a1 is bad address, if you fix it, then it will
work. At least on 12.0 and 11.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to