12-19-2019 10:46 AM - edited 12-19-2019 11:46 AM
Folks, I need your help.
I am trying to setup a router to the ISP with DHCP and it just isn't working. The goal is to eventually have a fog server on the inside managing IP's for 24 systems, but I can't even get the Ubuntu machine to ping the outside. Please take a look at my setup and see what I am missing. It shouldn't be that hard, but I am not seeing the error and could use some fresh eyes.
EDIT: The image was made in Cisco Packet tracer to help illustrate what I am trying to accomplish.
Thank you,
12-19-2019 10:51 AM - edited 12-19-2019 10:59 AM
Hello,
As your image showing to us, both interfaces are "down" state, how dhco is providing address for this interface?
Here you can found more information about " how to do "
https://learningnetwork.cisco.com/thread/134800
12-19-2019 11:24 AM
12-19-2019 10:59 AM
Hi @DoubleTapNY
Try this change:
ip nat inside source list 50 interface f0/0 overload
The interface to be overloaded must be that of exit to the ISP.
Regards
12-19-2019 11:48 AM - edited 12-19-2019 11:48 AM
12-19-2019 12:15 PM
Hi @DoubleTapNY
Just to discard, have you disabled the firewall before trying the ping?
Sometimes the firewalls block the ping
After the change the settings look ok.
I suggest you check if there are any rules that prevent connectivity.
Regards
12-19-2019 01:36 PM
Yes, I verified the firewall was disabled. I've attached a screenshot. Clockwise from the upper right:
- PC connects with IP, but no internet connectivity
- Firewall is down
- Interface Card settings on PC
- sh run on the router
Thank you all for the suggestions, please keep them coming. I am spent, and will re-attack in the a.m.
Tap Tap
12-19-2019 11:24 AM
Hello,
actually, if this is a Packet Tracer project, post the project (.pkt) file, zip it first otherwise the system won't let you upload it...
12-19-2019 11:26 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide