From owner-freebsd-questions@FreeBSD.ORG Sun Dec 17 06:02:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5971816A415 for ; Sun, 17 Dec 2006 06:02:14 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from regulus.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9B343CA3 for ; Sun, 17 Dec 2006 06:02:13 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by regulus.dfwlp.com (8.13.6/8.13.6) with ESMTP id kBH62BL0042411 for ; Sun, 17 Dec 2006 00:02:11 -0600 (CST) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sun, 17 Dec 2006 00:02:10 -0600 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612170002.11022.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=3.6 tests=ALL_TRUSTED autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on regulus.dfwlp.com Subject: i finally got wireless working 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: Sun, 17 Dec 2006 06:02:14 -0000 well, a day well spent, i finally sat down to get the intel 2200 wireless on my ibm t42 working. i have sucessfully configured it to attach to my WPA encrypted wifi on bootup. everything is otherwise working to my satisfaction. now, my questions are: 1) how can i set up to access more than just my wireless network? can this be done at the command line, without rewriting my if_iwi line(s) in rc.conf? 2) can wireless configuration be set to automatically attach to preferred networks first, then possibly any available open if preferred not available? thanks, jonathan