17 Zeilen
546 B
Plaintext
17 Zeilen
546 B
Plaintext
$TTL 0
|
|
@ IN SOA zeus.literm.local. root.literm.local. (
|
|
1 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
1209600; Expire
|
|
86400 ); Negative Cache TTL
|
|
literm.local. IN NS zeus
|
|
literm.local. IN MX 10 zeus
|
|
zeus IN A 10.0.0.1
|
|
poseidon IN A 10.0.0.2
|
|
hades IN A 10.0.0.3
|
|
management IN CNAME hades
|
|
projekt IN CNAME hades
|
|
icinga IN CNAME hades
|
|
mail IN CNAME hades
|