ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Feedback & Feature Requests (http://forum.ispsystem.com//forumdisplay.php?f=9)
-   -   BUG: Bind as a slave server in Ubuntu (http://forum.ispsystem.com//showthread.php?t=872)

jebbench 01-03-2010 04:07 PM

BUG: Bind as a slave server in Ubuntu
 
In Ubuntu (and Debian I believe, although I've not tested it) the slave zone files should be saved to the Bind working directory, ISPManager tries to save then to /etc/bind/.
The fix is simple, in ispmgr.conf change the value of path DomainSlaveZonesPath to .
Code:

path DomainSlaveZonesPath .
Rather than
Code:

path DomainSlaveZonesPath /etc/bind

slava 01-03-2010 08:49 PM

The most correct way - to specify the full path to the directory in which the need to save files.

jebbench 01-03-2010 09:51 PM

In that case the value should be /var/cache/bind


All times are GMT +2. The time now is 12:02 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.