mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-19 22:20:46 +08:00
32 lines
1,010 B
Text
32 lines
1,010 B
Text
; NeoNetwork DNS Record
|
|
$TTL 604800
|
|
@ IN SOA NeoPDP-11.neo. root.neo. (
|
|
4096 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
;
|
|
@ IN NS NeoPDP-11.neo.
|
|
|
|
|
|
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.3.c.1.3.3.2.0 IN PTR liqingge.router.br-koishi.lo.she.as141706.koishi.moe.
|
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.2.f.2 IN PTR edwardp.neo.
|
|
|
|
; Loopback Addresses
|
|
|
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.5.0.0.f.f.f.f IN PTR root-dns.neo.
|
|
|
|
; DELEGATED ZONES
|
|
3.5.0.0 IN NS ns1.jerry.neo.
|
|
3.5.0.0 IN NS ns2.jerry.neo.
|
|
|
|
0.1.0.0 IN NS ns-anycast.lantian.neo.
|
|
0.1.0.0 IN NS ns1.lantian.neo.
|
|
0.1.0.0 IN NS ns2.lantian.neo.
|
|
0.1.0.0 IN NS ns3.lantian.neo.
|
|
0.1.0.0 IN NS ns4.lantian.neo.
|
|
0.1.0.0 IN NS ns5.lantian.neo.
|
|
|
|
7.0.0.0 IN NS ns1.staph.neo.
|
|
1.1.e.e IN NS ns1.sun.dn42.
|