How to configure ifplugd?
Tom H
tomh0665 at gmail.com
Sat Jul 30 14:24:00 UTC 2011
On Sat, Jul 30, 2011 at 6:10 AM, Brian <ad44 at cityscape.co.uk> wrote:
> On Sat 30 Jul 2011 at 00:04:13 +0200, Josef Wolf wrote:
>> This is what I have so far:
>>
>> root at meinekiste:/# cat /etc/network/interfaces
>> auto lo
>> iface lo inet loopback
>>
>> # ifplugd manpage says interfaces should not be brought up automatically
>> iface eth0 inet dhcp
>>
>> auto wlan0
>
> allow-hotplug wlan0
The aptosid page that you link to below specifically says not to use
"allow-hotplug" for ifplugd to function. It's udev that uses
"allow-hotplug".
>> iface wlan0 inet dhcp
>
> iface wlan0 inet manual
>
>> wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
>
> http://manual.aptosid.com/en/inet-ifplug-en.htm
More information about the ubuntu-users
mailing list