Need something that will... -
[UE]Milan - 23.10.2012
check and report to me if my router had lost connection when ever the PC was on and if possible the duration.Something like that exists?
Re: Need something that will... -
AMEENAMEEN - 23.10.2012
see router homepage aka "Default Gateway" Some routers have logs some dont.
Re: Need something that will... -
[UE]Milan - 23.10.2012
There is a System Log but i dont understand a thing displayed
Re: Need something that will... -
Mauzen - 23.10.2012
That log is the key and the best way. You could also create or download a simple ping watchdog to ping a website like ****** frequently, but this all creates unneccesary traffic and work that wouldnt be needed when using the log.
It should clearly say "connection lost" or "connection established" somewhere in the log., maybe something like "DSL training" that runs just before connecting.
Re: Need something that will... -
AMEENAMEEN - 23.10.2012
Quote:
Originally Posted by Mauzen
That log is the key and the best way. You could also create or download a simple ping watchdog to ping a website like ****** frequently, but this all creates unneccesary traffic and work that wouldnt be needed when using the log.
It should clearly say "connection lost" or "connection established" somewhere in the log., maybe something like "DSL training" that runs just before connecting.
|
He wants to know if router disconnects , so best way to know it is from router itself
Re: Need something that will... -
[UE]Milan - 23.10.2012
Here is a sample log
Код:
1/1/2000 0:0:31> bridge only stop
1/1/2000 0:0:31> SNMP TRAP 3: link up
1/1/2000 0:0:31> Quick bridge not allow multi-channel
1/1/2000 0:0:31> bridge only stop
1/1/2000 0:0:31> SNMP TRAP 3: link up
1/1/2000 0:0:31> Quick bridge not allow multi-channel
1/1/2000 0:0:31> bridge only stop
1/1/2000 0:0:31> SNMP TRAP 3: link up
1/1/2000 0:0:31> Quick bridge not allow multi-channel
1/1/2000 0:0:31> bridge only stop
1/1/2000 0:0:31> SNMP TRAP 3: link up
1/1/2000 0:0:31> Quick bridge not allow multi-channel
1/1/2000 0:0:31> bridge only stop
1/1/2000 0:0:31> SNMP TRAP 3: link up
1/1/2000 0:0:34> ppp_ready: ch:80546864, iface:804916c8
1/1/2000 0:0:34> SNMP TRAP 3: link up
1/1/2000 0:0:34> Accept() fail
1/1/2000 0:0:34> Accept() fail
1/1/2000 0:0:59> SNMP TRAP 3: link up
1/1/2000 0:1:7> sending request to NTP server(46)
1/1/2000 0:1:8> received from NTP server(47)
10/23/2012 22:2:54> Adjust time to 5087140e
10/23/2012 22:2:54> adjtime task pause 1 day
10/23/2012 22:3:22> netMakeChannDial: err=-3000 rn_p=804fc014
10/23/2012 22:11:11> Last errorlog repeat 529 Times
I dont see Any thing like "connection lost" or anything.Could Give me a link of the Watchdog type software?
Re: Need something that will... -
[UE]Milan - 27.10.2012
Bumpy! Mauzen? Link plz ?
Re: Need something that will... -
linuxthefish - 27.10.2012
Open command prompt, and use ping your router. For example, "ping 192.168.2.1 -t"