add logicclips
This commit is contained in:
parent
445de0d500
commit
a0f1b6dfbe
2 changed files with 20 additions and 1 deletions
19
zones/logicclips.zone
Normal file
19
zones/logicclips.zone
Normal file
|
@ -0,0 +1,19 @@
|
|||
$ORIGIN xaviera.systems.
|
||||
@ 3600 IN SOA ns3.k7dxs.net. admin.k7dxs.net. (
|
||||
8 ; serial
|
||||
28800 ; refresh (8 hours)
|
||||
7200 ; retry (2 hours)
|
||||
2419200 ; expire (4 weeks)
|
||||
3600 ; minimum (1 hour)
|
||||
)
|
||||
; Nameservers
|
||||
@ 3600 IN NS ns1.xaviera.systems.
|
||||
@ 3600 IN NS ns2.xaviera.systems.
|
||||
@ 3600 IN NS ns3.xaviera.systems.
|
||||
@ 3600 IN NS ns4.xaviera.systems.
|
||||
|
||||
; Primary host
|
||||
@ 3600 IN A 74.207.242.178
|
||||
www 3600 IN A 74.207.242.178
|
||||
|
||||
; vim: ts=8
|
Loading…
Add table
Add a link
Reference in a new issue