Bind 9.2.3 ignores listen on option

This is a discussion on Bind 9.2.3 ignores listen on option within the Bind Users forums, part of the DNS and Related Forums category; named.conf contains: options { directory "/etc/named"; listen-on { 192.168.0.0/16; 127.0.0.1; }; ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-31-2005
support
 
Posts: n/a
Default Bind 9.2.3 ignores listen on option

named.conf contains:

options {
directory "/etc/named";
listen-on {
192.168.0.0/16;
127.0.0.1;
};
listen-on-v6 { none; };
allow-query {
192.168.0.0/16;
127.0.0.1;
};
version "Go away!";
};

Yet the following is logged on startup:

Jan 30 17:58:27 brickwall named[2870]: starting BIND 9.2.3 -u named -t /var/named/chroot
Jan 30 17:58:27 brickwall named[2870]: using 1 CPU
Jan 30 17:58:27 brickwall named[2870]: loading configuration from '/etc/named.conf'
Jan 30 17:58:27 brickwall named[2870]: listening on IPv4 interface lo, 127.0.0.1#53
Jan 30 17:58:27 brickwall named[2870]: listening on IPv4 interface eth0, 192.168.1.1#53
Jan 30 17:58:27 brickwall named[2870]: listening on IPv4 interface eth1, 192.168.2.1#53
Jan 30 17:58:27 brickwall named[2870]: listening on IPv4 interface eth2, 66.56.20.170#53
Jan 30 17:58:27 brickwall named[2870]: couldn't add command channel 127.0.0.1#953: not found
Jan 30 17:58:27 brickwall named[2870]: couldn't add command channel ::1#953: not found
Jan 30 17:58:27 brickwall named[2870]: running
Jan 30 12:58:27 brickwall named: named startup succeeded

You will note that eth2 is used despite not contain in the listen-on option. What am I
doing wrong?


Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:04 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0