point all IPs to diagonal.blacka.com's IPs except zeke.blacka.com
This commit is contained in:
parent
31d402cb5a
commit
722f843fe9
@ -1,7 +1,7 @@
|
|||||||
$ORIGIN .
|
$ORIGIN .
|
||||||
$TTL 3600 ; 1 hour
|
$TTL 3600 ; 1 hour
|
||||||
blacka.com IN SOA ns1.blacka.com. david.blacka.com. (
|
blacka.com IN SOA ns1.blacka.com. david.blacka.com. (
|
||||||
101000 ; serial
|
101020 ; serial
|
||||||
43200 ; refresh (12 hours)
|
43200 ; refresh (12 hours)
|
||||||
3600 ; retry (1 hour)
|
3600 ; retry (1 hour)
|
||||||
2592000 ; expire (30 days)
|
2592000 ; expire (30 days)
|
||||||
@ -10,7 +10,8 @@ blacka.com IN SOA ns1.blacka.com. david.blacka.com. (
|
|||||||
NS ns1.blacka.com.
|
NS ns1.blacka.com.
|
||||||
NS typhoon.kahlerlarson.org.
|
NS typhoon.kahlerlarson.org.
|
||||||
NS keilir.ogud.com.
|
NS keilir.ogud.com.
|
||||||
A 70.164.19.155
|
A 45.79.170.188
|
||||||
|
AAAA 2600:3c03::f03c:94ff:fe52:8c02
|
||||||
; mail handled by google (google apps for business standard)
|
; mail handled by google (google apps for business standard)
|
||||||
MX 10 aspmx.l.google.com.
|
MX 10 aspmx.l.google.com.
|
||||||
MX 20 alt1.aspmx.l.google.com.
|
MX 20 alt1.aspmx.l.google.com.
|
||||||
@ -36,13 +37,13 @@ diagonal A 45.79.170.188
|
|||||||
zeke A 70.164.19.155
|
zeke A 70.164.19.155
|
||||||
|
|
||||||
; mail controls
|
; mail controls
|
||||||
nomail A 70.164.19.157
|
nomail A 45.79.170.188
|
||||||
nomail2 A 70.164.19.157
|
nomail2 A 45.79.170.188
|
||||||
|
|
||||||
www CNAME blacka.com.
|
www CNAME blacka.com.
|
||||||
|
|
||||||
; test area for google apps for business (standard)
|
; test area for google apps for business (standard)
|
||||||
g A 70.164.19.155
|
g A 45.79.170.188
|
||||||
g 86400 MX 10 aspmx.l.google.com.
|
g 86400 MX 10 aspmx.l.google.com.
|
||||||
86400 MX 20 alt1.aspmx.l.google.com.
|
86400 MX 20 alt1.aspmx.l.google.com.
|
||||||
86400 MX 20 alt2.aspmx.l.google.com.
|
86400 MX 20 alt2.aspmx.l.google.com.
|
||||||
|
Loading…
Reference in New Issue
Block a user