[Eisfair_dev] E1 --> wlan

Marcus Roeckrath marcus.roeckrath at gmx.de
Sa Jul 4 13:38:10 CEST 2015


Hallo Peter,

Peter Bc3a4umer wrote:

>   42         if [ "$ipaddr" != "" -a "$ipaddr" != "0.0.0.0" ]
>   43         then         # if no ip address, skip configuration
>   44             if echo $name|grep -q wlan

Du hast in der Base-Konfiguration wlan0 eingetragen?

>   45             then
>   46                 wpa_supplicant -B -Dwext -iwlan0
> -c/etc/wpa_supplicant.conf

Warum hier dann festcoded und nicht -i${name}?

>   48             ifconfig $name $ipaddr netmask $netmask broadcast
> $broadcast

Hier benutzt Du $name.

-- 
Gruss Marcus


Mehr Informationen über die Mailingliste Eisfair_dev