Initial commit
This commit is contained in:
commit
64cc354f5b
15 changed files with 1435 additions and 0 deletions
23
zones/jestbu.bz.zone
Normal file
23
zones/jestbu.bz.zone
Normal file
|
@ -0,0 +1,23 @@
|
|||
$ORIGIN jestbu.bz.
|
||||
jestbu.bz. 3600 IN SOA ns1.k7dxs.net. admin.k7dxs.net. (
|
||||
3 ; serial
|
||||
28800 ; refresh (8 hours)
|
||||
7200 ; retry (2 hours)
|
||||
2419200 ; expire (4 weeks)
|
||||
3600 ; minimum (1 hour)
|
||||
)
|
||||
; Nameservers
|
||||
@ 300 IN NS ns1.k7dxs.net.
|
||||
@ 300 IN NS ns2.k7dxs.net.
|
||||
|
||||
; Primary host
|
||||
@ 300 IN A 185.199.108.153
|
||||
@ 300 IN A 185.199.109.153
|
||||
@ 300 IN A 185.199.110.153
|
||||
@ 300 IN A 185.199.111.153
|
||||
|
||||
; CNAMEs
|
||||
lrq 300 IN CNAME k7dxs.net.
|
||||
www 300 IN CNAME jestbu.bz.
|
||||
|
||||
; vim: ts=8
|
Loading…
Add table
Add a link
Reference in a new issue