Posts

Showing posts with the label dns

/etc/resolv.conf - using for config DNS in your network

domain mydomain.com search mydomain.com nameserver 192.168.x.x nameserver 8.8.8.8 nameserver XXX.XXX.XXX.XXX - IP address of primary name server nameserver XXX.XXX.XXX.XXX - IP address of secondary name server