|
|||||||||||
|
routing
From: Dan Walrond <djw(at)bylands.dur.ac.uk>
Date: Mon Mar 31 2003 - 19:33:56 EST Well I've made some progress but not much. My tunnel works and I can ping the outside world via IPv6 from my OpenBSD router. I have two linux boxes which I've configured with IPv6 addresses and they can talk to each other fine. But I cannot ping the OpenBSD box, nor can I ping the linux boxes from the OpenBSD box. I can ping the OpenBSD boxes own IPv6 address on the same ethernet as the linux boxen, but that's it. They just won't talk with each other. Hopefully I'm not overloading the mailing list with my configs. Can you please tell what I've got wrong. Reading stuff on the internet isn't helping me. Okay, my config looks like.....
$ route show
Internet: Destination Gateway Flags default public1-leed4-6-gw UG 80.7.77.0 link#3 U public1-leed4-6- 0:4:9b:ed:b0:a8 UH public1-leed4-6- localhost UGH 127.0.0.0 localhost UG localhost.sumoda localhost UH 192.168.0.0 link#2 U seleya.sumodave. 0:a0:24:b8:64:a9 UH vixis.sumodave.c 0:a0:24:cc:7e:30 UH 192.168.1.0 link#1 U algeron.sumodave localhost UGH bortas.sumodave. 0:50:4:20:85:99 UH targ.sumodave.co 0:40:63:c0:b5:5e UH BASE-ADDRESS.MCA localhost U Internet6: Destination Gateway Flags default localhost.sumodave UG default localhost.sumodave UG default gif2004.tunnels.ip UG localhost.sumoda localhost.sumodave UH
$ netstat -rn
Internet:
Internet6: Destination Gateway Flags Refs Use Mtu InterfaceSA(Address/Proto/Type/Direction)
$ ifconfig -a
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
lo1: flags=8008<LOOPBACK,MULTICAST> mtu 33224 ep0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
media: Ethernet 10baseT
inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
inet6 fe80::220:afff:feb5:bcb7%ep0 prefixlen 64 scopeid 0x1
inet6 2001:618:4:16de::1 prefixlen 64
ep1: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
media: Ethernet 10baseT
inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
inet6 fe80::260:8ff:fe72:ab57%ep1 prefixlen 64 scopeid 0x2
ep2: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
mtu 1500
media: Ethernet 10baseT
inet6 fe80::2a0:24ff:fe4b:e814%ep2 prefixlen 64 scopeid 0x3
inet 80.7.77.83 netmask 0xffffff00 broadcast 255.255.255.255
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33224
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 296
sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 296
ppp0: flags=8010 bridge0: flags=0<> mtu 1500 bridge1: flags=0<> mtu 1500 vlan0: flags=0<> mtu 1500 vlan1: flags=0<> mtu 1500 gre0: flags=8010<POINTOPOINT,MULTICAST> mtu 1450 gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
physical address inet 80.7.77.83 --> 213.253.1.201
inet6 fe80::220:afff:feb5:bcb7%gif0 -> :: prefixlen 64 scopeid
0x13
inet6 2001:618:4:2000::10c0 -> 2001:618:4:2000::10bf prefixlen
128
gif1: flags=8010
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
$ ping6 2001:618:4:16de::5
On the linux box to the OpenBSD box... bortas:/usr/src# ping6 2001:618:4:16de::1 PING 2001:618:4:16de::1(2001:618:4:16de::1) 56 data bytes >From ::1 icmp_seq=1 Destination unreachable: Address unreachable >From the linux box to another linux box..... bortas:/usr/src# ping6 2001:618:4:16de::3 PING 2001:618:4:16de::3(2001:618:4:16de::3) 56 data bytes 64 bytes from 2001:618:4:16de::3: icmp_seq=1 ttl=64 time=0.035 ms
Thanks,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:30:14 EDT |
||||||||||
|
|||||||||||