Hello all, i am trying to configure a hostap access point with an OpenBSD 4.6
machine, everything *seems* fine (i can ping the address) but my status says
"no network". I have tried this on 2 different machines with 3 different
network adaptors, I have also tried with/out WPA and many different mode
options all with the same "no network" status. All 3 network adaptors are
working and in use daily.
# uname -a
OpenBSD megalos.inet.net 4.6 GENERIC#0 i386

$ more /etc/hostname.iwi0
inet 192.168.10.254 255.255.255.0 NONE media autoselect mediaopt hostap mode
11g nwid wifi nwkey wifipass chan 11

$ sh /etc/netstart iwi0 (have also tried restart all of networking AND
rebooting)

$ ifconfig iwi0
iwi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:12:f0:bf:a6:00
        priority: 4
        groups: wlan
        media: IEEE802.11 autoselect ibss (autoselect adhoc)
        status: no network   <- MY IS PROBLEM HERE
        ieee80211: nwid wifi chan 11 nwkey 0x77696669706173730000000000
100dBm
        inet6 fe80::212:f0ff:febf:a600%iwi0 prefixlen 64 scopeid 0x2
        inet 192.168.10.254 netmask 0xffffff00 broadcast 192.168.10.255

$ dmesg |grep iwi
iwi0 at pci3 dev 4 function 0 "Intel PRO/Wireless 2200BG" rev 0x05: apic 1 int
21 (irq 11), address 0x:0x:0x:0x:0x:0x

-=(E)=-

Reply via email to