From owner-freebsd-bugs Fri Feb 9 16:50:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 137A937B491 for ; Fri, 9 Feb 2001 16:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1A0o2W48528; Fri, 9 Feb 2001 16:50:02 -0800 (PST) (envelope-from gnats) Date: Fri, 9 Feb 2001 16:50:02 -0800 (PST) Message-Id: <200102100050.f1A0o2W48528@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Matthew Emmerton" Subject: Re: kern/11196: kernel mode page fault Reply-To: "Matthew Emmerton" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/11196; it has been noted by GNATS. From: "Matthew Emmerton" To: , Cc: Subject: Re: kern/11196: kernel mode page fault Date: Fri, 9 Feb 2001 19:40:38 -0500 It looks like on 3.4-R the kernel panic has been eliminated, but 'ping -R ' doesn't seem to work right. styx# ping -R xena PING xena.gsicomp.on.ca (192.168.0.3): 56 data bytes ^C -- xena.gsicomp.on.ca ping statistics --- 7 packets transmitted, 0 packets received, 100% packet loss styx# ping -R gabby PING xena.gsicomp.on.ca (192.168.0.3): 56 data bytes ^C -- xena.gsicomp.on.ca ping statistics --- 7 packets transmitted, 0 packets received, 100% packet loss styx# styx is a gateway machine running 3.4-R using ipfw and natd, gabby and xena are 4.2-S machines on the inside. 'ping -R ' works fine between the two internal machines, but fails to work correctly between the gateway and internal machines. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message