SixXS::Sunset 2017-06-06

Debian linux setup problems
[be] Shadow Hawkins on Tuesday, 08 July 2003 16:52:41
Hi, Yesterday I got a mail my tunnel request is approved and it 'll be set up in some hours. Today I tried to get the tunnel up, but I cant ping the sixxs ipv6. I had some ipv6 ip's before, maybe there is some conflict? You can find the output of the route table and ifconfig at http://hope.webware.be/ipv6.txt. I used the sixxs debian howto and some howtos from debian.org, but I always received: From ::1 icmp_seq=1 Destination unreachable: Address unreachable greetings ward
Debian linux setup problems
[be] Shadow Hawkins on Wednesday, 09 July 2003 00:48:58
Uhm; I tried the "New linux setup", which worked for me. It's weird the debian howto failed. Anyway my tunnel is up and running and I'm happy *D greetings Ward
Debian linux setup problems
[ch] Jeroen Massar SixXS Staff on Wednesday, 09 July 2003 01:25:16
The ::1 reply is quite obvious, your routing is peeped, you might consider reading the thread about 2.4.1 which could be related, then again, from "http://hope.webware.be/ipv6.txt":
up ip route add 2001::/3 via 2001:838:300:7c::1 dev sit1
Should be: up ip route add 2000::/3 via 2001:838:300:7c::1 dev sit1 Though 'default' instead of 2000::/3 should work too if you have a 2.4.20+ and no routing. kernel and /3 makes the 1 drop off anyways. Apparently you got a load of other trash in your routing tables like: 3ffe:80ee:55c::/64 etc those are not routable over the POP. You also have quite some IPv4 aliases on the interface so you should specify a local IPv4 address for the tunnel. Also you have 2 other default gateways (::/0) going over even more other tunnels So clean up the trash first, there simply is too much cruft. Also note that 'ip -6 ro sho' and 'netstat -rnA inet6' sometimes differ in output.
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
clearly indicates that nothing has been routed over the tunnel at all.
Debian linux setup problems
[be] Shadow Hawkins on Wednesday, 09 July 2003 13:45:21
Thanks, I deleted all the old eth0 routes and it works now.

Please note Posting is only allowed when you are logged in.

Static Sunset Edition of SixXS
©2001-2017 SixXS - IPv6 Deployment & Tunnel Broker