Web Interface for BIND?

Discussion in 'Server Operation' started by vbjr, Jul 9, 2009.

  1. vbjr

    vbjr New Member

    Hello,

    I currently have a DNS Server on CentOS and has BIND installed on it.
    I am trying to find a good web interface to manage BIND, apart from webmin.

    I'd like customers that have domains to be able to manage their domains from there if possible.

    Thanks in advanced
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Unfortunately I don't know of such an interface...
     
  3. Mark_NL

    Mark_NL Member

    I'm not aware of any webinterface like that ..

    Maybe you can find something here:
    http://www.debianhelp.co.uk/bindweb.htm

    Else just grab one of the simple one of the page above .. add a customerId field to the domain table and patch the code so it sql filters are added with "WHERE customerId = $iCustId"

    $iCustId being the logged in user
     

Share This Page