How can I ping a list of 70 ip addresses?
Posted: Thu Feb 09, 2006 4:49 pm
Hi guys,
How can I ping a list of 70 ip addresses? I need to ping 70 ip addresses I binded to my server to make sure they are all online.
How would I do that most easily? Is there a way to do it in php or how can i do it totally?
ip_list.txt content's
66.66.66.10
66.66.66.11
66.66.66.12
66.66.66.13
66.66.70.70
66.66.70.71
66.66.70.72
66.66.70.73
66.66.70.74
66.66.110.210
66.66.110.211
66.66.110.212
66.66.110.213
etc...
Thanks in advance, this is important!
How can I ping a list of 70 ip addresses? I need to ping 70 ip addresses I binded to my server to make sure they are all online.
How would I do that most easily? Is there a way to do it in php or how can i do it totally?
ip_list.txt content's
66.66.66.10
66.66.66.11
66.66.66.12
66.66.66.13
66.66.70.70
66.66.70.71
66.66.70.72
66.66.70.73
66.66.70.74
66.66.110.210
66.66.110.211
66.66.110.212
66.66.110.213
etc...
Thanks in advance, this is important!