In order to run a multi server setup with servers on different Internet connections, which ports must be opened in each router for the servers to...
Ok, I suggest you use debian this time round. It will solve you a lot of bother.
This line: #listen-on port 53 { 127.0.0.1; }; Must read: listen-on port 53 { any; };
Edit /etc/bind/named.conf.options and change the lines: listen-on{ 127.0.0.1; } allow-recursion{ 127.0.0.1; } To read: listen-on{...
Is there a way to make it so that /home is used for client files rather than /var/www? Thanks, James
Fixed it now. Bind was not listening on anything other than localhost.
I'm running a Debian 6 server and I uses the single server tutorial. I can't get dns to work. When I type: root@ks362131:~# dig @localhost...
I'm using a multiserver setup on Debian 6. But no one can send or receive emails. The mail log has this error: Dec 6 19:40:34 mail...
I made a feature request here: http://bugtracker.ispconfig.org/index.php?do=details&task_id=1916&project=3&order=tasktype&sort=desc
It would be nice to see a system whereby when a user creates a new site, alias domain or sub-domain etc, ISPConfig automatically creates DNS zones...
Separate names with a comma.