Juniper router dropping pings to external interface

Posted by Alexander Garden on Server Fault See other posts from Server Fault or by Alexander Garden
Published on 2010-09-15T18:39:08Z Indexed on 2011/02/26 7:27 UTC
Read the original article Hit count: 527

Filed under:
|

My organization has a Juniper SSG20-WLAN that routes our traffic to the outside world. We've been having intermittent problems with our internet connection so I wrote up a Python script to ping the internal interface of the router, the external interface, a couple of our internal servers, the ISP router our router talks to, their upstream provider, and Google and Yahoo for good measure. It does that about every minute.

What I have found is that when our internet goes out, our Juniper router ceases responding to pings on the external interface. Everything past that is, of course, unreachable. The internal interface and our internal servers continue to echo back without interruption.

None of the counters indicate dropped packets of any type. They all look normal. The logs complain about VIP servers being unavailable but otherwise nothing indicative of network issues.

My questions are these:

  1. Does this exonerate our ISP? Or, contrawise, might a problem with the connection be causing the external interface to go down?
  2. Is there somewhere else in the SSG20, beside the system log and counters, that might help me track down info on the problem?

UPDATE: Turned out that one of the switches between my monitoring box and the router was a router itself, and occasionally diverting from the gateway to itself. Kudos to those who made suggestions along those lines. Not really sure which answer to mark as accepted, as it was really stuff in the comments that turned out to be right.

Thanks for the suggestions.

© Server Fault or respective owner

Related posts about router

Related posts about juniper