mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 15:20:40 +08:00
add lily.neo
Signed-off-by: lilydjwg <lilydjwg@gmail.com>
This commit is contained in:
parent
fb9143260a
commit
8023715e9b
3 changed files with 7 additions and 0 deletions
|
@ -46,6 +46,8 @@ $TTL 3600
|
||||||
|
|
||||||
130.8 IN PTR edwardp.neo.
|
130.8 IN PTR edwardp.neo.
|
||||||
|
|
||||||
|
137.8 IN PTR lily.neo
|
||||||
|
|
||||||
; Loopback Addresses
|
; Loopback Addresses
|
||||||
|
|
||||||
1.255 IN PTR NeoPDP-11.neo.
|
1.255 IN PTR NeoPDP-11.neo.
|
||||||
|
|
|
@ -13,6 +13,8 @@ $TTL 3600
|
||||||
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.
|
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.
|
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.
|
||||||
|
|
||||||
|
7.3.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.e.7.a.b IN PTR lily.neo.
|
||||||
|
|
||||||
; Loopback Addresses
|
; 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.
|
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.
|
||||||
|
|
|
@ -37,6 +37,9 @@ edwardp IN AAAA fd10:127:2f2f::
|
||||||
|
|
||||||
tv IN A 10.127.15.58
|
tv IN A 10.127.15.58
|
||||||
|
|
||||||
|
lily IN A 10.127.8.137
|
||||||
|
lily IN AAAA fd10:127:ba7e::137
|
||||||
|
|
||||||
; DELEGATED ZONES
|
; DELEGATED ZONES
|
||||||
jerry IN NS ns1.jerry
|
jerry IN NS ns1.jerry
|
||||||
jerry IN NS ns2.jerry
|
jerry IN NS ns2.jerry
|
||||||
|
|
Loading…
Reference in a new issue