listen-on change in 9.4.0?

Jeffrey Stevens jeff1132 at charter.net
Mon Apr 9 15:52:37 UTC 2007


Seems the listen-on no longer takes a port inside the braces in 9.4?  BIND 9.3
book example on page 270:

options {
	listen-on { 192.249.249.1 port 5353; 192.253.252.1 port 1053};
};

but in our 9.4.0 test config we have

listen-on { 9.5.143.134 port 9000; };

and named-checkconf gives:

named.conf:77: missing ';' before 'port'

-- 
Jeffrey Stevens
gpg --keyserver pgp.mit.edu --recv-keys D2E5A4E8
Key fingerprint: 1C86 8717 E485 FA4D B9EF 96E2 A1AC 4B00 D2E5 A4E8



More information about the bind-users mailing list