Showing posts with label dns. Show all posts
Showing posts with label dns. Show all posts

Wednesday, January 22, 2020

Configure Master / Slave BIND DNS Server on CentOS 8 / RHEL 8

Configure Master / Slave BIND DNS Server on CentOS 8 / RHEL 8



for check zone file
named-checkzone abc.com /var/named/abc.com.zone
Directory zone = /var/named/

dnstop ens192
dnstop -l 2 ens192
dnstop -l 3 ens192
yum install dnstop

Monday, February 26, 2018

แก้ DNS ubuntu 17.10

sudo vim /etc/resolvconf/resolv.conf.d/head
nameserver IP dns internal 1
nameserver IP dns internal 2

Friday, April 5, 2013

การทำ DNS server Linux

อ่านวิธีการเซทที่เว็บไซต์นี้

help.ubuntu.com

on CentOS

dns-server-installation-step-by-step-using-centos-6-3