6to4 tunneling issue

I have the following setup: PC-----fa0/0--Router1--fa0/1-------------------------fa0/0--Router2--fa0/1-=

--------PC and am trying to get 6to4 tunnels happening between the two routers but to no avail. I believe its something in the route in place but for the life of me I cant spot the error, as the error I get when I try to ping from a PC to the non-directly attached router I get "request timed out" errors It might be a tunnel problem as the destination comes up as "UNKNOWN"

Can someone please help!!! Ive got GRE tunneling and manual tunnels working, but need to test this config (6to4 tunnels) as well.

Configs are as below: Router1#sh run ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router1 ! boot-start-marker boot-end-marker ! memory-size iomem 10 no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ! ip cef ipv6 unicast-routing ! interface Tunnel0 no ip address no ip redirects ipv6 address 2002:C0A8:6301::1/64 tunnel source FastEthernet0/1 tunnel mode ipv6ip 6to4 ! interface FastEthernet0/0 no ip address duplex auto speed auto ipv6 address 2002:C0A8:6301:1::1/64 ipv6 enable ! interface Serial0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 192.168.99.1 255.255.255.0 duplex auto speed auto ipv6 enable ! interface Serial0/1 no ip address shutdown ! ip http server no ip http secure-server ip classless ! ipv6 route 2002::/16 Tunnel0 !

line con 0 line aux 0 line vty 0 4 ! end

Router1#sh ipv6 route IPv6 Routing Table - 7 entries Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP U - Per-user Static route I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2 ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2 S 2002::/16 [1/0] via ::, Tunnel0 C 2002:C0A8:6301::/64 [0/0] via ::, Tunnel0 L 2002:C0A8:6301::1/128 [0/0] via ::, Tunnel0 C 2002:C0A8:6301:1::/64 [0/0] via ::, FastEthernet0/0 L 2002:C0A8:6301:1::1/128 [0/0] via ::, FastEthernet0/0 L FE80::/10 [0/0] via ::, Null0 L FF00::/8 [0/0] via ::, Null0

Router1#sh int tun 0 Tunnel0 is up, line protocol is up Hardware is Tunnel MTU 1514 bytes, BW 9 Kbit, DLY 500000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation TUNNEL, loopback not set Keepalive not set Tunnel source 192.168.99.1 (FastEthernet0/1), destination UNKNOWN Tunnel protocol/transport IPv6 6to4, key disabled, sequencing disabled Checksumming of packets disabled Last input never, output 00:10:23, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue: 0/0 (size/max) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 41 packets output, 4248 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 output buffer failures, 0 output buffers swapped out

Router2#sh run ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router2 ! boot-start-marker boot-end-marker ! ! memory-size iomem 10 no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ! ip cef ipv6 unicast-routing ! interface Tunnel0 no ip address no ip redirects ipv6 address 2002:C0A8:2101::1/64 tunnel source FastEthernet0/0 tunnel mode ipv6ip 6to4 ! interface FastEthernet0/0 ip address 192.168.33.1 255.255.255.0 duplex auto speed auto ! interface Serial0/0 no ip address shutdown no fair-queue ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 no ip address duplex auto speed auto ipv6 address 2002:C0A8:2101:1::1/64 ipv6 enable ! interface Serial0/1 no ip address shutdown ! ip http server no ip http secure-server ip classless ! ipv6 route 2002::/16 Tunnel0 ! line con 0 line aux 0 line vty 0 4 --More--  ! ! end

Router2#sh ipv6 route IPv6 Routing Table - 7 entries Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP U - Per-user Static route I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2 ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2 S 2002::/16 [1/0] via ::, Tunnel0 C 2002:C0A8:2101::/64 [0/0] via ::, Tunnel0 L 2002:C0A8:2101::1/128 [0/0] via ::, Tunnel0 C 2002:C0A8:2101:1::/64 [0/0] via ::, FastEthernet0/1 L 2002:C0A8:2101:1::1/128 [0/0] via ::, FastEthernet0/1 L FE80::/10 [0/0] via ::, Null0 L FF00::/8 [0/0] via ::, Null0

Router2#sh int tun 0 Tunnel0 is up, line protocol is up Hardware is Tunnel MTU 1514 bytes, BW 9 Kbit, DLY 500000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation TUNNEL, loopback not set Keepalive not set Tunnel source 192.168.33.1 (FastEthernet0/0), destination UNKNOWN Tunnel protocol/transport IPv6 6to4, key disabled, sequencing disabled Checksumming of packets disabled Last input never, output 00:00:02, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue: 0/0 (size/max) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 69 packets output, 7120 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 output buffer failures, 0 output buffers swapped out

Reply to
RPO83
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.