![]() |
DNS manager faults when having custom directives
I added some extra DNS configuration parameters in my pri.site.tld file at the end of the file, below where is says:
Code:
;;;; MAKE MANUAL ENTRIES BELOW THIS LINE! ;;;;Then after making another change with ISPConfig in this domain, it removes the blank lines at the end (below my custom entries). As a result, this domain gives an error like: Code:
Jan 26 11:47:37 xxxxxx01 named[29638]: dns_master_load: pri.obfuscated.tld:43: isc_lex_gettoken() failed: unexpected end of inputI tried to add another MAKE MANUAL ... line below my custom entries (+ empty lines), but that failed also. After completely removing the custom entries, ISPConfig was able to generate a valid pri.domain.tld file again and the restart of Bind went oke. Sorry, but I don't have time at the moment to fix this myself or do more investigations, but thought I'd bring this to the dev forum anyway, maybe someone stumbles over the same issue (and maybe even someone has the time to look into this :rolleyes: |
I just found another "issue", which I modified on my systems. The named.conf template does not contain an include directive for the named.conf.options file, so I modified /root/ispconfig/isp/conf/named.conf.master as below:
Code:
Code:
Code:
options {The way I've done it now, my master domain passes all dnsstuff.com tests :D |
Quote:
|
| All times are GMT +2. The time now is 19:59. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.