Internal View DNS

Discussion in 'Installation/Configuration' started by plucchetti, Aug 13, 2007.

  1. plucchetti

    plucchetti New Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    BIND support views in general, but you will have to configure it manually as ISPConfig does not support views.
     
  3. plucchetti

    plucchetti New Member

    Yes I want to configure it manually, any howto?


    thanks!
     
  4. falko

    falko Super Moderator ISPConfig Developer

    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.
     

Share This Page