Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [solved] I think I lost network-manager on last d-u  (Read 14796 times)

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: I think I lost network-manager on last d-u
« Reply #45 on: 2014/04/08, 21:08:38 »
still no clues, since I can't find where resolvconf.service is located.


On my desktop rig (wired ethernet only):


Code: [Select]
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:


Code: [Select]
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.
« Last Edit: 2014/04/08, 21:13:49 by dibl »
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline vilde

  • User
  • Posts: 708
Re: I think I lost network-manager on last d-u
« Reply #46 on: 2014/04/14, 12:03:47 »
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?
« Last Edit: 2014/04/14, 12:07:14 by vilde »