AtharvaNaresh
Technical User
Hi,
Can any one help me. My problem in I can ping from the ROUTER to wan,lan port and pc. But from the pc I am not able to ping WAN. But i can ping lan port of the router. Please find the attach ment of the router config.
LAN : 192.168.0/24
LAN IP: 192.168.0.64
WAN : 192.168.169.0/24
WAN IP: 192.168.169.174
Regards
My Router config.
----------
no ip domain lookup
!
!
!
!
interface FastEthernet0/0
ip address 192.168.169.174 255.255.255.0
ip nat outside
speed auto
full-duplex
no mop enabled
!
interface FastEthernet0/1
ip address 192.168.0.64 255.255.255.0
ip nat inside
speed auto
full-duplex
no mop enabled
!
router rip
redistribute connected
network 192.168.0.0
network 192.168.169.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
ip route 192.168.0.0 255.255.255.0 192.168.169.252
ip route 192.168.169.0 255.255.255.0 FastEthernet0/1
!
ip http server
!
access-list 1 permit 0.0.0.0 255.255.255.0
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password cisco1
login
!
end
---------------------------
Can any one help me. My problem in I can ping from the ROUTER to wan,lan port and pc. But from the pc I am not able to ping WAN. But i can ping lan port of the router. Please find the attach ment of the router config.
LAN : 192.168.0/24
LAN IP: 192.168.0.64
WAN : 192.168.169.0/24
WAN IP: 192.168.169.174
Regards
My Router config.
----------
no ip domain lookup
!
!
!
!
interface FastEthernet0/0
ip address 192.168.169.174 255.255.255.0
ip nat outside
speed auto
full-duplex
no mop enabled
!
interface FastEthernet0/1
ip address 192.168.0.64 255.255.255.0
ip nat inside
speed auto
full-duplex
no mop enabled
!
router rip
redistribute connected
network 192.168.0.0
network 192.168.169.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
ip route 192.168.0.0 255.255.255.0 192.168.169.252
ip route 192.168.169.0 255.255.255.0 FastEthernet0/1
!
ip http server
!
access-list 1 permit 0.0.0.0 255.255.255.0
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password cisco1
login
!
end
---------------------------