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
BIND support views in general, but you will have to configure it manually as ISPConfig does not support views.
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.