From owner-freebsd-net@FreeBSD.ORG Wed Aug 4 05:29:22 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CF94106564A for ; Wed, 4 Aug 2010 05:29:22 +0000 (UTC) (envelope-from scottj75074@yahoo.com) Received: from web110702.mail.gq1.yahoo.com (web110702.mail.gq1.yahoo.com [67.195.13.209]) by mx1.freebsd.org (Postfix) with SMTP id 568898FC08 for ; Wed, 4 Aug 2010 05:29:22 +0000 (UTC) Received: (qmail 87191 invoked by uid 60001); 4 Aug 2010 05:29:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1280899761; bh=qYXSktmOHOHIIUnLgaS/Z9i4x6LvuiI2bBDGmZavu5I=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=6mRWCis78Lyy+cl0pUQlgSmiaV+A7zXeUvHTcawYOLgR3wcLs6jZuqXhpqferlOWCpxwBqemT8EtBio2WtSdqVp+IMmWBCWNVDIqxfr+NTdiJHPVJRfJ8xkyPSOqAs4vDwkp5Bn0WNKodPx7tA/CY5D1fksrC1TLNcLFq7BC5uE= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=GTmzprFc9tAUU+w1pp3tUVSLmtsznnGwMhLToykiISpaUAknGG/7CIZ00ERp4OwNC46RqN0lzUyK7MJNOGyT2Z5iXoHa+s0FmVAiG4us1GKKGLGWxlK6w9QWnsFBEYT25UqnKizDSJATIyYAQuA+8p9tIBN0lvdySO6sm3taREY=; Message-ID: <752348.86563.qm@web110702.mail.gq1.yahoo.com> X-YMail-OSG: Ge04pvoVM1l.AkBfN0wHHkdN_1OuS7AKbnG_AHHEZ0oEOEu VGHtiobVjHy4eaNOwYwKSvahOn13uI2ROREPbE7dLuN.yn_JvEpMXbmi31vJ WkEy3CrxAajdpt2EWAfvhJLGr.y33sOjiaIZLNLhyRzh5zzMgl7D5Amy6dVJ pPDofQYIL2TiqcwFFwwqKHnvyKnqsdpwj6ANpRA8dA60Io8slw53fVsWKJzw b7YA1S5H0vTYkwTN7jk__JgpCD6mQLwgrvM7Am2itvulw8qn5vE0MaEYg_I. Y15CKpNjVb3cfFrU5Y11cd.gLt.BDJ10DxYaU3Uw- Received: from [24.6.145.200] by web110702.mail.gq1.yahoo.com via HTTP; Tue, 03 Aug 2010 22:29:21 PDT X-Mailer: YahooMailRC/420.4 YahooMailWebService/0.8.105.279950 Date: Tue, 3 Aug 2010 22:29:21 -0700 (PDT) From: Scott Johnson To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: 8.1-RELEASE em watchdog timeout broken? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 05:29:22 -0000 > "whenever my desktop PC" > > Now this is where u FAIL. Use dubuntu or windows7 on desktop not FBSD > and don't try again. > > Jax Perhaps I wasn't clear. The desktop PC (which runs WinXP) is connected directly to the em0 port on my FreeBSD server. No Ethernet switch in-between. I connect it directly to the server so that I don't need a gigabit switch. The second Ethernet port on the FreeBSD box (em1) is connected to the 100Mb switch, and the two interfaces are bridged using if_bridge. Perhaps you could try not to be so rude with your unhelpful responses in the future.