Date: Wed, 09 Feb 2011 00:31:11 +0900 From: Hajimu UMEMOTO <ume@freebsd.org> To: "Eugene M. Zheganin" <emz@norma.perm.ru> Cc: FreeBSD Net <net@freebsd.org> Subject: Re: ipfw, ipv6 and gif(4) Message-ID: <ygesjvyfsqo.wl%ume@mahoroba.org> In-Reply-To: <4D510762.7090304@norma.perm.ru> References: <4D510762.7090304@norma.perm.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>>>> On Tue, 08 Feb 2011 14:05:38 +0500 >>>>> "Eugene M. Zheganin" <emz@norma.perm.ru> said: emz> As you can see, P:41 is IPv6: emz> %grep 41 /etc/protocols emz> ipv6 41 IPV6 # ipv6 emz> And, of course, ipfw doesn't allow me to create the rules it is emz> actually logging: emz> %ipfw add 7 allow 41 from 216.66.80.26 to 89.250.210.67 in via vlan104 emz> ipfw: bad address "216.66.80.26" emz> Do I misunderstand the concept, or is it how it really should look ? Something like `pass ip4 from any to any proto ipv6' should work for you. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygesjvyfsqo.wl%ume>