This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wan link error

I'm having a problem with my ASG v8.103 where every few days my WAN link (cable modem) shows it's status as being up, but the state as up but the status as error and I have no internet connection.  Unfortunately when this happens the only way to correct it is to turn the interface off and back on again.  Is there something I can do to prevent this from happening or to have it automatically recover itself from this situation?


This thread was automatically locked due to age.
Parents Reply Children
  • ping -I eth0 192.168.1.2

    and 

    ping -I eth0 Google



    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

    C:\Users\user>ping -l eth0 192.168.1.2

    Pinging 192.168.1.2 with 0 bytes of data:
    Reply from 192.168.1.2: bytes=0 time=47ms TTL=63
    Reply from 192.168.1.2: bytes=0 time=6ms TTL=63
    Reply from 192.168.1.2: bytes=0 time=12ms TTL=63
    Reply from 192.168.1.2: bytes=0 time=5ms TTL=63

    Ping statistics for 192.168.1.2:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 5ms, Maximum = 47ms, Average = 17ms

    C:\Users\user>



    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

    C:\Users\user>ping -l eth1 192.168.1.2

    Pinging 192.168.1.2 with 0 bytes of data:
    Reply from 192.168.1.2: bytes=0 time=5ms TTL=63
    Reply from 192.168.1.2: bytes=0 time=5ms TTL=63
    Reply from 192.168.1.2: bytes=0 time=7ms TTL=63
    Reply from 192.168.1.2: bytes=0 time=6ms TTL=63

    Ping statistics for 192.168.1.2:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 5ms, Maximum = 7ms, Average = 5ms

    C:\Users\user>



    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

    C:\Users\user>ping -l eth0 www.google.com

    Pinging www.l.google.com [74.125.39.147] with 0 bytes of data:
    Reply from 74.125.39.147: bytes=0 time=100ms TTL=45
    Reply from 74.125.39.147: bytes=0 time=107ms TTL=45
    Reply from 74.125.39.147: bytes=0 time=100ms TTL=45
    Reply from 74.125.39.147: bytes=0 time=100ms TTL=45

    Ping statistics for 74.125.39.147:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 100ms, Maximum = 107ms, Average = 101ms

    C:\Users\user>