mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-08 02:00:15 +02:00
04710b869a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1918 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
237 B
Plaintext
13 lines
237 B
Plaintext
;
|
|
; BIND reverse data file for broadcast zone
|
|
;
|
|
$TTL 604800
|
|
@ IN SOA localhost. root.localhost. (
|
|
1 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
;
|
|
@ IN NS localhost.
|