|
From: Jamie C. <jca...@we...> - 2006-03-31 07:25:22
|
On 30/Mar/2006 22:53 RYAN M. vAN GINNEKEN wrote .. > > ----- Jamie Cameron <jca...@we...> wrote: > > On 30/Mar/2006 18:13 RYAN M. vAN GINNEKEN wrote .. > > > > > > ----- Jamie Cameron <jca...@we...> wrote: > > > > On 29/Mar/2006 00:12 RYAN vAN GINNEKEN wrote .. > > > > > First of i am getting really close to making my life alot > > easier > > > > through > > > > > the uses of your great program. Hoping all the time i put in > > now > > > > will > > > > > save me time in the near future. > > > > > > > > > > When virtualmin adds a zone it always adds it to the > > > > > /usr/local/etc/named.conf directory this does not work for me i > > need > > > > it > > > > > to be added to the /usr/local/etc/namedb/webmin/zones.file. I > > have > > > > made > > > > > the adjustment in the dns server module config by checking the > > Add > > > > new > > > > > zones to file and adding this to the dialog box > > > > > /usr/local/etc/namedb/webmin/zones.file. > > > > > > > > So is Webmin/Virtualmin doing the right thing after you make this > > > > change? > > > > > > NO the change does not seem to have any effect. It still adds this > > to > > > the bottom of my /usr/local/etc/named.conf file instead of > > /usr/local/etc/namedb/webin/zones.file > > > > > > > > > zone "test210.com" { > > > type master; > > > file "/usr/local/etc/namedb/webmin/pz/test210.com.hosts"; > > > }; > > > > That looks like a Virtualmin bug.. > > I will fix it in the next release though. > > Really i found a bug lucky me do i win something? hmmmm a workaround for > now is to copy and paste into the correct file. That sounds like to much > messing around i want this whole thing to be automated that is the point > of webmin right? > > My main problem with adding to the named.conf is that i use views and webmin > does not seem to be able to add to the correct view.......................................................................................yep > i tested it and might just be me but the 'Create new domains in view' setting > does not seem to stick. It seemed to work once but now it is not i even > tried restarting webmin. That option is the one you want - if you want to create the zone in a view, you really need to set this to the name of the view, and then Virtualmin will add it to the appropriate file. Are you finding that this option cannot be set properly, or that it is totally ignored when creating a zone? - Jamie |