From owner-freebsd-questions Tue Feb 12 17:54: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.whitey.at (chello212186056066.12.vie.surfer.at [212.186.56.66]) by hub.freebsd.org (Postfix) with SMTP id 0030637B405 for ; Tue, 12 Feb 2002 17:54:02 -0800 (PST) Received: (qmail 94915 invoked from network); 13 Feb 2002 01:56:58 -0000 Received: from unknown (HELO dcons) (192.168.1.3) by 0 with SMTP; 13 Feb 2002 01:56:58 -0000 Message-ID: <000801c1b431$4e470940$0301a8c0@dcons> From: "Christian Weihs" To: "Jason Smith" , References: <201D773A-2021-11D6-AFE0-000A277E70B6@ttacs.ttu.edu> Subject: Re: Welcome to the FreeBSD Documentation Server Date: Wed, 13 Feb 2002 02:54:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I know that full-duplex is supported by our LAN, and I know that I am > not going through a hub. Not connected to a hub? How then? I've had a similar problem with an old DEC Tulip NIC. I'm connected through a 10/100 Switch but the card wouldn't recognize the link. I tried to force it with ifconfig de0 media 100BaseTX mediaopt full-duplex but the link wouldn't come up. Only after disconnecting the TP cable and connecting it right afterwards the link would be recognized. Maybe it was the Switch (cheap and nasty Surecom Switch). After all, network hardware is a bit sensitive about what you plug together. > I have tried the command "ifconfig en0 media 10baset/utp mediaopt > full-duplex" and it returns: > > ifconfig: SIOCSIFMEDIA: Operation not supported > > Does this mean that I cannot set it to full-duplex even as root? I know > that the version of FreeBSD OSX uses is out of date. Could this be > something that wasn't allowed in the older version that X uses? I think the mediatype is case-sensitive....but try man en This should show you the right options for this driver. Christian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message