# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface

iface eth1 inet dhcp

iface eth0 inet static
address 192.168.0.9
netmask 255.255.255.0
gateway 192.168.0.1
wireless-essid WIRELESS

auto eth0

-- 
No wireless connection
https://bugs.launchpad.net/bugs/105964
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to