Networking Forums

Networking Forums > Computer Networking > Linux Networking > IPv6-over-IPv4: "RTNETLINK answers: No route to host"-Error

Reply
Thread Tools Display Modes

IPv6-over-IPv4: "RTNETLINK answers: No route to host"-Error

 
 
Thorsten Becker
Guest
Posts: n/a

 
      08-22-2004, 03:33 PM
Hello,

I'm trying to setup a 6to4-tunnel provided by sixxs.net on my
gentoo-Linux-box (Kernel 2.6.8.1)
When I follow the instructions found here:

http://forums.gentoo.org/viewtopic.php?p=1449382

I get the following error:

# ip tunnel add sixxs mode sit local 132.187.247.3 remote 212.224.0.188
# ip link set sixxs up
# ip link set mtu 1280 dev sixxs
# ip tunnel change sixxs ttl 64
# ip -6 addr add 2001:6f8:900:ff::2 dev sixxs
# ip -6 ro add default via 2001:6f8:900:ff::1 dev sixxs
RTNETLINK answers: No route to host

I checked every possible thing, but something still must be wrong. I can set
up a tunnel when I boot into winXP, so protocol 41 is routed.

Anyone any idea?

Greets
Thorsten
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: RTNETLINK answers: Invalid argument when adding route... help! Pascal Hambourg Linux Networking 0 11-17-2009 09:36 AM
Re: RTNETLINK answers: Invalid argument when adding route... help! Pascal Hambourg Linux Networking 0 11-17-2009 09:20 AM
how to enable "apply static route" for some users in "Dial in" tab of Active Directory on Windows 2003 HuyNguyen Windows Networking 4 12-11-2004 12:50 AM
vsftpd "no route to host" error Ron Albright Linux Networking 0 07-26-2004 05:51 AM
Can ping but cannot telnet ("no route to host") Robbie Linux Networking 6 09-14-2003 10:49 AM



1 2 3 4 5 6 7 8 9 10 11