Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
It's been a while since the last time I worked on a router config. I'm having issues giving the inside network access to the internet via the GigabitEthernet0/0/0 interface. In the end I would like to have a redundant route to go out the GigabitEther...
I think I may have figured it out. I removed the "any any" acl and replaced it with a specific ACL. I can now reach the outside interface of the router. I still have some more testing but so it looks to be working. Thank you so much for all your help...
I already had icmp debugging on and my pings are not generating any logs.
A traceroute never makes it to router gateway 70.107.239.1
1 <1 ms <1 ms <1 ms 172.19.7.2 2 <1 ms <1 ms <1 ms 43.147.144.20 3 * * * Request timed out. 4 1 ms 1 ms 1 ms 12.166....
Below is the output of the show ip route command. The primary line is currently disconnected.
Gateway of last resort is 70.107.239.1 to network 0.0.0.0
S* 0.0.0.0/0 [10/0] via 70.107.239.1 70.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 70.1...
Sorry I originally have that route in the config but when it didn't work I took it out during troubleshooting and I forgot put it back.
Anyway, I added the route with track and I am still having the same issue.