xEM <(E-Mail Removed)> wrote:
> How can i test if host exist, when host doesn't response for ping ?
If you mean the ping is timing out, then the presence of the timeout
should tell you that the host is not responding (or is dropping your
ping packets).
Using a UDP ping may be useful also.
Otherwise, your kinda screwed (unless the host is in the some subnet, in
which case you can solicit an ARP request (ping -c1 IP &))
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!