From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 17 07:51:22 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AFAD1065671 for ; Mon, 17 Mar 2008 07:51:22 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.freebsd.org (Postfix) with ESMTP id 68FE68FC2B for ; Mon, 17 Mar 2008 07:51:22 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by relay.pixi.com (8.13.6+Sun/8.13.6) with ESMTP id m2H7pLtc024575 for ; Sun, 16 Mar 2008 21:51:21 -1000 (HST) Received: from webmail.pixi.com (webmail.pixi.com [206.127.224.120]) by yoda.pixi.com (8.13.1/8.13.1) with SMTP id m2H7pMQW020344 for ; Sun, 16 Mar 2008 21:51:23 -1000 Message-Id: <200803170751.m2H7pMQW020344@yoda.pixi.com> To: freebsd-mobile@freebsd.org From: knowtree@aloha.com Date: Sun, 16 Mar 2008 21:51:23 HST X-Posting-IP: 206.127.251.63 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Subject: ifconfig, wifi, and DHCP X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 07:51:22 -0000 Usually my Lucent gold wifi card (wi0:) comes up fine when I start my laptop (Dell Latitude D830, FreeBSD 7.0), but once in a while it doesn't, and sometimes I forget to plug it in. Sometimes it does not join my home network. I do ifconfig wi0: down, then ifconfig wi0: up, and it joins my network but it does not pull an IP address from my access point. I looked at the man pages for ifconfig and wi and found nothing about how this is done. Here is a hint. When I installed my system and chose wifi networking the installer wrote this in my rc.conf: ifconfig_wi0="dhcp ssid Oz" Yes, my network's name is Oz. No, I am not the wizard. Can I use this quoted phrase when I invoke ifconfig manually? I see ssid documented on the man page for ifconfig, but not dhcp. Gary Dunn Open Slate Project