10-19-2013 07:39 AM - edited 03-11-2019 07:53 PM
Hello Everyone,
I have been trying to figure it out but unable to know what's the problem. My ASA is connected to comcast modem directly and everything was working normally when I first installed it but after 4 hours (approx) I can't reach the internet. but my interfaces are UP. I have interface reset and CRC errors on my external interface..!! collisions and late collision on my internal interface...
One more thing i would like to mention here... I was able to ping 8.8.8.8 from commcast modem but couldn't do that from Local LAN and ASA as well
my network is pretty straight forward...! Comcast modem <---------->ASA<--------------->Local LAN
I had to reboot my comcast modem in order to get the ASA work properly
can some one please help me...!!
thanks
--
Raj
10-19-2013 09:31 AM
Hello,
When the issue happens,
Are you able to ping the comcast modem from the ASA itself?
Do you see the MAC address of the next-hop device on the arp table of both the modem and ASA?
Sounds like an ARP issue,
Regards
10-20-2013 01:23 PM
Hello Julio,
I don't have the access to the ASA right now I can give that details tomorrow. But we have replaced a router which used to act as a firewall with the ASA and I have copied the mac address of the external interface from the router and assigned it to the external interface of the ASA. If it is an ARP issue what might be it and what is the best way to resolve it..!!
Thank you very much for your reply...!!
--
Raj
10-20-2013 01:42 PM
Hello,
Let's first work on the tests I have asked before,
Then we will move forward.
so tomorrow when the issue happens:
do a ping from the ASA to the comcast router.
Then clear the ARP table on the ASA, do the ping again and check whether there is an ARP entry or not.
Afterwards clear the ARP on the Comcast routed and do the ping (and again check the ARP table)
Are they directly connected?
Regards
10-24-2013 11:47 AM
Hello Julio,
sorry for the late reply..!! Yes they are directly connected. We though that the issue was with my comcast smg modem and replaced it with the netgear CG3000d but this time i was not able to go out as well as come in.
From the ASA I was not even able to ping the default gateway (modem is my default gateway)
I can't test it becuase it has to be taken down and put the router back to have the traffic going.
this time I had no CRC errors but there were interface resets on my external interface and there are collissions and interface resets on my internal interface. it's been two weeks since i was facing this problem...!!
thanks
10-24-2013 01:32 PM
Hello Rajashekar,
Okey,
Let's do something.
Next time the issue happens do a clear arp and then see if you can connect?
Note: I would go ahead and configure the COMCAST modem with a static ARP entry pointing to the ASA.
If you ask why to use a Clear ARP is because with that we will force the ASA to send a gratitious ARP that will update the ARP table on the Comcast Router.
Let me know how it goes.
Jcarvaja
Follow me on http://laguiadelnetworking.com
10-22-2013 05:31 AM
Check your license. Once it reaches the limits, ASA drops the connection.
Follow these commands, are very helpful.
show ver
clear xlate
sho ver | inc Inside Hosts
show local-host
show arp
ASA5505# show local ?
Hostname or A.B.C.D Show local host information corresponding to this ip
address
Hostname or X:X:X:X::X Show local host information corresponding to an IPV6
address
all To show connections including to-the-box and
from-the-box
brief Enter this keyword for brief information
connection Show local host information based on the number of
connections
detail Enter this keyword for detailed information
| Output modifiers
ASA5505# show local
Best Regards,
10-24-2013 11:52 AM
Hello Oscar,
i don't think its the license issue
10-24-2013 01:21 PM
Hi,
I dont think about a licensing issue as Julito mentioned, maybe you can clear the interface counters by using the clear interface command and then issue the show interface after about 1 minute to see errors incrementing, I see that you dont have CRCs any more but we could verify how are the interfaces setup.,
If you are not able to ping your DG any more maybe we can look for the ARP issue mentioned
In the meantime you could share the previous command requested and maybe the following outputs if possible
show route
sh run nat (show run global for previous 8.3 versions)
Regards,
10-25-2013 11:56 AM
I have once more question related to this post..!
Is it necessary to have the modem which is conneted to ASA in bridge mode. what is the difference between a routed mode and a bridge mode of a modem when conncted to an ASA...?
10-25-2013 01:06 PM
Hello,
It's not a requirement.
I mean leave it the way it is and then add the static arp entry as I recommended.
Rate all of the helpful posts!!!
Regards,
Jcarvaja
Follow me on http://laguiadelnetworking.com
10-25-2013 01:20 PM
We need configuration, show tech, this could be so many things, that ARP, NAT, PAT, bug, DHCP, bla, bla, bla
If it is working with the router and not the ASA ARP would not be my first troubleshooting step but it also needs to be checked.
Enable logging on the ASA and check to see if you see anything on them:
enable
config t
logging asdm debugging
logging buffered debugging
logging buffer-size 1048576
clear log buffer
You can check the logs via ASDM or log into CLI via putty and record the log output and then tell us the time of the failure.
enable
show log
Also confirm that the router has been removed completely when the issue happens.
10-28-2013 06:15 PM
Do we have any updates? Do you still need assistance?
10-31-2013 10:53 AM
Please update the ticket as resolved or answered so we can close out followup.
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