LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-27-2005, 06:47 AM   #1
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Rep: Reputation: 30
ping And nmap problem.


I am connected to internet by an proxy server in my university.
I can not ping the 64.233.187.99(www.google.com) or nmap it



[hall4@HallfourServer hall4]$ ping 64.233.187.99
PING 64.233.187.99 (64.233.187.99) 56(84) bytes of data.

--- 64.233.187.99 ping statistics ---
22 packets transmitted, 0 received, 100% packet loss, time 21017ms

[hall4@HallfourServer hall4]$ nmap 64.233.187.99

Starting nmap V. 3.00 ( www.insecure.org/nmap/ )
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap run completed -- 1 IP address (0 hosts up) scanned in 54 seconds
[hall4@HallfourServer hall4]$


But the IP address is working well When i put it in mozilla browser.
Browser can resolve it.But Why does i can not ping or nmap it.?
Is there any way?
 
Old 11-27-2005, 06:56 AM   #2
fouldsy
Senior Member
 
Registered: Jan 2002
Location: St Louis, MO
Distribution: Ubuntu
Posts: 1,284

Rep: Reputation: 47
What nameservers do you have listed under /etc/resolv.conf?
 
Old 11-27-2005, 07:15 AM   #3
white scorpion
LQ Newbie
 
Registered: Nov 2005
Location: The Netherlands
Distribution: slackware 10.2 with 2.6.14.2 kernel
Posts: 5

Rep: Reputation: 0
They've probably blocked incoming ICMP packets at your university. This means that you can send a ping packet to google, but you will never see the result of it.

this is exactly what you see nmap returns:
Quote:
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap run completed -- 1 IP address (0 hosts up) scanned in 54 seconds
try the following: nmap -P0 www.google.com

This should work since it now doesn't use a ping first to determine if the host is up.

Last edited by white scorpion; 11-27-2005 at 07:18 AM.
 
Old 11-27-2005, 07:50 AM   #4
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
Yes it detects But it takes lots of time.Why?
Is there any way to fast scan.?
 
Old 11-28-2005, 07:31 AM   #5
white scorpion
LQ Newbie
 
Registered: Nov 2005
Location: The Netherlands
Distribution: slackware 10.2 with 2.6.14.2 kernel
Posts: 5

Rep: Reputation: 0
There are several scanning options for nmap. You can also specify the timeout for a connection.
Please read nmap's helpfile (man nmap / nmap) for more info on this, it is too much for me to explain here.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nmap ? how do i do nmap in linux ? command not found abbasakhtar Linux - Newbie 2 01-02-2011 01:08 AM
nmap over wlan0 problem Rav3n5 Linux - Software 0 11-09-2005 06:31 PM
problem on nmap. bruse Linux - Networking 1 08-12-2005 05:37 AM
nmap 3.70 installation problem Xon Linux - Software 5 10-07-2004 04:35 AM
small problem with nmap juanb Linux - Security 2 01-27-2004 07:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration