Hi there
I followed the debian 6 howto to setup ISPConfig. From the interface side it all seems to run well. The problem however is, when I add a DNS zone through the wizzard, nothing happens on the file level system.
I created one website, added a DNS zone for it and /etc/bind still outputs:
Code:
/etc/bind # ls -al
total 64K
drwxr-sr-x 3 root bind 4.0K Mar 12 13:58 .
drwxr-xr-x 105 root root 4.0K Mar 13 11:07 ..
-rw-r--r-- 1 root root 2.5K Nov 16 20:19 bind.keys
-rw-r--r-- 1 root root 237 Nov 16 20:19 db.0
-rw-r--r-- 1 root root 271 Nov 16 20:19 db.127
-rw-r--r-- 1 root root 237 Nov 16 20:19 db.255
-rw-r--r-- 1 root root 353 Nov 16 20:19 db.empty
-rw-r--r-- 1 root root 270 Nov 16 20:19 db.local
-rw-r--r-- 1 root root 3.0K Nov 16 20:19 db.root
-rw-r--r-- 1 root bind 463 Nov 16 20:19 named.conf
-rw-r--r-- 1 root bind 490 Nov 16 20:19 named.conf.default-zones
-rw-r--r-- 1 root bind 1 Mar 12 13:58 named.conf.local
-rw-r--r-- 1 root bind 572 Nov 16 20:19 named.conf.options
-rw-r----- 1 bind bind 77 Mar 12 11:36 rndc.key
drwxr-s--- 2 root bind 4.0K Mar 12 11:47 slave
-rw-r--r-- 1 root root 1.3K Nov 16 20:19 zones.rfc1918
So, are the zones stored somewhere else? To my understanding they should be in named.conf with ISPConfig.