In article <[email protected]>, Brook Milligan <[email protected]> wrote: >According to the man page, the urtwn driver is supposed to support the >hostap option. Although perhaps I am not sure how to configure it with >ifconfig, I cannot get it to work. Has anyone had success with this? >Is it known not to work? Does anyone have a configuration, e.g., >ifconfg.urtwnX, that is known to work? > >Thanks for your help. > >Cheers, >Brook
$ cat /etc/hostapd.conf interface=urtwn0 ctrl_interface=/var/run/hostapd ctrl_interface_group=0 ssid=TEST macaddr_acl=0 auth_algs=1 wpa=1 wpa_passphrase=SecretService wpa_key_mgmt=WPA-PSK wpa_pairwise=TKIP CCMP $ /etc/ifconfig.urtwn0 inet 192.168.1.254 netmask 0xffffff00 mediaopt hostap christos
