Skip to content

gin-c/named

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

yum install bind bind-utils -y

修改文件

/etc/named.conf

/etc/named.github.zones

/var/named/amazonaws.com.zone /var/named/fastly.net.zone /var/named/github.com.zone /var/named/github.community.zone /var/named/github.io.zone /var/named/githubassets.com.zone /var/named/githubstatus.com.zone /var/named/githubusercontent.com.zone

启动服务

systemctl statr named

设为开机启动

systemctl enable named

然后将服务,在防火墙上放行:

firewall-cmd --add-service=dns --permanent

firewall-cmd --reload

About

搭建自己的DNS服务,并对github网站进行dns优化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published