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

Re: IP-Adresse für WLAN Interface



Chris <chris2014@postbox.xyz> wrote:

> # WLAN-Gaeste Interface
> iface wlan0_0 inet static
> post-up ifconfig wlan0_0 192.168.178.1
> pre-up ifconfig wlan0_0 192.168.178.1
> address 192.168.178.1
> netmask 255.255.255.0

Die pre-up und post-up sind sinnlos, da die address und netmask dies
bereits konfigurieren.

Allerdings fehlt "auto wlan0_0" oder besser "allow-hotplug wlan0_0".
Ohne diese wird das Interface nicht hochgenommen.

Vermutlich wird der hostapd zu spät gestartet und dadurch steht beim
Durchlaufen von /e/n/i evtl. das Interface nicht zur Verfügung.

S°

-- 
Sigmentation fault. Core dumped.


Reply to: