From owner-freebsd-questions@FreeBSD.ORG Mon Jan 22 05:12:07 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34E5F16A401 for ; Mon, 22 Jan 2007 05:12:07 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id D217613C47E for ; Mon, 22 Jan 2007 05:12:06 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from coolf89ea26645 (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id l0M5C3x72652; Sun, 21 Jan 2007 21:12:03 -0800 (PST) (envelope-from tedm@toybox.placo.com) Message-ID: <001b01c73de3$a7a7efe0$3c01a8c0@coolf89ea26645> From: "Ted Mittelstaedt" To: "David Schulz" References: <037FAB79-B890-46CE-9522-E0A7EE58661F@tca-cable-connector.com> <001601c73de2$387b5ae0$3c01a8c0@coolf89ea26645> Date: Sun, 21 Jan 2007 21:10:37 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Cc: questions@freebsd.org Subject: Re: Loosing Ethernet Connectivity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 05:12:07 -0000 Either that or replace the network card. Or put a dumb little 4 port hub between the card and the switch. it's funny but sometimes the cheaper nics have autonegotiation issues with the better quality hubs, and don't with the cheaper hubs. The network gods like to throw us these things from time to time to remind us the Universe has no fundamental logic Ted ----- Original Message ----- From: "David Schulz" To: "Ted Mittelstaedt" Cc: Sent: Sunday, January 21, 2007 9:06 PM Subject: Re: Loosing Ethernet Connectivity > Hi, > > thats harsh, because before i used a cheaper Mitsubishi, forgot the > Model, but before Christmas i purchased a Cisco ws-c2960-48tt-l , > which i thought was not too bad for what i needed. I just cant > replace it easily now. Really, is that it? Im gonna have to go with > the cronjob / shell script option? > > So sad, > David > > > > On Jan 22, 2007, at 1:00 PM, Ted Mittelstaedt wrote: > > > Been there. You need to replace your ethernet switch. It's what > > they call an ethernet hardware incompatability. > > > > Forcing the card to 10baset half or 100 base t full might fix it but > > probably not. > > > > Ted > > . > > ----- Original Message ----- > > From: "David Schulz" > > To: > > Sent: Sunday, January 21, 2007 7:12 PM > > Subject: Loosing Ethernet Connectivity > > > > > >> Hello all, > >> > >> every once in a while i have a machine (6.1) that out of the blue, > >> sometimes after days, some after 6 months, looses Ethernet > >> Connectivity. My Machines just run some Service, and have no > >> Keyboard / Mouse or Monitor. When the Machine goes down, eg, i am > >> unable to ping it from another Machine on the Network, even > >> restarting the machine using "reboot" will not fix the Problem. The > >> only way to fix it is to login as root, and issue a "ifconfig vr0 > >> down && ifconfig vr0 up". Then a dmesg Message appears : "vr0: Using > >> force reset command.", and after that i can successfully ping the > >> machine again. I have had this Problem on different machines with > >> different Network Cards, on different Ethernet Cables, and with > >> FreeBSD Versions 5.5 until 6.1. > >> > >> Can anyone please help me to understand and possibly even fix this > >> Problem? > >> > >> Thanks a lot, > >> David > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > >> > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions- > > unsubscribe@freebsd.org" > >