Re: IPv6 6rd BR setup on Linux

2013-04-17 Thread Masakazu Asama
Sasa Distribution that supports 6rd feature is limited. I was confirmed that it works on debian wheezy. (squeeze's kernel does not support 6rd.) (1) edit /etc/sysctl.conf and set net.ipv6.conf.all.forwarding=1 (2) edit /etc/network/interfaces like following === auto eth0 iface eth0 inet static

Re: IPv6 6rd BR setup on Linux

2013-04-16 Thread Shishio Tsuchiya
Sasa Ohkubo-san tested Linux as BR,too. You need to change default route to IPv6 internet and enable IPv6 fowarding. /etc/sysctl.conf net.ipv6.conf.all.forwarding=1 Regards, -Shishio (2013/04/16 16:33), Sasa Ristic wrote: > OK, I found this information too, but, if I'm not mistaken, this is all

Re: IPv6 6rd BR setup on Linux

2013-04-16 Thread Sasa Ristic
OK, I found this information too, but, if I'm not mistaken, this is all regarding 6rd "client" setup on *nix, while the BR is on Cisco ASR1K. I'm trying to setup BR on (any kind) Linux, but either there is no possibility or information on this topic, or I'm unable to find it. On Tue, Apr 16, 2013

Re: IPv6 6rd BR setup on Linux

2013-04-15 Thread Shishio Tsuchiya
Sasa Sakura internet,datacentor provider of JAPAN,is providing 6rd BR(ASR1K),IPv6 internet and 6rd configuration information for their customer. We published the information as informational draft. Debian 6.0's linux kernel is 2.6.32.So you might need upgrade kernel. Basically information is 6rd C