[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

connecting to 6bone problem




I have been trying to setup a machine of mine, to the 6bone. freenet6 has
a script designed for Debian. I have compiled ipv6 support in as well as
tunneling support. below is listed the commands that the script they gave
me runs. I am confused at the route error if someone could point me into
the right direction it would be appricated. Even just descibeing what the
error means would be great.


crux:~# ifconfig sit0 up
crux:~# ifconfig eth0 add 3ffe:b00:c18:1fff:0:0:0:33b
crux:~# ifconfig sit0 tunnel ::206.123.31.102
crux:~# ifconfig sit1 up
crux:~# route -A inet6 add default gw fe80::206.123.31.102 dev sit1
default: Resolver Error 0 (no error)

At the chance of giveing too much information here is my ifconfig output.

eth0      Link encap:Ethernet  HWaddr 00:20:78:10:50:3F  
          inet addr:216.203.229.177  Bcast:216.203.229.255
Mask:255.255.255.128
          inet6 addr: 3ffe:b00:c18:1fff::33b/0 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3648 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3937 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:11 Base address:0xff80 

eth0:0    Link encap:Ethernet  HWaddr 00:20:78:10:50:3F  
          inet addr:10.10.10.11  Bcast:10.255.255.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:11 Base address:0xff80 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:218 errors:0 dropped:0 overruns:0 frame:0
          TX packets:218 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

sit0      Link encap:IPv6-in-IPv4  
          inet6 addr: ::216.203.229.177/96 Scope:Compat
          inet6 addr: ::127.0.0.1/96 Scope:Unknown
          UP RUNNING NOARP  MTU:1480  Metric:1
          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 

sit1      Link encap:IPv6-in-IPv4  
          inet6 addr: fe80::d8cb:e5b1/10 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          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 



Reply to: