[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wireless netoworking
Brain,
I have all the wireless setting in /etc/hostname.wi0
which reads
inet 10.1.111.1 0xffffff00 NONE
!/sbin/wicontrol wi0 -f11 -nMYNETWORK
HTH
On Wednesday 19 June 2002 20:00, brain wrote:
> 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