[NBLUG/talk] Wireless configure in Debian

Liz Young liz at kandew.net
Sun Mar 6 17:55:17 PST 2005


On Sun March 6 2005 04:56 pm, Ian Sutherland wrote:
> The wireless connection does not start at boot. Starts with dhclient
> eth0.
> The following is the content of the /etc/network/interfaces file. Is
> this correct for boot start?;

Yes, just add "auto eth0" without quotes between the iface lo and iface 
eth0 lines.

> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
> iface eth0 inet dhcp
> wireless-essid "SonomaGrove"

ok
-Liz



More information about the talk mailing list