How to configure ifplugd?

Brian ad44 at cityscape.co.uk
Sat Jul 30 10:10:02 UTC 2011


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

>   iface wlan0 inet dhcp

iface wlan0 inet manual

>   wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf

Excellent help here:

   http://manual.aptosid.com/en/inet-ifplug-en.htm

Note the link at the end of the page.




More information about the ubuntu-users mailing list