Date: Fri, 6 Oct 2006 19:22:50 -0400 From: "Jim Stapleton" <stapleton.41@gmail.com> To: freebsd-mobile@freebsd.org Subject: Re: Route #3 - USB 802.11 a/b/g Message-ID: <80f4f2b20610061622k522ec869x5b8340701535faf8@mail.gmail.com> In-Reply-To: <20061006224342.GL65912@e.0x20.net> References: <80f4f2b20610060523y636701b7md93ae0d586ef69fe@mail.gmail.com> <45264F1C.3070609@unsane.co.uk> <80f4f2b20610060555m2a9d9a4fvc8d36eddb97490e6@mail.gmail.com> <1160145794.5951.2.camel@localhost.localdomain> <80f4f2b20610060802o4c6a91b3h15d468c45477f916@mail.gmail.com> <80f4f2b20610061530s4ac88289w16cb97cdbd9f52ef@mail.gmail.com> <20061006224342.GL65912@e.0x20.net>
next in thread | previous in thread | raw e-mail | index | archive | help
OK, that's interesting, I tried, that, and got this: ural0: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500 inet6 fe80::215:e9ff:fe2d:72c3%ural0 prefixlen 64 scopeid 0x4 inet 192.168.1.84 netmask 0xffffff00 broadcast 49.49.253.171 ether 00:15:e9:2d:72:c3 media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps (OFDM/54Mbps) status: no carrier ssid mine channel 6 authmode OPEN privacy ON deftxkey 1 txpowmax 100 protmode CTS bintval 100 I've tried replacing wep with wepkey, I've tried weptxkey 1 to 4, no luck on any of those. Any other suggestions? Thanks, -Jim On 10/6/06, Lars Engels <lars.engels@0x20.net> wrote: > Hi Jim, > > > On Fri, Oct 06, 2006 at 06:30:27PM -0400, Jim Stapleton wrote: > > > Anyway, I get this when I try to connect, any ideas on what I should do > > next? > > It depends on what you want to do. In your example, you create an access > point and try to ping another host. Is that host connected to your > newly created access point? > > > sjss@aragorn 18:12:58 (0) ~ > sudo ifconfig ural0 inet 192.168.1.84 > > netmask 255.255.255.0 ssid my_ssid wepmode on wepkey > > 0x0123456789ABCDEF0123456789 media OFDM/54Mbps mediaopt hostap up > > If you don't want to be an access point but connect to another one, > invoke ifconfig like this: > > # ifconfig ural0 192.168.1.84 ssid your_ssid wep nwkey 0xyourkey weptxkey 1 > > (you don't need the inet keyword and the netmask if you use a standard > netmask) > > If that is not what you want to do, forget this message ;-) > > Lars > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20610061622k522ec869x5b8340701535faf8>