From owner-freebsd-questions@FreeBSD.ORG Fri Sep 25 02:30:05 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DD611065672 for ; Fri, 25 Sep 2009 02:30:05 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id BDA5F8FC18 for ; Fri, 25 Sep 2009 02:30:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id A80813A38DA; Fri, 25 Sep 2009 09:30:02 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1253845802; x= 1255660202; bh=FHgGFIODMkpfpwu6q4mf90x0IJaSsZAiYa5KIMjapnc=; b=k dEeZVlGVMiw5Bk6WGITuDabbq69vW3j4jCJU5PFaaTId5ZJX2ZLVH15SXhUnBIHS O4UBkFlsDVaTer+xijOykaQ3cgLYz7NDgrNUCzh+S6O/3AnkT9yG7k/n1QfLEoFJ zyFkCoPpCUHqPrRTX+nilfenRgXDJXQngT/PbCKfoU= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XdVCdc6CWIhB; Fri, 25 Sep 2009 09:30:02 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 038AF3A383C; Fri, 25 Sep 2009 09:30:01 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id n8P2U1KO009559; Fri, 25 Sep 2009 09:30:01 +0700 (ICT) (envelope-from on) Date: Fri, 25 Sep 2009 09:30:01 +0700 (ICT) Message-Id: <200909250230.n8P2U1KO009559@banyan.cs.ait.ac.th> From: Olivier Nicole To: olivermahmoudi@gmail.com In-reply-to: <6b4b2d2c0909240548k1aff0984jced89bb176fdb877@mail.gmail.com> (message from Oliver Mahmoudi on Thu, 24 Sep 2009 14:48:33 +0200) References: <6b4b2d2c0909240548k1aff0984jced89bb176fdb877@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD crossover cable network 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: Fri, 25 Sep 2009 02:30:05 -0000 Hi, > I am trying to set up a crossover cable network between two > computers running FreeBSD 7.0. Are you sure that your corssover cable is good? In the past, with 100Mbps Ethernet, we used crossover cables with only 2 active pairs (other 2 may have been bad and gone unnoticed); nowdays, with 1Gbps Ethernet, the cable will need te 4 pairs. Best regards, Olivier