Add zone for karlsruhe.flauschekatze.space
This commit is contained in:
parent
49016f071e
commit
4e334d12da
20
forward/public/db.karlsruhe.flauschekatze.space
Normal file
20
forward/public/db.karlsruhe.flauschekatze.space
Normal file
@ -0,0 +1,20 @@
|
||||
$TTL 604800
|
||||
@ IN SOA karlsruhe.flauschekatze.space. admin.karlsruhe.flauschekatze.space. {
|
||||
1 ; Serial number, increase by one
|
||||
604800 ; Refresh interval
|
||||
86400 ; Retry interval
|
||||
2419200 ; Expire Interval
|
||||
604800 ; Negative Cache TTL
|
||||
};
|
||||
|
||||
; Name servers
|
||||
|
||||
IN NS ns1.karlsruhe.flauschekatze.space.
|
||||
|
||||
; Hosts
|
||||
|
||||
karlsruhe.flauschekatze.space. IN A 78.94.228.62
|
||||
ns1.karlsruhe.flauschekatze.space. IN A 78.94.228.62
|
||||
|
||||
; Services
|
||||
|
Loading…
Reference in New Issue
Block a user