|
|||||||||||
|
Re: IPv6 routing issue
From: strawks <strawks(at)yahoo.fr>
Date: Fri Dec 28 2007 - 19:12:50 EST
ping 2001:6f8:306::1 from 2001:6f8:306::11 -> works fine ping 2001:6f8:202:202::2 from 2001:6f8:306::11 -> works like pinging www.ipv6.org (i.e. only works when pinging 2001:6f8:306::1 at the same time)
kaname$ ip -6 r g 2001:6f8:202:202::2
> try the reverse ping 2001:6f8:306::11 from 2001:6f8:306::1. ping 2001:6f8:306::11 from 2001:6f8:306::1 -> works fine > Also have you turned on ipv6 forwarding ? sudo sysctl -a | grep ipv6 root@nadia:~# sysctl -a | grep ipv6 | grep forwarding net.ipv6.conf.eth0.forwarding = 1 net.ipv6.conf.sixxs.forwarding = 1 net.ipv6.conf.default.forwarding = 1 net.ipv6.conf.all.forwarding = 1 net.ipv6.conf.lo.forwarding = 1 > also maybe check ip6tables -nvL it's not a firewall issue (I tried with no rules and all default policies to ACCEPT) I don't see what's wrong with my setup.
Anyway thanks for your reply.
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Fri Dec 28 19:13:28 2007 This archive was generated by hypermail 2.1.8 : Fri Feb 29 2008 - 08:02:29 EST |
||||||||||
|
|||||||||||