07-25-2013 10:49 AM
OK, I am having a grand old time on this issue.
I can not seem to ping past my gateway on my outside interface no matter what I change. (well if I change the device to a pc then I can ping out)
I can not ping the ASA from the outside either. It is as if the default route is not working but I don't know a way to double check it, other then verify it in the config. The ARP table also does not show any outside address, so any help you can offer would be great!
Solved! Go to Solution.
07-25-2013 10:58 AM
Hi,
Looking at your "outside" interface configuration it would seem to me that you are using the Network/Subnet Address as the gateway IP address for the default route.
It seems to me that if your ASAs IP address is .89 then your gateway should be .90 as .88 is the Network/Subnet address and the .91 is the Broadcast Address.
Network x.x.x.88/30
Or is the gateway perhaps .89 and the ASA should be using .90?
So can you try to change the default route configuration and then see if everything works and if you can see something in the ARP of the "outside" interface.
route Outside 0.0.0.0 0.0.0.0 x.x.x.90 1
- Jouni
07-25-2013 10:58 AM
Hi,
Looking at your "outside" interface configuration it would seem to me that you are using the Network/Subnet Address as the gateway IP address for the default route.
It seems to me that if your ASAs IP address is .89 then your gateway should be .90 as .88 is the Network/Subnet address and the .91 is the Broadcast Address.
Network x.x.x.88/30
Or is the gateway perhaps .89 and the ASA should be using .90?
So can you try to change the default route configuration and then see if everything works and if you can see something in the ARP of the "outside" interface.
route Outside 0.0.0.0 0.0.0.0 x.x.x.90 1
- Jouni
07-25-2013 11:45 AM
Man I hate Comcast at the moment. Working with them now to get it resolved.
Will update as soon as I have confermation.
(thanks for the quick reply)
07-25-2013 11:55 AM
That was the issue. Thanks!
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