I've been trying to get nmap up and running on my red hat 7.2 box and it works fine if I use a loop back or my own ip but as soon as I try to scan the computer on my LAN I get this message.
[root@localhost root]# nmap -v -sS -O 192.168.0.1
Starting nmap V. 2.54BETA31 ( www.insecure.org/nmap/ )
Failed to lookup device subnet/netmask: eth0: no IPv4 address assigned
QUITTING!
The windows xp box witch I'm trying to scan is also set up for Internet connection sharing witch leaves my linux box with a address of 192.168.0.2. Every thing seems to be set up correctly so I'm wondering if its 192.168.*.* address that are causing the problem or do I need to some how configure nmap. Attached is a screen shot of my NIC settings just in case that helps.
