From owner-freebsd-mobile@FreeBSD.ORG Fri Mar 27 16:31:39 2009 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 395E710657AB for ; Fri, 27 Mar 2009 16:31:39 +0000 (UTC) (envelope-from jnordwick@gmail.com) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id 457618FC1B for ; Fri, 27 Mar 2009 16:31:31 +0000 (UTC) (envelope-from jnordwick@gmail.com) Received: by gxk24 with SMTP id 24so2911993gxk.19 for ; Fri, 27 Mar 2009 09:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=ENfeEfHKPj9/Jw8S9W9c9PlVtARB5VagVmgkaSPy7dI=; b=LGwQCxS1i0a4U2PDeekEvgk5UUCl0IRLflO0MG0f1dgN/goLuIqefcRFnFuo+2jWvn GPi2+iSuW8vYc0R0QT7QKJ68X3d1V19TvR0Ba7z80kbwXTBzEcoOAfEqa/FZYw6sZoHN MJ9e6nDqES5vYtY+0E0tgUVnsrTziXiddVB68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Yo3XmjaOb1UQv8IgrDp246Do7gKYnp/kIHxwqhMZWYUNJTV1ks4eihSgUFrIji+QIX L5NrveeruZrleO56OBep1311JJeBGmDbtHP8uSBvLoppFjh202BytFHMr0zjVTk3mXK/ MHd0kt+dasSEdQ0hMO2DiDsuP1r0ID1huJ5VQ= MIME-Version: 1.0 Received: by 10.142.207.8 with SMTP id e8mr972915wfg.78.1238171489918; Fri, 27 Mar 2009 09:31:29 -0700 (PDT) Date: Fri, 27 Mar 2009 09:31:29 -0700 Message-ID: From: Jason Nordwick To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Switching from wired to wireless getting "network down" 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: Fri, 27 Mar 2009 16:31:42 -0000 I just updated to the current -STABLE (7.2-PRERELEASE is the same thing? hopefully). When I boot with the network cable plugged in, but then try to unplug it and up my wireless, it doesn't seem to work although the ifconfig shows I am joined to my wireless network. Is there some magic I need to do to reset the routing tables or something? -j