On Sat, 2006-04-15 at 03:56 +0200, Chris Alatakis wrote: > # pfctl -F all && pfctl -d > # nmap -vv -sP '0.0.0.*' > > Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2006-04-15 01:58 UCT > sendto in send_ip_packet: sendto(3, packet, 40, 0, 62.201.118.82, 16) => > No buffer space available > Sleeping 15 seconds then retrying > > openbsd 3.7 over a pppoe conection.
Hi, pppoe(4) link on openbsd 3.9, nmap 4.01 This is my error: root:/root:9# pfctl -F all rules cleared nat cleared 0 tables deleted. altq cleared 207 states cleared source tracking entries cleared pf: statistics cleared pf: interface flags reset root:/root:10# pfctl -d pf disabled root:/root:12# nmap -vvv -sS -P0 mail.myemployer.com Starting Nmap 4.01 ( http://www.insecure.org/nmap/ ) at 2006-04-15 12:18 CEST WARNING: Unable to find appropriate interface for system route to 0.0.0.1 WARNING: Unable to find appropriate interface for system route to 0.0.0.0 nexthost: failed to determine route to XXX.XXX.XXX.XXX QUITTING! root:/root:13# Regards, David