Package: nmap

Version: 4.11-1

Architecture : ARM
Kernel Version : 2.6.16

Nmap does not work on my NSLU2 (Debian testing).
It works on localhost, but nowhere else.

mail:~# nmap localhost

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-10-29 16:07 CET
Interesting ports on localhost.localdomain (127.0.0.1):
Not shown: 1674 closed ports
PORT     STATE SERVICE
22/tcp   open  ssh
25/tcp   open  smtp
53/tcp   open  domain
80/tcp   open  http
443/tcp  open  https
3306/tcp open  mysql

Nmap finished: 1 IP address (1 host up) scanned in 1.938 seconds
mail:~# nmap 192.168.2.251

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-10-29 16:07 CET
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 0.481 seconds
mail:~# nmap 192.168.2.251 -P0

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-10-29 16:07 CET
Nmap finished: 1 IP address (0 hosts up) scanned in 0.487 seconds
mail:~# ping 192.168.2.251
PING 192.168.2.251 (192.168.2.251) 56(84) bytes of data.
64 bytes from 192.168.2.251: icmp_seq=1 ttl=128 time=2.86 ms
64 bytes from 192.168.2.251: icmp_seq=2 ttl=128 time=1.36 ms
64 bytes from 192.168.2.251: icmp_seq=3 ttl=128 time=1.15 ms

--- 192.168.2.251 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 1.155/1.795/2.869/0.764 ms
mail:~#



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to