[solved] I think I lost network-manager on last d-u

Started by vilde, 2014/03/28, 13:36:54

Previous topic - Next topic

dibl

#45
Quote from: GoinEasy9 on 2014/04/08, 20:27:46
still no clues, since I can't find where resolvconf.service is located.


On my desktop rig (wired ethernet only):


root@imerabox:/# systemctl list-units | egrep resolvconf.service
resolvconf.service          loaded active exited    LSB: Nameserver information manager



It lives at /etc/resolveconf/run/resolv.conf but the configuration settings all come automatically from /etc/network/interfaces.  Here is what I have in /etc/network/interfaces, FYI:


root@imerabox:/etc/network# cat interfaces
# 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


allow-hotplug eth0
iface eth0 inet dhcp
    dns-nameservers 205.171.3.25 205.171.2.65
    dns-search www.duckduckgo.com



It has been working well for several years with those nameservers.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

vilde

#46
I mark this thread as solved now, if someone do not agree please tell me. Dibl:s problem is separate from the one in this thread.

EDIT: I can't mark it as solved because I can't modify my first entry, can moderator mark it as solved?