> sudo nmcli nm wifi off
> sudo rfkill unblock wlan

It works on Ubuntu 14.04! My complete script to set the AP up now is:

    sudo nmcli nm wifi off
    sudo rfkill unblock wlan

    sudo ifconfig wlan0 10.15.0.1/24 up
    sleep 1
    sudo service isc-dhcp-server restart
    sudo service hostapd restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1289047

Title:
  [Trusty] hostapd package is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1289047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to