;
; The dns database file of zone livedoor.cn
; ;
@ IN SOA dns.livedoor.cn. root.livedoor.cn. (
2004090202 ; Serial
10800 ; Refresh after 3 hours
3600 ; Retry after 1 hour
604800 ; Expire after 1 week
86400 ; Minimum TTL if 1 day
)
;
; Set the dns server of this zone
;
IN NS dns.livedoor.cn.
;
; Address for the canonical nsmes
;
localhost IN A 127.0.0.1
dns IN A 210.x.y.z
IN A 10.4.5.1
www IN A 10.4.5.2
IN A 210.x.y.z1
jh IN A 10.4.5.3
;
; Set the mx RR for the domail livedoor.cn
;
livedoor.cn. IN MX 10 www.livedoor.cn.
;
; Aliases
;
rt IN CNAME dns
mail IN CNAME www
;
; Interface specific names
;
dns10 IN A 10.4.5.1
dns210 IN A 210.x.y.z
;
; The dns database file of zone livedoor.com.cn
;
;
@ IN SOA dns.livedoor.com.cn. root.livedoor.cn. (
2004090302 ; Serial
10800 ; Refresh after 3 hours
3600 ; Retry after 1 hour
604800 ; Expire after 1 week
86400 ; Minimum TTL if 1 day
)
;
; Set the dns server of this zone
;
IN NS dns.livedoor.com.cn.
;
; Address for the canonical nsmes
;
localhost IN A 127.0.0.1
;
; The dns database file of zone livedoor.com.cn
; Wrote by ge_johnny
;
@ IN SOA dns.livedoor.com.cn. root.livedoor.cn. (
2004090302 ; Serial
10800 ; Refresh after 3 hours
3600 ; Retry after 1 hour
604800 ; Expire after 1 week
86400 ; Minimum TTL if 1 day
)
;
; Set the dns server of this zone
;
IN NS dns.livedoor.com.cn.
;
; Address for the canonical nsmes
;
localhost IN A 127.0.0.1
dns IN A 210.x.y.z
IN A 10.4.5.1
www IN A 10.4.5.2
IN A 210.x.y.z1
jh IN A 10.4.5.3
;
; Aliases
;
rt IN CNAME dns
mail IN CNAME www
;
; Set the mx RR for the domail livedoor.com.cn
;
livedoor.com.cn. IN MX 10 www.livedoor.com.cn.
;
; Interface specific names
;
dns10 IN A 10.4.5.1
dns210 IN A 210.x.y.z
歡迎光臨 Chinaunix (http://72891.cn/) | Powered by Discuz! X3.2 |