Displaying 2 results from an estimated 2 matches for "dtimperiod".
2009 Apr 25
1
FreeBSD-7.1 wi-driver error messages
...F bmiss 7 scanvalid 60
The pcmcia-card that does NOT generate errors is running in master mode:
flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
media: IEEE 802.11 Wireless Ethernet DS/11Mbps <hostap> (DS/2Mbps
<hostap>)
authmode OPEN privacy OFF scanvalid 60 dtimperiod 1
I noticed that this same error was reported during development of 7.0:
http://kerneltrap.org/mailarchive/freebsd-current/2008/2/5/722934
The error did not occur with 6.x.
Any comment or suggestion is appreciated,
Huub
2007 Nov 19
1
testing wireless security
...6b:84:3e:76
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <hostap>
status: associated
ssid mike1 channel 1 bssid 00:0b:6b:84:3e:76
authmode WPA privacy MIXED deftxkey 2 TKIP 2:128-bit TKIP 3:128-bit
txpowmax 39 bmiss 7 protmode CTS burst dtimperiod 1 bintval 100
% cat /etc/hostapd.conf
interface=ath0
driver=bsd
logger_syslog=-1
logger_syslog_level=0
logger_stdout=-1
logger_stdout_level=0
debug=3
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel
ssid=testnet1
macaddr_acl=0
auth_algs=1
#### IEEE 802.1X rel...