Article 54P86 Unable to get DNS to work

Unable to get DNS to work

by
Gene C
from LinuxQuestions.org on (#54P86)
I am new to Linux, and have recently installed Linux Mint Xfce 19.3 on an older laptop. A friend helped me build the Ethernet interface from scratch. Everything was done via the command line. We finally got it to the point where I can ping the router. He added name servers into resolv.conf directly, and everything worked for a short time until after he left, when it no longer worked.

I have tried adding name servers into /etc/resolvconf/resolv.conf.d/tail with no success. My /etc/network/interfaces currently looks like this:

auto lo
iface lo inet static

auto enp8s8
iface enp8s8 inet static
address 192.168.1.200
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 208.18.47.61 208.18.47.62

How do I get DNS to work?latest?d=yIl2AUoC8zA latest?i=hGfc5iM2dQg:lM-Vm7QGHQk:F7zBnMy latest?i=hGfc5iM2dQg:lM-Vm7QGHQk:V_sGLiP latest?d=qj6IDK7rITs latest?i=hGfc5iM2dQg:lM-Vm7QGHQk:gIN9vFwhGfc5iM2dQg
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments