From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 06:47:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E53A16A4CE for ; Tue, 20 Jan 2004 06:47:04 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75FA143D8A for ; Tue, 20 Jan 2004 06:46:37 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040120144636.FLTE27240.mta9.adelphia.net@barbish>; Tue, 20 Jan 2004 09:46:36 -0500 From: "fbsd_user" To: "Frank" , "Rob" Date: Tue, 20 Jan 2004 09:46:35 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20040120144249.A19684@bart.esiee.fr> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: how to force network interface ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 14:47:04 -0000 Are you sure all your down stream switches and hubs are full-duplex? If one is not, it will force the whole leg to it's setting. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Frank Sent: Tuesday, January 20, 2004 8:43 AM To: Rob Cc: freebsd-questions@freebsd.org Subject: Re: how to force network interface ? On Tue, Jan 20, 2004 at 08:36:19PM +1030, Rob wrote: > >From reading ifconfig(8) and bge(4), it looks like you should add > > mediaopt full-duplex > > to the end of your ifconfig_bge0 entry in /etc/rc.conf. > Well this doesn't seems to work it seems to break the interface and I cannot ping the machine anymore. removing the option make things goes better BUT it is set to HALF DUPLEX again ( aargh ) _______________________________________________ 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"