From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 12:54:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1140D16A418 for ; Thu, 2 Aug 2007 12:54:21 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6ACCA13C469 for ; Thu, 2 Aug 2007 12:54:20 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (vader.bytemobile.ondsl.gr [83.235.244.135]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l72Cs8Gu011615 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 2 Aug 2007 15:54:14 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l72CrrG2014918; Thu, 2 Aug 2007 15:54:08 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l72CrpST014893; Thu, 2 Aug 2007 15:53:51 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 2 Aug 2007 15:53:51 +0300 From: Giorgos Keramidas To: Roberth Sjonoy Message-ID: <20070802125351.GB9805@kobe.laptop> References: <46B1C417.6000602@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B1C417.6000602@gmail.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.904, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.49, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: Getting up my wireless network 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: Thu, 02 Aug 2007 12:54:21 -0000 On 2007-08-02 13:46, Roberth Sjon?y wrote: > Hello, now Im trying to get my wireless network interface up and go, but > how? > > The chipset si atheros so I guess the device driver is okay, but how do I > configure which network and the wep key and the static ip adresses i want? Have you checked the FreeBSD Handbook chapter on wireless networking? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html This may help a bit, but if you still have questions after skimming through the chapter, please feel free to ask in this list again :) Regards, Giorgos