On Mon, Jun 13, 2016 at 05:24:45AM -0400, Haines Brown wrote:
> To avoid booting delay while DHCP tries to get an IP address, I decided
> to use a static address for the wlan0 interface.
>
> I tried this:
>
> auto wlan0
> iface wlan0 inet static
> address 192.168.1.124
> gateway 192.168.1.1
>
To avoid booting delay while DHCP tries to get an IP address, I decided
to use a static address for the wlan0 interface.
I tried this:
auto wlan0
iface wlan0 inet static
address 192.168.1.124
gateway 192.168.1.1
netmask 255.255.255.0
wireless-mode managed
wpa-ssid XXX
wap-psk XXX
Thi
2 matches
Mail list logo