thanks Alexander Sack. it seems that fixes the problem: the connections works like always plus i can finally connect trough pppoe even from network manager contextual menu (modem connection => connection with dsl-provider trough modem). this is my /etc/network/interfaces file:
# 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 # The primary network interface #auto dsl-provider iface dsl-provider inet ppp #pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf provider dsl-provider #auto eth0 #iface eth0 inet manual -- pppoe connection over NetworkManager 0.6 managed ethernet device doesn't work https://bugs.launchpad.net/bugs/157993 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
