You are not logged in.

#1 2014-12-25 18:30:56

dan34
Member
Registered: 2011-07-29
Posts: 17

NetworkManager problems

I switched from wicd to NetworkManager about a year and a half ago and it worked flawlessly until a few months ago. Then it started having problems:

1. It configures eth0 even when no cable is plugged in.
2. It configures it with an old static address that I used to use but is no longer even in the configuration.

I've deleted all the static addresses from the config, but every time I boot NM restores that old static address.

The other problem is that when I'm on WIFI I can't get to the internet until I manually go and delete the settings for eth0. Conflicting default routes or something.

These problems have made it much less usefull than it was. My questions are, is there a way to make NM behave? What are some other recommendations for managing networking on a laptop?

Offline

#2 2014-12-25 19:55:03

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,796
Website

Re: NetworkManager problems

dan34 wrote:

What are some other recommendations for managing networking on a laptop?

I swear by dhcpcd.service -- as long as /etc/wpa_supplicant/wpa_supplicant.conf is set up correctly, it connects both ethernet & wireless automatically & very quickly.
https://wiki.archlinux.org/index.php/Dh … supplicant
https://wiki.archlinux.org/index.php/Wp … figuration

Once the wpa_suppliant.conf is correctly configured for your network(s), all that is required is:

# systemctl enable dhcpcd.service

Of course, you must also ensure all other networking .services are disabled.

Last edited by Head_on_a_Stick (2014-12-25 19:56:31)


Jin, Jîyan, Azadî

Offline

Board footer

Powered by FluxBB