Hi Misc,

I have used OpenBSD 4.7 on a PCEngines ALIX to create a wireless access point
(AP).

I am running hostapd, primarily to log auth and deauth of stations from my
AP.
After 72 hours of excellent running, my station loses wireless connectivity.

/var/log/daemon reveals that:
 * AP sends a deauthentication to station
 * Station sends an association request
 * AP responds with association response
 * AP sends a deauthentication to station
 * Repeat to fade

I have read the manpage for hostapd, but I don't know where to look next.
Have had a brief look at the source of hostapd - I'm no developer, but nothing
jumps out at me.
Any suggestions appreciated!

(attached hostapd.conf, /var/log/daemon, dmesg)

Cheers now,
Joe.


Output of tail /var/log/daemon
----------------------------------------
Sep 17 13:20:51 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: deauthentication, <radiotap v0,
chan 8, 11g>
Sep 17 13:20:56 bowser hostapd[3835]: ral0: 00:22:6b:e7:62:54 >
00:0e:8e:22:66:d8, bssid 00:0e:8e:22:66:d8: association request, <radiotap v0,
SHORTPRE, chan 8, 11g, sig -38dBm, signal 36dB>
Sep 17 13:20:56 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: association response, <radiotap
v0, chan 8, 11g>
Sep 17 13:20:56 bowser hostapd[3835]: ral0/vr0: sent ADD notification for
00:22:6b:e7:62:54
Sep 17 13:20:56 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: deauthentication, <radiotap v0,
chan 8, 11g>
Sep 17 13:21:01 bowser hostapd[3835]: ral0: 00:22:6b:e7:62:54 >
00:0e:8e:22:66:d8, bssid 00:0e:8e:22:66:d8: association request, <radiotap v0,
SHORTPRE, chan 8, 11g, sig -36dBm, signal 34dB>
Sep 17 13:21:01 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: association response, <radiotap
v0, chan 8, 11g>
Sep 17 13:21:01 bowser hostapd[3835]: ral0/vr0: sent ADD notification for
00:22:6b:e7:62:54
Sep 17 13:21:02 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: deauthentication, <radiotap v0,
chan 8, 11g>
Sep 17 13:21:06 bowser hostapd[3835]: ral0: 00:22:6b:e7:62:54 >
00:0e:8e:22:66:d8, bssid 00:0e:8e:22:66:d8: association request, <radiotap v0,
SHORTPRE, chan 8, 11g, sig -36dBm, signal 34dB>
Sep 17 13:21:06 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: association response, <radiotap
v0, chan 8, 11g>
Sep 17 13:21:06 bowser hostapd[3835]: ral0/vr0: sent ADD notification for
00:22:6b:e7:62:54
Sep 17 13:21:06 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: deauthentication, <radiotap v0,
chan 8, 11g>
Sep 17 13:21:11 bowser hostapd[3835]: ral0: 00:22:6b:e7:62:54 >
00:0e:8e:22:66:d8, bssid 00:0e:8e:22:66:d8: association request, <radiotap v0,
SHORTPRE, chan 8, 11g, sig -36dBm, signal 34dB>
Sep 17 13:21:11 bowser hostapd[3835]: ral0: 00:0e:8e:22:66:d8 >
00:22:6b:e7:62:54, bssid 00:0e:8e:22:66:d8: association response, <radiotap
v0, chan 8, 11g>
Sep 17 13:21:11 bowser hostapd[3835]: ral0/vr0: sent ADD notification for
00:22:6b:e7:62:54


/etc/hostapd.conf
-----------------------

wlan="ral0"
wired="vr0"

# Define the MAC addresses (BSSIDs) for your accesspoints in a table.
table <myess> {
00:0e:8e:22:66:d8
}

table <myclients> {
 00:22:6b:e7:62:54
}

set hostap interface $wlan
set hostap mode radiotap
set iapp interface $wired
set iapp mode broadcast port 2313
set iapp handle subtype add notify

hostap handle type management subtype assoc request bssid <myess> with log
hostap handle type management subtype assoc response bssid <myess> with log
hostap handle type management subtype reassoc request bssid <myess> with log
hostap handle type management subtype reassoc response bssid <myess> with log
hostap handle type management subtype disassoc bssid <myess> with log
hostap handle type management subtype deauth bssid <myess> with log

# Finally log any rogue accesspoints limited to every 6 mins
hostap handle type management subtype beacon \
    with log limit 360 sec



dmesg
---------
OpenBSD 4.7 (GENERIC) #558: Wed Mar 17 20:46:15 MDT 2010
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Geode(TM) Integrated Processor by AMD PCS ("AuthenticAMD" 586-class) 499
MHz
cpu0: FPU,DE,PSE,TSC,MSR,CX8,SEP,PGE,CMOV,CFLUSH,MMX
real mem  = 268009472 (255MB)
avail mem = 250978304 (239MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 11/05/08, BIOS32 rev. 0 @ 0xfd088
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
pcibios0: pcibios_get_intr_routing - function not supported
pcibios0: PCI IRQ Routing information unavailable.
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xe0000/0xa800
cpu0 at mainbus0: (uniprocessor)
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 1 function 0 "AMD Geode LX" rev 0x33
glxsb0 at pci0 dev 1 function 2 "AMD Geode LX Crypto" rev 0x00: RNG AES
vr0 at pci0 dev 9 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 10, address
00:0d:b9:18:e5:d4
ukphy0 at vr0 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI
0x004063, model 0x0034
vr1 at pci0 dev 10 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 11, address
00:0d:b9:18:e5:d5
ukphy1 at vr1 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI
0x004063, model 0x0034
vr2 at pci0 dev 11 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 15, address
00:0d:b9:18:e5:d6
ukphy2 at vr2 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI
0x004063, model 0x0034
ral0 at pci0 dev 12 function 0 "Ralink RT2860" rev 0x00: irq 9, address
00:0e:8e:22:66:d8
ral0: MAC/BBP RT2860 (rev 0x0102), RF RT2820 (MIMO 2T3R)
glxpcib0 at pci0 dev 15 function 0 "AMD CS5536 ISA" rev 0x03: rev 3, 32-bit
3579545Hz timer, watchdog, gpio
gpio0 at glxpcib0: 32 pins
pciide0 at pci0 dev 15 function 2 "AMD CS5536 IDE" rev 0x01: DMA, channel 0
wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <LEXAR ATA FLASH CARD>
wd0: 1-sector PIO, LBA, 7631MB, 15630048 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 4
pciide0: channel 1 ignored (disabled)
ohci0 at pci0 dev 15 function 4 "AMD CS5536 USB" rev 0x02: irq 12, version
1.0, legacy support
ehci0 at pci0 dev 15 function 5 "AMD CS5536 USB" rev 0x02: irq 12
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "AMD EHCI root hub" rev 2.00/1.00 addr 1
isa0 at glxpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
usb1 at ohci0: USB revision 1.0
uhub1 at usb1 "AMD OHCI root hub" rev 1.00/1.00 addr 1
biomask 71e7 netmask ffe7 ttymask ffff
mtrr: K6-family MTRR support (2 registers)
nvram: invalid checksum
vscsi0 at root
scsibus0 at vscsi0: 256 targets
softraid0 at root
root on wd0a swap on wd0b dump on wd0b
clock: unknown CMOS layout

Reply via email to