From owner-freebsd-net Fri Mar 23 9:11:23 2001 Delivered-To: freebsd-net@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 3FD6437B71B for ; Fri, 23 Mar 2001 09:11:21 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id MAA42834; Fri, 23 Mar 2001 12:11:06 -0500 (EST) (envelope-from wollman) Date: Fri, 23 Mar 2001 12:11:06 -0500 (EST) From: Garrett Wollman Message-Id: <200103231711.MAA42834@khavrinen.lcs.mit.edu> To: Tommi Harkonen Cc: freebsd-net@FreeBSD.ORG Subject: Re: RTM_LOSING: Kernel Suspects Partitioning: In-Reply-To: <20010323090102.B9984@teliafi.net> References: <20010322124742.A9984@teliafi.net> <200103221643.LAA30673@khavrinen.lcs.mit.edu> <20010323090102.B9984@teliafi.net> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: >> This is perfectly natural. TCP will generate these messages whenever >> its retransmission timer goes off; they should correlate with packet >> losses. > Is it also natural that I cannot ftp from the box to anywhere > (eg. ftp.cdrom.com)? One goes in hand with the other. Your TCP connections are timing out, which causes the RTM_LOSING messages. Clearly, your packets are not getting anywhere. Perhaps you should carefully check your configuration. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message