mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 19:39:58 -04:00
sample resolv.conf for testing the parser.
This commit is contained in:
parent
ffbec84459
commit
de20d36fef
1 changed files with 5 additions and 0 deletions
5
bin/tests/resolv.conf.sample
Normal file
5
bin/tests/resolv.conf.sample
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
domain jab.fr
|
||||
nameserver 194.150.1.2
|
||||
nameserver 194.150.1.1
|
||||
option debug
|
||||
option ndots:10
|
||||
Loading…
Reference in a new issue