repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
bsd
/
bind
/
dist
/
bin
/
tests
/
system
/
forward
/
ns2
/
example.db
blob
3a5f46c19e113e11b59b0e8c4091cc103e98a2ab
1
$TTL 300 ; 5 minutes
2
@ IN SOA ns root (
3
2000082401 ; serial
4
1800 ; refresh (30 minutes)
5
1800 ; retry (30 minutes)
6
1814400 ; expire (3 weeks)
7
3600 ; minimum (1 hour)
8
)
9
NS ns
10
ns A 10.53.0.1
11
12
txt TXT "forwarded"