Second update

This commit is contained in:
root 2018-11-22 03:19:09 +00:00
parent 4f0b3fe1f4
commit 8cd01e2847
2 changed files with 5 additions and 9 deletions

View File

@ -8,9 +8,9 @@ $TTL 604802
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
IN A 192.168.1.10
IN A 139.59.215.24
;
@ IN NS master.tilde.
@ IN A 192.168.1.10
@ IN AAAA ::1
ns IN A 192.168.1.10
@ IN NS master.tilde.
@ IN A 139.59.215.24
@ IN AAAA 2a03:b0c0:3:d0::d91:5001
ns IN A 139.59.215.24

View File

@ -5,10 +5,6 @@
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";
zone "example.com" {
type master;
file "/etc/bind/db.example.com";
};
zone "master.tilde" {
type master;