change ns1.nbit.ch to other server (onyx-dev)
This commit is contained in:
parent
37d0d99151
commit
a964062ed6
|
|
@ -2,7 +2,7 @@ $TTL 4h
|
||||||
$ORIGIN nbit.ch.
|
$ORIGIN nbit.ch.
|
||||||
|
|
||||||
@ 1D IN SOA ns1.nbit.ch. hostmaster.nbit.ch. (
|
@ 1D IN SOA ns1.nbit.ch. hostmaster.nbit.ch. (
|
||||||
2022122001; serial
|
2022122201; serial
|
||||||
3H ; refresh
|
3H ; refresh
|
||||||
120; retry
|
120; retry
|
||||||
2w ; expire
|
2w ; expire
|
||||||
|
|
@ -18,8 +18,8 @@ $ORIGIN nbit.ch.
|
||||||
; server host definitions
|
; server host definitions
|
||||||
IN A 5.75.251.111
|
IN A 5.75.251.111
|
||||||
IN AAAA 2a01:4f8:c012:c21c::1
|
IN AAAA 2a01:4f8:c012:c21c::1
|
||||||
ns1 IN A 94.130.184.127
|
ns1 600 IN A 168.119.114.44
|
||||||
ns1 IN AAAA 2a01:4f8:c2c:12ed::1
|
ns1 600 IN AAAA 2a01:4f8:c2c:9c5e::1
|
||||||
ns2 IN A 5.75.251.111
|
ns2 IN A 5.75.251.111
|
||||||
ns2 IN AAAA 2a01:4f8:c012:c21c::1
|
ns2 IN AAAA 2a01:4f8:c012:c21c::1
|
||||||
autodiscover IN CNAME mail.nbit.ch.
|
autodiscover IN CNAME mail.nbit.ch.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue