| Linode Forum https://forum.linode.com/ |
|
| Multiple IPv6 addresses over a HE tunnel https://forum.linode.com/viewtopic.php?f=19&t=6634 |
Page 1 of 1 |
| Author: | tonymallin [ Mon Jan 31, 2011 9:29 am ] |
| Post subject: | Multiple IPv6 addresses over a HE tunnel |
Hi Setup: Debian, 2 IPv4 addresses. I'm looking to configure multiple IPv6 with the routed /64 that comes with the tunnel. Tunnel is currently up, and I can ping ipv6 addresses, however when I try and bring up an ipv6 address in the routed /64 (see below) I'm getting the error message: alpha:/etc/network# ifup eth0:1 SIOCSIFFLAGS: Cannot assign requested address Failed to bring up eth0:1. Quote: auto lo
iface lo inet loopback auto eth0 eth0:0 iface eth0 inet static address 1 netmask 255.255.255.0 gateway iface eth0:1 inet6 static address netmask 64 iface eth0:0 inet static address netmask 255.255.255.0 gateway auto hetunnel1 hetunnel1:0 # ipv6 start on boot iface hetunnel1 inet6 v4tunnel address netmask 64 ttl 64 gateway endpoint 216.66.80.26 local Can anyone point me in the right direction to get the addresses working? Thanks in advance! |
|
| Author: | OverlordQ [ Mon Jan 31, 2011 4:31 pm ] |
| Post subject: | |
For my Deb' box Code: auto 6in4 |
|
| Author: | tonymallin [ Tue Feb 01, 2011 4:16 am ] |
| Post subject: | |
That worked, thankyou very much! |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|