Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2009 00:10:07 GMT
From:      Lars Eggert <lars.eggert@nokia.com>
To:        freebsd-ipfw@FreeBSD.org
Subject:   Re: bin/104921: [patch] ipfw(8) sometimes treats ipv6 input as ipv4 (another variation on PR 91245)
Message-ID:  <200908220010.n7M0A78T071385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/104921; it has been noted by GNATS.

From: Lars Eggert <lars.eggert@nokia.com>
To: bug-followup@FreeBSD.org, seh-10lzx4@mail.quadrizen.com
Cc:  
Subject: Re: bin/104921: [patch] ipfw(8) sometimes treats ipv6 input as ipv4 (another variation on PR 91245)
Date: Sat, 22 Aug 2009 02:27:27 +0300

 I still see this on 7.2-STABLE:
 
 [root@fit: ~] uname -a
 FreeBSD fit.nokia.com 7.2-STABLE FreeBSD 7.2-STABLE #18: Fri Jun 26  
 15:43:17 EEST 2009     root@fit.nokia.com:/usr/obj/usr/src/sys/FIT  i386
 
 [root@fit: ~] ipfw add 64010 fwd 2001:2060:40:1::1 ip6 from  
 2001:2060:40:1::123,2001:2060:40:1::124 to not  
 2001:0708:0040:fff2::1/64 out
 64010 fwd 0.0.7.209,2060 ip6 from  
 2001:2060:40:1::123,2001:2060:40:1::124 to not 2001:708:40:fff2::/64 out
 
 [root@fit: ~] ipfw show 64010
 64010         0           0 fwd 0.0.7.209,2060 ip6 from  
 2001:2060:40:1::123,2001:2060:40:1::124 to not 2001:708:40:fff2::/64 out
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908220010.n7M0A78T071385>