worktowork
Posts 0
worktowork
#1
Dear ,
How to change DNS server in MX14RC2 ?
screenshot from
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://dns.yandex.ru/advanced/"
linktext was:"http://dns.yandex.ru/advanced/"
====================================

family =семейный
family filter dns
family filter dns
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#2
The DNS servers are usually specified in the /etc/resolv.conf file. On my Gentoo system I have:

Code: Select all

nameserver 8.8.8.8
nameserver 8.8.4.4
which, IIRC, are the Google name servers. But be careful because if you use dhcp to get your internet address (which most people do) then this file will get overwritten because it is normal to let the router set the name servers when you use dhcp. In this case you need to either over-ride this behavior or change the name server configuration in the router. Sometimes a router might put its own IP address in the /etc/resolv.conf file and then relay requests to name servers it has stored in its configuration.
worktowork
Posts 0
worktowork
#3
bitjam , thank you. I have changed in dns in settings ethernet modem TP-link , dns server in resolv.conf is family filter.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#4
You can specify a particular DNS for a connection under"Edit Connection" in the Network Manager gui.