nmap not scanning networks?
From: Alex Povolotsky (tarkhil_at_webmail.sub.ru)
Date: 06/16/04
- Previous message: Remko Lodder: "Re: [Freebsd-security] Re: Multi-User Security"
- Next in thread: Per Engelbrecht: "Re: nmap not scanning networks?"
- Reply: Per Engelbrecht: "Re: nmap not scanning networks?"
- Reply: Chuck Swiger: "Re: nmap not scanning networks?"
- Maybe reply: Zoran Kolic: "Re: nmap not scanning networks?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 16 Jun 2004 22:05:33 +0400 To: freebsd-security@freebsd.org
Hello!
Attempt to scan a network with any method except plain ping results in an error:
truss nmap -sT -p 21 '172.19.17.*'
[...]
sendto(0x4,0x8094200,0,0x0,{ AF_INET 172.19.17.0:0 },0x10) ERR#49 'Can't assign
requested address'
[...]
What's strange that man on send(2) doesn't state that EADDRNOTAVAIL can ever be returned from sendto().
Quick look at nmap's site didn't show me any clues. However, I've reproducted the problem under both 5.2.1 and 4.8 releases.
Do I have all my boxes broken, or should I rebuild kernel with some options, or does nmap be known not to work on FreeBSD?
-- Alex. _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Remko Lodder: "Re: [Freebsd-security] Re: Multi-User Security"
- Next in thread: Per Engelbrecht: "Re: nmap not scanning networks?"
- Reply: Per Engelbrecht: "Re: nmap not scanning networks?"
- Reply: Chuck Swiger: "Re: nmap not scanning networks?"
- Maybe reply: Zoran Kolic: "Re: nmap not scanning networks?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|