--- elwix/config/etc/default/rc.d/011.ap_wpa.stop 2011/10/25 13:03:40 1.1.1.1.4.1 +++ elwix/config/etc/default/rc.d/011.ap_wpa.stop 2011/11/02 02:05:43 1.1.1.1.4.2 @@ -21,8 +21,8 @@ IP="172.31.1.1/30" echo "Config wireless AP (WPA) interface $IFACE ..." ifconfig $IFACE create wlandev $WIFIDEV wlanmode hostap -ifconfig $IFACE regdomain $REGDOMAIN -ifconfig $IFACE country $COUNTRY +#ifconfig $IFACE regdomain $REGDOMAIN +#ifconfig $IFACE country $COUNTRY ifconfig $IFACE $WIFIOPTS ifconfig $IFACE bintval $BINT ifconfig $IFACE channel $CHAN