Skip site navigation (1)Skip section navigation (2)
Date:      30 Jul 1999 12:22:26 +0200
From:      Dag-Erling Smorgrav <des@yes.no>
To:        net@freebsd.org
Subject:   No buffer space available
Message-ID:  <xzphfmm8mjh.fsf@des.follo.net>

next in thread | raw e-mail | index | archive | help
I get this on a totally idle machine, while trying to run nmap:

root@destmp ~# nmap -O -sS destmp2.follo.net

Starting nmap V. 2.12 by Fyodor (fyodor@dhp.com, www.insecure.org/nmap/)
sendto in send_tcp_raw: sendto(3, packet, 40, 0, 195.204.143.236, 16) => No buffer space available
Sleeping 15 seconds then retrying
sendto in send_tcp_raw: sendto(3, packet, 40, 0, 195.204.143.236, 16) => No buffer space available
Sleeping 15 seconds then retrying
^Ccaught SIGINT signal, cleaning up
root@destmp ~# ifconfig -au
ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 195.204.143.235 netmask 0xffffff00 broadcast 195.204.143.255
        ether 00:20:18:39:08:81 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000 
root@destmp ~# grep ed0 /var/run/dmesg.boot 
ed0: <NE2000 PCI Ethernet (RealTek 8029)> irq 11 at device 18.0 on pci0
ed0: address 00:20:18:39:08:81, type NE2000 (16 bit) 
root@destmp ~# ipfw -a l
00100 6782 298826 allow ip from any to any
65535   12    752 deny ip from any to any

DES
-- 
Dag-Erling Smorgrav - des@yes.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzphfmm8mjh.fsf>