File size: 206 Bytes
afcfd4d
 
 
 
 
 
 
1
2
3
4
5
6
7
8
; zone file for acme
@ IN SOA ns1.acme. admin.acme. 2024040101 3600 600 86400 3600
@ IN NS ns1.acme.
@ IN A 192.0.2.211
@ IN MX 10 edge.soylent.test.
@ IN MX 20 smtp.initech.test.
@ IN MX 30 mx2.acme.test.