[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wireless netoworking
man wi
man wicontrol
man ifconfig
----- Original Message -----
From: "brain" <flaubert@sour6tree.net>
To: <misc@openbsd.org>
Sent: Wednesday, June 19, 2002 19:00
Subject: wireless netoworking
> I'm trying to set up an ad hoc wireless network using OpenBSD 3.1 and a
> Linksys
> wmp11 pci card on one end. The card is recognized as wi0:
>
> wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> nwid ""
> powersave off
> media: IEEE802.11 autoselect
> status: active
> inet6 fe80::206:25ff:fea7:e971%wi0 prefixlen 64 scopeid 0x1
> inet 10.1.3.3 netmask 0xff000000 broadcast 10.255.255.255
>
> The next step is the network configuration. I have not found any
> definitive documentation
> on how this is done, can someone point me in the right direction.
>
> b
> I