diff --git a/primary/var/lib/bind/db.thelinux.pro b/primary/var/lib/bind/db.thelinux.pro new file mode 100755 index 0000000..7ac34c2 --- /dev/null +++ b/primary/var/lib/bind/db.thelinux.pro @@ -0,0 +1,21 @@ +$ORIGIN pro. +$TTL 2m + +thelinux IN SOA ns1.thelinux.pro. root.thelinux.pro. ( + 24052501 ; serial number YYMMDDNN + 1h ; Refresh + 15m ; Retry + 10d ; Expire + 1d ; Min TTL + ) +; + IN NS ns1.thelinux.pro. + IN NS ns2.thelinux.pro. + IN A 204.8.15.81 +; +$ORIGIN thelinux.pro. +; +ns1 IN A 204.8.15.80 +ns2 IN A 204.8.15.81 +; +www IN A 204.8.15.81