[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: trying to use wireless not from gnome... what's the incantation?



On 26 May 2016 at 09:16, Russell Stuart <russell-debian@stuart.id.au> wrote:
>     auto wifi_interface
>     iface wifi_interface inet dhcp
>             pre-up                  systemctl stop wpa_supplicant || :
>             post-down               systemctl start wpa_supplicant || :
>             wpa-driver              nl80211,wext,wired
>             wpa-conf                /etc/wpa_supplicant/wpa_supplicant.conf

There's no need in any of this, ifupdown already supports this mode
without anything apart from wpa-conf.

See /usr/share/doc/wpasupplicant/README.Debian.gz for more details.

-- 
Cheers,
  Andrew


Reply to: