Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2018 15:33:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 137232] [ipfw] parser troubles
Message-ID:  <bug-137232-227-4KyxKIUV1E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-137232-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-137232-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

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

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

--- Comment #4 from Andrey V. Elsukov <ae@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-137232-227-4KyxKIUV1E>