Jump to content

Nmap Error... [solved]


Guest Lethe
 Share

Recommended Posts

Hi,

 

/* First of all, sorry my english.. */ =)

 

i get this error when i tried to scan some host in nmap..

 

[root@localhost nmap-4.11]# ./nmap 81.213.242.252

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-08-31 13:53 EEST
Warning: File ./nmap-services exists, but Nmap is using /usr/local/share/nmap/nmap-services for security and consistency reasons.  set NMAPDIR=. to give priority to files in your local directory (may affect the other data files too).
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap finished: 1 IP address (0 hosts up) scanned in 2.045 seconds
[root@localhost nmap-4.11]#

 

and so, what can i do :s

 

Thank you.

Can

Link to comment
Share on other sites

It worked on mine:

 

[ian@europa ~]$ nmap 81.213.242.252

 

Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2006-08-31 13:32 CEST

Note: Host seems down. If it is really up, but blocking our ping probes, try -P0

Nmap finished: 1 IP address (0 hosts up) scanned in 4.019 seconds[/code]

 

but I'm using Mandriva 2006 and their version of nmap, as you can see my version is different to yours:

 

[ian@europa ~]$ rpm -qa | grep nmap
nmap-3.81-1mdk

Link to comment
Share on other sites

thanx for your attention..

 

i'm using mandriva 2006 too.. but i didn't know mandriva has nmap.. i downloaded it..

 

i'm newbie in linux.. so how can i install nmap-3.81-1mdk ? or is it installed ?

 

when i tried install it i get an error like that.. where can i find nmap-3.81.1mdk ? ..

 

[root@localhost ~]# rpm -qa | grep nmap
nmap-frontend-3.81-1mdk
nmap-3.81-1mdk
[root@localhost ~]# rpm -ih nmap-3.81.1mdk
error: open of nmap-3.81.1mdk failed: No such file or directory
[root@localhost ~]#

 

:wacko:

Link to comment
Share on other sites

it's works fine now.. :thanks:

 

[lethe@localhost ~]$ nmap 81.213.242.252

Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2006-08-31 17:10 EEST
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap finished: 1 IP address (0 hosts up) scanned in 4.013 seconds
[lethe@localhost ~]$

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...