Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Testing for live IP's

by roju (Friar)
on Jul 30, 2004 at 14:25 UTC ( [id://378701]=note: print w/replies, xml ) Need Help??


in reply to Testing for live IP's

Since no-one beat me to it, look at nmap. It was designed to do this sort of thing. nmap -sP $HOST as root will do an ICMP ping, a TCP port 80 ping, and a SYN ping.

Plus, you can use it from perl!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://378701]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found