From owner-freebsd-stable@FreeBSD.ORG Wed Sep 8 19:04:17 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3FA316A4CE for ; Wed, 8 Sep 2004 19:04:17 +0000 (GMT) Received: from mail13.syd.optusnet.com.au (mail13.syd.optusnet.com.au [211.29.132.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B511943D41 for ; Wed, 8 Sep 2004 19:04:16 +0000 (GMT) (envelope-from fbsd-stable@mawer.org) Received: from c211-30-90-140.belrs3.nsw.optusnet.com.au (c211-30-90-140.belrs3.nsw.optusnet.com.au [211.30.90.140]) i88J4FIZ014818 for ; Thu, 9 Sep 2004 05:04:15 +1000 Received: (qmail 62197 invoked from network); 8 Sep 2004 19:04:15 -0000 Received: from unknown (HELO ?127.0.0.1?) (unknown) by unknown with SMTP; 8 Sep 2004 19:04:15 -0000 Message-ID: <413F57AE.2060907@mawer.org> Date: Thu, 09 Sep 2004 05:04:14 +1000 From: Antony Mawer User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: IPX dropouts on -stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 19:04:17 -0000 Hi all, We've had issues with some internal servers that we're running that use IPX + mount_nwfs to connect to a Netware 4.11 server. On some networks it works fine, but on many of the others the connection drops out after a few minutes and the mount point becomes inaccessible. The odd part about it is that if I killall IPXrouted, then re-start IPXrouted, the connection will spring to life again. The machines are running on FreeBSD 4.7 at this point, but looking at CVSweb, there doesn't appear to have been any significant changes applied to 4.x since then, and all the work on 5.x appears to be locking related. Has anyone experienced this problem on older or recent -stable? Any suggestions or pointers? Thanks! Regards Antony