Date: Tue, 2 Nov 1999 00:16:02 +0000 From: Josef Karthauser <joe@pavilion.net> To: hackers@freebsd.org Subject: Ping - sized tests with 0% and 100% packet loss! Any ideas? Message-ID: <19991102001602.B25673@florence.pavilion.net>
next in thread | raw e-mail | index | archive | help
Hey guys, A wierd one. I'm trying to track down a packets size (I believe) problem on my network. During ping testing I've come across the following strange which I don't understand. Using various sized packets ($n) with: ping -f -c 300 -s $n localhost I'm getting results that I wouldn't expect: Size PacketLoss 1 14% 2-10 0% 11 100% 12 0% 13 100% 14 0% 15 100% etc. Anyone any idea what's going on? I've tcpdump/tcpshow'd the traffic and the packets are definitely going out, but no replies are coming back. For the size of 1 we only get 256 packets back and no more. I've scanned though the ping code, and everything's fine up to and including the return from 'sendto'. Does anyone know this part of the kernel? Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991102001602.B25673>