Hello, I have a hopefully an easy question. I have total connectivity between my corp router (2501) and 2 wan sites. The only thing is that I can't ping remote hosts on the wan sites. Here is the remote config then the local config. I can ping from remote hosts into our lan but not the opposite. thanks for any help.
Remote router
!
ip subnet-zero
no ip domain-lookup
!
ipx routing 000d.000d.000d
!
!
!
interface Ethernet0
description connected to EthernetLAN
ip address 10.1.1.254 255.255.255.0
no ip route-cache
media-type 10BaseT
ipx network D encapsulation SAP
!
interface Serial0
ip address 192.168.1.1 255.255.255.252
encapsulation ppp
ipx network DDD
!
router eigrp 100
network 10.0.0.0
network 192.168.1.0
no auto-summary
!
ip classless
no ip http server
!
!
!
ipx router eigrp 100
network DDD
network D
!
!
ipx router rip
no network DDD
=======================================
corp router
ip subnet-zero
no ip domain-lookup
ipx routing 000c.000c.000c
!
!
!
interface Ethernet0
description connected to EthernetLAN
ip address 128.1.1.50 255.255.255.0
ip directed-broadcast
no ip route-cache
no ip mroute-cache
ipx network A1F9EDDA
!
interface Serial0
description - Connected to Downingtown
ip address 192.168.1.2 255.255.255.252
ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
ipx network DDD
!
interface Serial1
description - Connected to Broad Street
ip address 192.168.1.5 255.255.255.252
ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
ipx network BBB
!
router eigrp 100
network 128.1.0.0
network 192.168.1.0
no auto-summary
!
ip classless
ip route 192.168.3.0 255.255.255.0 192.168.1.6
!
!
!
ipx router eigrp 100
network A1F9EDDA
network BBB
network DDD
!
!
ipx router rip
no network DDD
no network BBB
thanks
jdl
Remote router
!
ip subnet-zero
no ip domain-lookup
!
ipx routing 000d.000d.000d
!
!
!
interface Ethernet0
description connected to EthernetLAN
ip address 10.1.1.254 255.255.255.0
no ip route-cache
media-type 10BaseT
ipx network D encapsulation SAP
!
interface Serial0
ip address 192.168.1.1 255.255.255.252
encapsulation ppp
ipx network DDD
!
router eigrp 100
network 10.0.0.0
network 192.168.1.0
no auto-summary
!
ip classless
no ip http server
!
!
!
ipx router eigrp 100
network DDD
network D
!
!
ipx router rip
no network DDD
=======================================
corp router
ip subnet-zero
no ip domain-lookup
ipx routing 000c.000c.000c
!
!
!
interface Ethernet0
description connected to EthernetLAN
ip address 128.1.1.50 255.255.255.0
ip directed-broadcast
no ip route-cache
no ip mroute-cache
ipx network A1F9EDDA
!
interface Serial0
description - Connected to Downingtown
ip address 192.168.1.2 255.255.255.252
ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
ipx network DDD
!
interface Serial1
description - Connected to Broad Street
ip address 192.168.1.5 255.255.255.252
ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
ipx network BBB
!
router eigrp 100
network 128.1.0.0
network 192.168.1.0
no auto-summary
!
ip classless
ip route 192.168.3.0 255.255.255.0 192.168.1.6
!
!
!
ipx router eigrp 100
network A1F9EDDA
network BBB
network DDD
!
!
ipx router rip
no network DDD
no network BBB
thanks
jdl