These are better served here

This commit is contained in:
Ubergeek 2019-10-02 13:09:19 +00:00
parent 68f1d42a83
commit 1815c52af0
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,7 @@
;
$TTL 604802
@ IN SOA thunix.tilde. root.thunix.tilde. (
2019090801 ; Serial
2019100201 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
@ -18,3 +18,8 @@ $TTL 604802
@ IN A 10.0.0.5
@ IN MX 10 thunix.tilde.
* IN A 10.0.0.5
;; VPN clients that requested DNS records
tildepi IN A 10.0.1.5
supersaiyan IN A 10.0.1.10
uberphone IN A 10.0.1.12