From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 01:46:52 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 B900516A4CE for ; Tue, 20 Jan 2004 01:46:52 -0800 (PST) Received: from bart.esiee.fr (bart.esiee.fr [147.215.1.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E3E143D4C for ; Tue, 20 Jan 2004 01:46:51 -0800 (PST) (envelope-from frank@bart.esiee.fr) Received: from bart.esiee.fr (localhost.esiee.fr [127.0.0.1]) by bart.esiee.fr (8.12.10/8.12.7) with ESMTP id i0K9kjkU018513 for ; Tue, 20 Jan 2004 10:46:45 +0100 (MET) Received: (from frank@localhost) by bart.esiee.fr (8.12.10/8.12.7/Submit) id i0K9kjpO018512 for freebsd-questions@freebsd.org; Tue, 20 Jan 2004 10:46:45 +0100 (MET) Date: Tue, 20 Jan 2004 10:46:45 +0100 From: Frank To: freebsd-questions@freebsd.org Message-ID: <20040120104645.A18458@bart.esiee.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: how to force network interface ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 09:46:52 -0000 Hi I have a HP Proliant DL380 with two broadcomm 10/100/1000 RJ45 interfaces my problem is the interface does not negociate properly with the switch interface ( Alcatel 7700 ) and each time I start the server the DUPLEX mode is set to HALF that I do not want. The speed is correctly set to 100 How to set the interface ( bge0 ) to full duplex manually ? The machine runs 4.9-R Thanks Frank