My named doesn't bind to my private IP and only binds to localhost.
starting BIND 9.3.2-P1
command channel listening on 127.0.0.1#953
command channel listening on ::1#953I already have the listen-on option in /var/named/etc/named.conf file
pointed to my private IP.options {
listen-on { 192.168.25.5; };
allow-recursion { clients; };
};If I do a "named -c /var/named/etc/named.conf" it gives error -
none:0: open: /var/named/etc/named.conf: file not found
loading configuration: file not foundBut the file is there and all files under /var/named are root:named.
My "/var/named/etc/named.conf" symlinks to /etc/named.conf. And if I
start bind typing "named" it starts on 127.0.0.1 by reading
/etc/named.conf by default.Also, if I do "named -c /etc/named.conf -g" it actually listens on my
private IP along with localhost. Netstat output -192.168.25.5.domain *.*
Any help would be appreciated.
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| David Woodhouse | [PATCH 1/3] firmware: allow firmware files to be built into kernel image |
| Linus Torvalds | Linux 2.6.21 |
| Parag Warudkar | BUG: soft lockup - CPU#1 stuck for 15s! [swapper:0] |
git: | |
| David Miller | [GIT]: Networking |
| Rick Jones | Re: Network latency regressions from 2.6.22 to 2.6.29 |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
