After reading a comment on today's Ubuntu Weekly I managed to solve my
problem. First I edited my /etc/network/interfaces leaving only;

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

# Wireless
auto eth1
iface eth1 inet dhcp

Then I setup all network parameters using Knetworkmanager. Now I am able
to connect to the network without problems.

Thanks to all Ubuntu people,
Luca

-- 
Wireless connection does not start automatically
https://bugs.launchpad.net/bugs/99430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to