From owner-freebsd-questions Tue Oct 19 14:20:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from broccoli.graphics.cornell.edu (broccoli.graphics.cornell.edu [128.84.247.53]) by hub.freebsd.org (Postfix) with ESMTP id 0D08E17D40 for ; Tue, 19 Oct 1999 14:20:09 -0700 (PDT) (envelope-from mkc@Graphics.Cornell.EDU) Received: from graphics.cornell.edu (localhost.graphics.cornell.edu) by broccoli.graphics.cornell.edu with ESMTP (1.37.109.16/16.2) id AA055638002; Tue, 19 Oct 1999 17:20:02 -0400 Message-Id: <199910192120.AA055638002@broccoli.graphics.cornell.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: "A.J." Cc: support@cdrom.com, questions@FreeBSD.ORG, support@tesys.com Subject: Re: How to make Ethernet come up as Full-Duplex... In-Reply-To: Your message of "Tue, 19 Oct 1999 13:58:24 PDT." <3.0.32.19991019135823.006e6bd4@gw1.tesys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Oct 1999 17:20:01 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Assuming it's an fxp device (see "ifconfig -a") change the fxp0 line in /etc/rc.conf to look like this: ifconfig_fxp0="inet 12.34.56.78 netmask 255.255.255.0 media 100baseTX mediaopt full-duplex" (That's all on one line, and make sure to use your own addr and netmask.) Also see "man fxp" for the documentation. -Mitch >Hello Support, >we have a freebsd3.3 system with Intel ethernet... >please give us some pointer on how to make the Ethernet card come up in >full-duplex mode at boot time. > > >Sincerely, >Ajmer(AJ) Singh Gosal >Tech-Support >Email :- aj@tesys.com >Company :- Telenet System Solutions,Inc. >Phone :- 408-383-0334, Ext120 >Fax :- 408-383-0335 >Web :- http://www.tesys.com >Address :- 2480 Kruse Drive ,SanJose ,CA-95131 >Certified:- Compaq, HP, Cisco, 3Com/USR, Livingston, Ascend, More. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message