DNS Zone
DNS Zone is an actively used application created in 2001.
18Years Old | 5,430Users | 0Jobs |
- DNS Zone ranks in the top 20% of languages
- the DNS Zone wikipedia page
- DNS Zone first appeared in 2001
- See also: smtp
- I have 35 facts about DNS Zone. just email me if you need more.
Example code from Linguist:
$ORIGIN 0.0.0.c.2.1.0.3.0.0.2.1.e.f.f.3.ip6.arpa. $TTL 60 @ IN SOA ns root ( 2002042901 ; SERIAL 7200 ; REFRESH 600 ; RETRY 36000000 ; EXPIRE 120 ; MINIMUM ) NS ns.example.com. c.a.7.e.d.7.e.f.f.f.0.2.8.0.a.0 PTR sip01.example.com.
Example code from Wikipedia:
zone "0.0.127.in-addr.arpa" IN { type master; file "r.local"; };Edit
Last updated February 11th, 2019