cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3607
Views
0
Helpful
3
Replies

Unable to Ping external addresses

Jeff
Level 1
Level 1

Hello,

I am sorry if my question sounds ignorant, but I am somewhat new to cisco and still getting my feet wet so to speak.  My problem is that I have a 1760-v router set up at my home lab and I am unable to access IP addresses outside my local network.  I have my cisco router's fasteathernet port connected to a small netgear router which then connects to my cable modem.  The cisco router is able to ping local address fine, but when I try to ping an outside address or domain name it times out.  However, when I am at the CLI and type something like Ping google.com, it resolves google's IP address but it will not ping it.  I have IP DEFAULT-GATEWAY and IP NAME-SERVER both pointing to my netgear router and pointing to my ISP's DNS server.  I have a feeling that I am screwing up some simple entry, but can not figure it out.  Any help is appreciated

Sincerely

-Jeff

1 Accepted Solution

Accepted Solutions

Francis Garcia
Level 1
Level 1

Hi Jeffrey,

"I have my cisco router's fasteathernet port connected to a small netgear router which then connects to my cable modem.  The cisco router is able to ping local address fine, but when I try to ping an outside address or domain name it times out. "

Regarding your case I think that we must to consider some things before going deep. is ur netgear doing NAT between ur cisco-netgear network and the netgear-Cable modem network? In case that NAT is  not enabled you must enable it in the netgear router in order to mascarade all the packets that arrives to the cable modem from the cisco-netgear network, because  the cable modem have no knowledge about the network behind the netgear router and simply discard it. In case that u dont want to use nat in the netgear router u must then make an static route in the cable modem pointing to the network behind the netgear (cisco-netgear).

Additionaly use this command in order to reach external networks

ip route 0.0.0.0 0.0.0.0 f0/0 ip-address-of-the-netgear-router

Regards

Francis

View solution in original post

3 Replies 3

Francis Garcia
Level 1
Level 1

Hi Jeffrey,

"I have my cisco router's fasteathernet port connected to a small netgear router which then connects to my cable modem.  The cisco router is able to ping local address fine, but when I try to ping an outside address or domain name it times out. "

Regarding your case I think that we must to consider some things before going deep. is ur netgear doing NAT between ur cisco-netgear network and the netgear-Cable modem network? In case that NAT is  not enabled you must enable it in the netgear router in order to mascarade all the packets that arrives to the cable modem from the cisco-netgear network, because  the cable modem have no knowledge about the network behind the netgear router and simply discard it. In case that u dont want to use nat in the netgear router u must then make an static route in the cable modem pointing to the network behind the netgear (cisco-netgear).

Additionaly use this command in order to reach external networks

ip route 0.0.0.0 0.0.0.0 f0/0 ip-address-of-the-netgear-router

Regards

Francis

Francis,

Thank you for your fast response.  That did the trick.  Adding IP ROUTE 0.0.0.0 0.0.0.0 F0/0 192.168.0.1 (netgear IP) I am now able to ping external address.

Thanks

-Jeff

santoshagrawal
Level 1
Level 1

Great Answer Francis.

I was is the similar situation today.It worked!!!!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: