From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 06:33:27 2004 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 A339716A4CE for ; Fri, 16 Apr 2004 06:33:27 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E7F643D2D for ; Fri, 16 Apr 2004 06:33:27 -0700 (PDT) (envelope-from bsdlap@hitmedia.com) Received: (qmail 81300 invoked by uid 0); 16 Apr 2004 13:33:26 -0000 Date: Fri, 16 Apr 2004 06:33:26 -0700 From: BSD baby To: freebsd-questions@freebsd.org Message-ID: <20040416133326.GA80435@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: how do you switch between wireless networks? 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: Fri, 16 Apr 2004 13:33:27 -0000 I just got my wireless connection working with a new PCMCIA card. But I'm still naming the wireless network in my rc.conf file. (DHCP connection) But as I go to join other wireless DHCP networks around the world, what's the best way to switch to that network without rebooting to do it from rc.conf? If there's a tutorial about this kind of thing (besides /handbook/network-wireless.html) - please point me there. Thanks!