Dear All, While doing a v6 NAT-PT test, I'm able to access v6 web but unable to browse the v4 Internet. For sure some config issue. Can anyone take a peak or suggest any alternative for THIS platform?
Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3) Config: --------- no ip cef ! ! ip name-server 2001:500::1035 ! ipv6 unicast-routing multilink bundle-name authenticated ! ! ! controller E1 0/1/0 ! controller E1 0/1/1 ! no ip rcmd domain-lookup ! ! ! ! interface Loopback0 no ip address ipv6 address 2001:abcd:101:1::1/64 ! interface Tunnel300 description *** Tunnel to IPv6 Router *** no ip address ipv6 address 2001:abcd:101::2/65 tunnel source 124.xx.xx.90 tunnel destination 202.yy.yy.249 tunnel mode ipv6ip ! interface FastEthernet0/0 description *** 124.xx.xx.90 *** ip address 124.xx.xx.90 255.255.255.252 duplex auto speed auto ipv6 nat ! interface FastEthernet0/1 no ip address duplex auto speed auto ipv6 address 2001:abcd:101:0:8000::1/65 ipv6 nat ! ! router bgp 64712 bgp router-id 124.xx.xx.90 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor 2001:abcd:101::1 remote-as 9500 neighbor 2001:abcd:101::1 password szabist ! address-family ipv6 neighbor 2001:abcd:101::1 activate network 2001:abcd:101:0:8000::/65 network 2001:abcd:101:1::/64 exit-address-family ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 124.xx.xx.89 ! ! ipv6 route 2001:abcd:101:0:8000::/65 Null0 ipv6 route ::/0 2001:abcd:101::1 ipv6 nat v6v4 source list v6-list pool v4pool ipv6 nat v6v4 pool v4pool 124.xx.xx.90 124.xx.xx.90 prefix-length 30 ipv6 nat prefix 2001:abcd::/96 ! route-map map permit 10 match interface FastEthernet0/1 ! ! ! ! ipv6 access-list v6-list permit ipv6 2001:abcd:101:0:8000::/65 any Regards, Aftab A. Siddiqui _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
