From owner-freebsd-questions Tue Feb 12 17:27:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from TTACS2.ACS.TTU.EDU (ttacs2.acs.ttu.edu [129.118.1.21]) by hub.freebsd.org (Postfix) with ESMTP id 0892D37B402 for ; Tue, 12 Feb 2002 17:27:44 -0800 (PST) Received: from CONVERSION-DAEMON.TTACS.TTU.EDU by TTACS.TTU.EDU (PMDF V6.0-025 #40466) id <01KE74XSLF8W8X3Y6K@TTACS.TTU.EDU> for freebsd-questions@FreeBSD.ORG; Tue, 12 Feb 2002 19:27:43 -0600 (CST) Received: from wa009.dhcp.ttu.edu (wa009.dhcp.ttu.edu [129.118.187.9]) by TTACS.TTU.EDU (PMDF V6.0-025 #40466) with ESMTP id <01KE74XSDDTM935TOS@TTACS.TTU.EDU> for freebsd-questions@FreeBSD.ORG; Tue, 12 Feb 2002 19:27:43 -0600 (CST) Date: Tue, 12 Feb 2002 19:29:29 -0600 From: Jason Smith Subject: Re: Welcome to the FreeBSD Documentation Server To: freebsd-questions@FreeBSD.ORG Message-id: <201D773A-2021-11D6-AFE0-000A277E70B6@ttacs.ttu.edu> MIME-version: 1.0 X-Mailer: Apple Mail (2.480) Content-type: text/plain; format=flowed; charset=US-ASCII Content-transfer-encoding: 7BIT 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 am trying to set my Macintosh running OS X version 10.1.2 to connect to our college LAN at 10base-T full-duplex. Here is what "ifconfig en0" gives me: en0: flags=8863 mtu 1500 inet 129.118.187.9 netmask 0xffffff00 broadcast 129.118.187.255 ether 00:0a:27:7e:70:b6 media: autoselect (10baseT/UTP ) status: active supported media: none autoselect 10baseT/UTP 10baseT/UTP 100baseTX 100baseTX I know that full-duplex is supported by our LAN, and I know that I am not going through a hub. 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? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message