From owner-freebsd-questions@FreeBSD.ORG Tue Aug 9 22:23:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6956216A433 for ; Tue, 9 Aug 2005 22:23:56 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth08.mail.atl.earthlink.net (smtpauth08.mail.atl.earthlink.net [209.86.89.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF6443F34 for ; Tue, 9 Aug 2005 19:11:31 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=grokwell.org) by smtpauth08.mail.atl.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1E2ZVW-0007fP-GX; Tue, 09 Aug 2005 15:11:26 -0400 Date: Tue, 9 Aug 2005 14:11:34 -0500 From: "Andrew L. Gould" To: piotrekk@excite.com Message-ID: <20050809141134.49b53966@grokwell.org> In-Reply-To: <20050809175602.7AE62B726@xprdmailfe15.nwk.excite.com> References: <20050809175602.7AE62B726@xprdmailfe15.nwk.excite.com> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc21c2cc0354218e1536e5268b1f7f8d28350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: freebsd-questions@freebsd.org Subject: Re: howto load or install wlan_wep module on freeBSD 5.4 ? 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: Tue, 09 Aug 2005 22:23:57 -0000 On Tue, 9 Aug 2005 13:56:02 -0400 (EDT) "PK" wrote: > > is your wireless router on open or shared ? > If I set my wireless router on open, then it works without problems > and my ifconfig looks like yours. > > from man ifconfig: > > http://www.gsp.com/cgi-bin/man.cgi?section=8&topic=ifconfig > > authmode mode > For IEEE 802.11 wireless interfaces, set the desired > authentication mode in infrastructure mode. Not all adaptors support > all modes. The set of valid modes is "none", "open", and "shared". > Modes are case insensitive. > > > so you should be able to choose authentication mode > open is for me open and shared is shared > I cannot find a place in my Access Point's configuration application where it states "shared" or "open". My Windows PC is set to "shared". I'm glad you got you connection working. Andrew Gould