From owner-freebsd-stable Thu Sep 25 23:55:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA14428 for stable-outgoing; Thu, 25 Sep 1997 23:55:07 -0700 (PDT) Received: from gate.mgt.msk.ru (mgtrep.24h.dialup.ru [194.87.18.139]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA14362; Thu, 25 Sep 1997 23:54:44 -0700 (PDT) Received: from asteroid.mgt.msk.ru (asteroid.mgt.msk.ru [192.168.133.145]) by gate.mgt.msk.ru (8.8.6/8.8.6) with ESMTP id KAA06887; Fri, 26 Sep 1997 10:54:14 +0400 (MSD) Received: from asteroid.mgt.msk.ru (localhost.mgt.msk.ru [127.0.0.1]) by asteroid.mgt.msk.ru (8.8.7/8.8.6) with ESMTP id KAA06908; Fri, 26 Sep 1997 10:54:00 +0400 (MSD) Message-Id: <199709260654.KAA06908@asteroid.mgt.msk.ru> To: hackers@freebsd.org cc: stable@freebsd.org Reply-To: tarkhil@mgt.msk.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Sep 1997 10:53:59 +0400 From: "Alexander B. Povolotsky" Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! I'm running FreeBSD-2.2.2-stable on P-133, with EtherExpress card (fxp0 interface). Sometimes (about 3-4 times per week) I'm getting troubles with IP. 127.0.0.1 pings ok, and my fxp0's address as well, but no other computer can see me, and I can't see any others. Putting fxp0 in promiscous mode heals the trouble in several seconds, but shutdown (without reboot) doesn't help. Routing tables remains unchanged. It happened at both day and night, the only program that could receive something thry TCP/IP was sendmail. make world and kernel recompilatin didn't help. Any other suggestions? Alex.