From owner-freebsd-hackers Wed Jul 30 10:28:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA18099 for hackers-outgoing; Wed, 30 Jul 1997 10:28:44 -0700 (PDT) Received: from nic.aic.net (NIC.AIC.NET [195.250.64.111]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA18086 for ; Wed, 30 Jul 1997 10:28:34 -0700 (PDT) Received: from nic.aic.net (NIC.AIC.NET [195.250.64.111]) by nic.aic.net (8.8.5/8.8.5) with SMTP id VAA00518 for ; Wed, 30 Jul 1997 21:28:28 +0400 (MSD) Message-ID: <33DF79BC.41C67EA6@arminco.com> Date: Wed, 30 Jul 1997 17:28:28 +0000 From: Samvel Stepanian Organization: ARMINCO Ltd X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: hackers@freebsd.org Subject: FreeBSD hanging because of ethernet Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dear hackers, I am experiencing repeated hangings of FreeBSD-2.2.2 box and I suppose that these hangings are related with ethernet. Before hanging I have the following dump on console from arpwatch: Jul 30 21:09:55 nic arpwatch: 0:c0:5:1:7:9c sent packet not ETHERTYPE_IP (0x811) Jul 30 21:09:55 nic arpwatch: 0:c0:5:1:7:9c sent bad hardware format 0xff Jul 30 21:09:55 nic arpwatch: 0:c0:5:1:7:9c sent bad addr len (hard 6, prot 19) Jul 30 21:09:55 nic arpwatch: 0:c0:5:1:7:9c sent packet not ETHERTYPE_IP (0x811) Jul 30 21:10:43 nic arpwatch: 0:c0:5:1:7:9c sent bad hardware format 0xff Jul 30 21:10:43 nic arpwatch: 0:c0:5:1:7:9c sent bad addr len (hard 255, prot 255) Jul 30 21:11:13 nic arpwatch: 0:c0:5:1:7:9c sent wrong arp op 21 Jul 30 21:11:13 nic arpwatch: 0:c0:5:1:7:9c sent bad addr len (hard 70, prot 4) Jul 30 21:11:44 nic arpwatch: 0:c0:5:1:7:9c sent bad hardware format 0xff then system immediately freezes. 0:c0:5:1:7:9c is our Livingston Enterprises PM-2e terminal server which is a default gateway in our network. our LAN is 10-base-2 based. I tried to change the card in BSD box - it didn't help. We have another FreeBSD box (which is 2.1.5 actually) on the same net and it also hangs almost simultaneously with mine when these Ethernet problems are starting. Please advise what is the problem? A buggy ethernet card in our LAN? Why FreeBSD should hang because of Ethernet problems? What are that "bad hardware format" ARP problems? Please help! Regards, Sam