1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-17 01:28:40 +08:00
NeoNetwork/dns/neonetwork
Neo_Chen fb31a9ce0c DNS: up
[skip ci]
2020-05-14 17:33:05 +08:00

31 lines
650 B
Plaintext

; NeoNetwork DNS Record
$TTL 604800
@ IN SOA NeoPDP-11.neo. root.neo. (
4096 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
; NeoNetwork Original
@ IN NS NeoPDP-11.neo.
@ IN A 10.127.1.1
root IN CNAME neo.
NeoPDP-11 IN A 10.127.255.1
ucbvax IN A 10.127.255.2
caasih IN A 10.127.2.16
NeoSystem IN A 10.127.255.80
neostorage IN A 10.127.1.10
NeoBOX IN A 10.127.1.20
cklvax IN A 10.127.1.40
NNPCC IN A 10.127.1.63
pan IN A 10.127.3.1
staph IN A 10.127.8.185
staph-cn IN A 10.127.8.187
santost12 IN A 10.128.69.1
neko IN TXT "helloworld"
telegram IN TXT "https://t.me/NeoNetworkVPN"