Date: Thu, 28 Nov 2002 14:28:53 +0100 From: "Michel Gravey" <tayo@nerim.net> To: <maiko@cscience.org>, "Dima Dorfman" <dima@trit.org>, <jinmei@isl.rdc.toshiba.co.jp> Cc: <freebsd-net@FreeBSD.ORG> Subject: Re: ipv6 question (solved) Message-ID: <013001c296e2$1941e780$dc8c24d5@fujitsu> References: <002501c2961e$d39f6860$dc8c24d5@fujitsu> <y7vadjupjee.wl@ocean.jinmei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, It finally works. It was a firewall problem. I have to had in ipf.rules a pass in quick proto ipv6 from IPV6GATEWAY to MYIPADRESS and a pass out quick proto ipv6 from MYIPADRESS to IPV6GATEWAY. I have to modify the ipf6.rules to (pass in quick all and pass out quick all). I have to use ifconfig gif0 tunnel MYIPADRESS IPV6GATEWAY (like in the handbook) and not ifconfig gif0 giftunnel MYIPADRESS IPV6GATEWAY. Does anybody have a good working ipfilter conf for ipv6 ? (I try some ipv4 rules but it don't seem to work) Michel ----- Original Message ----- From: <JINMEI Tatuya / $B?@L@C#:H (B <jinmei@isl.rdc.toshiba.co.jp>)> To: "Michel Gravey" <tayo@nerim.net> Cc: <freebsd-net@FreeBSD.ORG> Sent: Thursday, November 28, 2002 2:34 AM Subject: Re: ipv6 question > >>>>> On Wed, 27 Nov 2002 15:11:05 +0100, > >>>>> "Michel Gravey" <tayo@nerim.net> said: > > > zenith# ping6 www.kame.net > > PING6(56=40+8+8 bytes) 2001:7a8:1:a0de::2 --> > > 2001:200:0:4819:210:f3ff:fe03:4d0 > > ^C > > --- apple.kame.net ping6 statistics --- > > 12 packets transmitted, 0 packets received, 100% packet loss > > > If you have any idea concerning this problem, please email me. > > Please show us the result of > > % netstat -rn > % ping6 2001:7a8:1:a0de::1 (which is your default router) > % traceroute6 -n www.kame.net > > JINMEI, Tatuya > Communication Platform Lab. > Corporate R&D Center, Toshiba Corp. > jinmei@isl.rdc.toshiba.co.jp > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013001c296e2$1941e780$dc8c24d5>