4
เซิร์ฟเวอร์ DNS ของฉันคืออะไร
/etc/resolv.confของฉันมีลักษณะเช่นนี้: # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 127.0.1.1 # OpenDNS Fallback (configured by Linux Mint in /etc/resolvconf/resolv.conf.d/tail). nameserver 208.67.222.222 nameserver 208.67.220.220 เมื่อฉันใช้ nslookup ดูเหมือนว่าฉันจะใช้ 127.0.1.1: moose@pc08 ~ $ nslookup www.google.com Server: …