[Bug 137232] [ipfw] parser troubles

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 5 15:33:45 UTC 2018


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

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae at FreeBSD.org

--- Comment #4 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(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.


More information about the freebsd-bugs mailing list