1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-29 19:18:41 +08:00

dns use loopback address

This commit is contained in:
Neo_Chen 2020-03-30 14:05:53 +08:00
parent 1c1f14b633
commit 0447927c65
2 changed files with 2 additions and 2 deletions

0
dns/db.10.127 Executable file → Normal file
View file

4
dns/neonetwork.unix Executable file → Normal file
View file

@ -11,10 +11,10 @@ $TTL 604800
@ IN NS NeoPDP-11.NeoNetwork.unix. @ IN NS NeoPDP-11.NeoNetwork.unix.
@ IN A 10.127.1.1 @ IN A 10.127.1.1
NeoPDP-11 IN A 10.127.1.1 NeoPDP-11 IN A 10.127.255.1
ucbvax IN A 10.127.255.2 ucbvax IN A 10.127.255.2
caasih IN A 10.127.0.1 caasih IN A 10.127.0.1
NeoSystem IN A 10.127.0.10 NeoSystem IN A 10.127.255.80
NeoBOX IN A 10.127.1.20 NeoBOX IN A 10.127.1.20
cklvax IN A 10.127.1.40 cklvax IN A 10.127.1.40
NNPCC IN A 10.127.1.63 NNPCC IN A 10.127.1.63