Re: internet connection tester script

2011-01-28 Thread Mart Frauenlob
On 28.01.2011 12:28, kellyremo wrote: http://pastebin.com/raw.php?i=rykHdvBh bix.hu and www.yahoo.com are "pingable" test sites. 127.0.0.1 could not be pinged [firewall drops all icmp] i have a "oneliner" that echoes if theres "internet connection or no". $ ping -W 1 -c 2 bix.hu >& /dev/null &

internet connection tester script

2011-01-28 Thread kellyremo
http://pastebin.com/raw.php?i=rykHdvBh bix.hu and www.yahoo.com are "pingable" test sites. 127.0.0.1 could not be pinged [firewall drops all icmp] i have a "oneliner" that echoes if theres "internet connection or no". $ ping -W 1 -c 2 bix.hu >& /dev/null && ping -W 1 -c 2 www.yahoo.com >& /dev/

Re: "internet connection tester script"

2010-03-27 Thread Joe
Jozsef Vadkan wrote: Why doesn't my "internet-connection" script work? When I plug the ethcable out, it just waits...and waits...and waits... The script: http://pastebin.com/AE9U1qdL Depending on what you're using it for, one ping may not be enough. I've seen ADSL routers (more than one mode

Re: "internet connection tester script"

2010-03-27 Thread Monique Y. Mudama
On Sat, Mar 27 at 13:07, Jozsef Vadkan penned: > Why doesn't my "internet-connection" script work? > > When I plug the ethcable out, it just waits...and waits...and > waits... > > The script: http://pastebin.com/AE9U1qdL I haven't looked at the script, but I wonder if you'd be interested in the

Re: "internet connection tester script"

2010-03-27 Thread Ron Johnson
On 2010-03-27 07:07, Jozsef Vadkan wrote: Why doesn't my "internet-connection" script work? When I plug the ethcable out, it just waits...and waits...and waits... The script: http://pastebin.com/AE9U1qdL What happens when you pull the cable and then manually run: ping -W 1 -c 4 bix.hu

Re: "internet connection tester script"

2010-03-27 Thread CamaleĆ³n
On Sat, 27 Mar 2010 13:07:49 +0100, Jozsef Vadkan wrote: > Why doesn't my "internet-connection" script work? > > When I plug the ethcable out, it just waits...and waits...and waits... > > The script: http://pastebin.com/AE9U1qdL It runs fine here. Just wait a few (20?) seconds. s...@stt008:~/D

"internet connection tester script"

2010-03-27 Thread Jozsef Vadkan
Why doesn't my "internet-connection" script work? When I plug the ethcable out, it just waits...and waits...and waits... The script: http://pastebin.com/AE9U1qdL -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists