hi all, hope you can help.
I have a cisco 3600 and a 192.168.0.200 ip on one interface, and a 81.187.211.X on the other interface that is connected to my adsl modem.
I can ping the internet from the router.
I can ping the wan interface of the router from the pc.
I cant ping the modem from the pc.
I can ping the modem from the router.
version 12.4
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 *********
enable password *********
!
no aaa new-model
memory-size iomem 15
!
!
ip cef
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.0.200 255.255.255.0
speed 100
full-duplex
!
interface FastEthernet2/0
ip address 81.187.211.**1 255.255.255.252
speed 100
full-duplex
!
!
ip http server
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 81.187.211.**2
!
!
!
control-plane
!
!
line con 0
speed 115200
line aux 0
line vty 0 4
password ********
login
!
!
end
*****************
Adsl modem is on 81.187.211.**2
*****************
Router#ping yahoo.com
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 69.147.114.224, timeout is 2 seconds:
!!!!!
rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Router#ping 81.187.211.**2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 81.187.211.**2, timeout is 2 seconds:
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
*********from pc on 192.168.0.100*******
C:\Users\Stephen>ping 81.187.211.**2
Pinging 81.187.211.**2 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
C:\Users\Stephen>ping 81.187.211.**1
Pinging 81.187.211.**1 with 32 bytes of data:
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
PC gateway is set to router.
Can anyone please help?
I have a cisco 3600 and a 192.168.0.200 ip on one interface, and a 81.187.211.X on the other interface that is connected to my adsl modem.
I can ping the internet from the router.
I can ping the wan interface of the router from the pc.
I cant ping the modem from the pc.
I can ping the modem from the router.
version 12.4
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 *********
enable password *********
!
no aaa new-model
memory-size iomem 15
!
!
ip cef
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.0.200 255.255.255.0
speed 100
full-duplex
!
interface FastEthernet2/0
ip address 81.187.211.**1 255.255.255.252
speed 100
full-duplex
!
!
ip http server
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 81.187.211.**2
!
!
!
control-plane
!
!
line con 0
speed 115200
line aux 0
line vty 0 4
password ********
login
!
!
end
*****************
Adsl modem is on 81.187.211.**2
*****************
Router#ping yahoo.com
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 69.147.114.224, timeout is 2 seconds:
!!!!!
rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Router#ping 81.187.211.**2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 81.187.211.**2, timeout is 2 seconds:
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
*********from pc on 192.168.0.100*******
C:\Users\Stephen>ping 81.187.211.**2
Pinging 81.187.211.**2 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
C:\Users\Stephen>ping 81.187.211.**1
Pinging 81.187.211.**1 with 32 bytes of data:
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
Reply from 81.187.211.**1: bytes=32 time=1ms TTL=255
PC gateway is set to router.
Can anyone please help?