LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   code to see the alive ip's (https://www.linuxquestions.org/questions/linux-general-1/code-to-see-the-alive-ips-541238/)

justsimran 03-28-2007 03:33 AM

code to see the alive ip's
 
Hiii

i am interested in looking at alive ip's
if i am not wrong the command is "./alive",,,

Question:::

where shud i put the code,,

what shud i specifically do to make the command working ,,,

thanks ,,, ur help much appreciated:)

cheers

jschiwal 03-28-2007 04:30 AM

What is an alive IP? Are you wanting to scan your LAN for occupied IP addresses? You can use nmap.

P.S.
It would be easier to read your message if you used the spell checker. Thanks.

namit 03-28-2007 04:46 AM

You could just ping all the machines between 1 - > 255

justsimran 03-28-2007 04:58 AM

Quote:

Originally Posted by jschiwal
What is an alive IP? Are you wanting to scan your LAN for occupied IP addresses? You can use nmap.

Alive IP: The ips to which we can ping our clients to:

for example

i have 5 clients,, i just want to see a list of ip's from 10.0.0.1 to 10.0.0.5 ,,(my client's IP) ,, i can ping them from my server or not,,

I guess the scenario will be somewhat like this:

10.0.0.1 alive
10.0.0.2 alive
10.0.0.3 not alive

which means i can ping client 1 and 2 but cant ping client3 ,,

i hope this time its not confusing,,:)
P.S.
Quote:

It would be easier to read your message if you used the spell checker. Thanks.
Thanks i will take care of my spell check in future,, i guess it is reallly important for everyone to understand my question,, sorry for any troubles:)

cheers


All times are GMT -5. The time now is 08:35 PM.