Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How would you find whether a remote server is up or not?

Answer Posted / girish g pillai

Ping could be disabled on the remote machine.
Telnet cannot be used as a reliable method, because we have
to know the services running on the machine to telnet to
that port.

nmap would be a reliable method, but normal nmap checks are
disabled in the network level, so it would be good to run
nmap in stealth mode.

nmap -sS <IP Addr>

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of man command in linux?

1118


What is pwd in linux command?

1282


Is makefile a shell script?

1040


How do I find the console in linux?

1105


How do I clear bash history in linux?

1082


What does cd do in linux?

1215


What does ls mean in linux?

1080


How do you copy in terminal?

1084


Which command will show you free/used memory?

1044


Which command is used to review boot messages?

1168


Which command would you use if you want to remove the password assigned to a group?

992


What is the command to check cpu speed in linux?

1079


Explain about sh?

1053


What command should you use to check the number of files and disk space used and each user’s defined quotas?

1125


You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?

992