Date: Mon, 20 Sep 2010 06:16:52 -0400 From: Lee Dilkie <Lee@dilkie.com> To: Lars Eggert <lars.eggert@nokia.com> Cc: "freebsd-ipfw@FreeBSD.org" <freebsd-ipfw@freebsd.org> Subject: Re: ipfw & IPv6 Message-ID: <4C973494.1000302@dilkie.com> In-Reply-To: <D63594DE-F253-429B-A769-750F508A06DC@nokia.com> References: <D63594DE-F253-429B-A769-750F508A06DC@nokia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C973494.1000302>