--On Saturday, March 13, 2010 08:49:41 +0100 giopas <[email protected]> wrote:
Objectives: Use eth0 to connect to a specified NFS folder using a fix IP (connection to be established every time the cable is plugged) AND Use wlan0, in DHCP mode, to surf on Internet Requisites: Use only NetworkManager (if possible) to handle both connections. Problem: Every interface individually works, however if plug the cable (eth0), I cannot surf on Internet any more (it try to "surf" using the cable).
If I understand your problem correctly, you need to stop eth0 becoming the default route. You can do this if you edit the eth0 connection settings, go to IPv4 tab, then the Routes button. Then click "use this connection only for resources on its network". Then wlan should remain the default route at all times.
Rick _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
