You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
699 B
21 lines
699 B
$TTL 2d ; 172800 seconds default TTL
|
|
$ORIGIN swisfield.us.
|
|
|
|
@ IN SOA ns.jinfield.com. jinfield.gmail.com. (
|
|
2014032301
|
|
12h ; refresh
|
|
15m ; update retry
|
|
3w ; expiry
|
|
3h ) ; minimum
|
|
|
|
IN NS ns1.jinfield.com.
|
|
IN NS ns2.jinfield.com.
|
|
IN MX 10 mail.jinfield.com.
|
|
IN A 198.50.24.70
|
|
|
|
code IN A 198.50.24.70
|
|
|
|
wherefi IN CNAME wherefi.swisfield.com.
|
|
motomaster IN CNAME motomaster.swisfield.com.
|
|
mail IN CNAME mail.jinfield.com.
|
|
www IN CNAME swisfield.us.
|