Update bind9/named.conf
This commit is contained in:
@@ -4,7 +4,7 @@ acl internal {
|
||||
|
||||
options {
|
||||
forwarders {
|
||||
192.168.1.254
|
||||
192.168.1.254;
|
||||
8.8.8.8;
|
||||
8.8.4.4;
|
||||
};
|
||||
@@ -14,4 +14,4 @@ options {
|
||||
zone "johnsnexus.click" IN {
|
||||
type master;
|
||||
file "/etc/bind/johnsnexus-click.zone"; # external site name
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user