From owner-freebsd-questions@FreeBSD.ORG Mon Aug 4 11:21:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3720F1065671 for ; Mon, 4 Aug 2008 11:21:44 +0000 (UTC) (envelope-from smallhand@crawblog.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id 07DE48FC18 for ; Mon, 4 Aug 2008 11:21:43 +0000 (UTC) (envelope-from smallhand@crawblog.com) Received: by wf-out-1314.google.com with SMTP id 24so1748281wfg.7 for ; Mon, 04 Aug 2008 04:21:43 -0700 (PDT) Received: by 10.143.40.18 with SMTP id s18mr4905327wfj.156.1217848903635; Mon, 04 Aug 2008 04:21:43 -0700 (PDT) Received: by 10.142.194.9 with HTTP; Mon, 4 Aug 2008 04:21:43 -0700 (PDT) Message-ID: <919383240808040421t3757097do945105c0b581b669@mail.gmail.com> Date: Mon, 4 Aug 2008 06:21:43 -0500 From: "Edward Ruggeri" To: "Warren Liddell" In-Reply-To: <200808040954.m749s6Un018075@mail9.tpg.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808040954.m749s6Un018075@mail9.tpg.com.au> Cc: freebsd-questions@freebsd.org Subject: Re: ifconfig query/dhclient X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 11:21:44 -0000 On Mon, Aug 4, 2008 at 4:54 AM, Warren Liddell wrote: > Im trying to find out how i can change my net card on re0 to be a 10BaseT > full duplex instead of auto @ 100. I don't know, but someone else can probably help. > Also trying to work out why when using dhclient fwe0 (presuming its my > wireless card) it never gets a link .. is there more to getting a link with > wireless? there is no encryption. Have you done 'ifconfig fwe0 up" first? -- Ned Ruggeri