From owner-freebsd-questions@FreeBSD.ORG Sun Oct 19 09:07:56 2003 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 5491016A4B3 for ; Sun, 19 Oct 2003 09:07:56 -0700 (PDT) Received: from blacklamb.mykitchentable.net (207-173-254-228.bras01.elk.ca.frontiernet.net [207.173.254.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8791043F93 for ; Sun, 19 Oct 2003 09:07:55 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from bigdaddy (unknown [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id F02143BF372; Sun, 19 Oct 2003 09:07:54 -0700 (PDT) Message-ID: <00aa01c3965b$27dc1170$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "Luke Kearney" , "FreeBSD Questions" References: <20031019153359.BC9C.LUKEK@meibin.net> Date: Sun, 19 Oct 2003 09:07:54 -0700 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.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Subject: Re: Wireless setups 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: Sun, 19 Oct 2003 16:07:56 -0000 ----- Original Message ----- From: "Luke Kearney" To: "FreeBSD Questions" Sent: Saturday, October 18, 2003 11:38 PM > Hi There, > I have recently installed 4.8R on my IBM Thinkpad notebook which > fortunately includes a wireless NIC. The nic is recognised as wi0 for > which I am grateful as Linux did not recognise the card first time > around. Now I often move between networks and having to set the wepkey > and ssid etc etc by hand will become very tiresome very quickly. I was > wondering if any one can point me in the direction of a better way to > set these. I am guessing that this will still have to be done after the > boot but what do people use ? > > I was able to get the interface up and ping other hosts so no problems > there but can this NIC be set for dhcp rather than having to go through > the grief of setting everything manually ? > > Any pointers or links to howto are much appreciated. I haven't done this myself but I'd start with 'man wi' and 'man dhclient' HTH, Drew