bind9/bin/tests/resolv.conf.sample
James Brister e03329a387 253. [func] resolv.conf parser now recognises ';' and '#' as
comments (anywhere in line, not just as the beginning).

 252.   [bug]           resolv.conf parser mishandled masks on sortlists.
                        It slso aborted when an unrecognised keyword was seen,
                        now it silently ignores the entire line.
2000-06-13 17:52:58 +00:00

21 lines
331 B
Text

domain jab.fr
nameserver 194.150.1.2 ; ignore that
; ignore this comment
nameserver 194.150.1.1 # ignore this comment too
a-bad-entry-that-will be ignored
option debug ; foo
option ndots:10
sortlist 10.0.0.0/255.244.33.0 11.0.0.0
search aaa bbb ccc ddd ; blank stuff
# search eee fff ggg hhh
#
# Bar
### bar bar bar
#