PDA

View Full Version : Internal View DNS


plucchetti
14th August 2007, 00:49
Hello,

I've an ISPConfig with one public ip address.
One of domains hosted have a web page with running under server with private ip address, the main idea is:

All internal clients can access this web resolving private ip address, the rest of records (MX, mail) are in ISPConfig.
Can i make an internal view in named.conf (not in IPSConfig)?


Thanks in advance,
Pablo

till
14th August 2007, 10:52
BIND support views in general, but you will have to configure it manually as ISPConfig does not support views.

plucchetti
14th August 2007, 14:50
Yes I want to configure it manually, any howto?


thanks!

falko
14th August 2007, 16:03
Take a look here: http://www.howtoforge.com/two_in_one_dns_bind9_views

The ISPConfig named.conf template is in /root/ispconfig/isp/conf; you can put your customized named.conf template into /root/ispconfig/isp/conf/customized_templates, it will then be used by ISPConfig instead of the original template.