|
From: Obantec S. <su...@ob...> - 2005-10-30 07:23:07
|
Hi Jamie I fixed the template problem as i had not included the path! Only thing left is should @ be replaced by testdomain.com in the testdomain.com.hosts file or is @ some special syntax that bind uses so @ is testdomain.com taken from the SOA header. 1 last thing the default nameserver in zone defaults , as i have all 3 of mine in the template i have tried to find a way to switch off the Default. ? a possible addition?? Mark ----- Original Message ----- From: "Jamie Cameron" <jca...@we...> To: <web...@li...> Sent: Saturday, October 29, 2005 8:48 PM Subject: Re: [webmin-l] bind template file > On Sat, 2005-10-29 at 12:40, Obantec Support wrote: > > Hi Jamie > > > > i setup template with > > > > ; > > ; Name servers > > ; > > @ IN NS ns1.example.com. > > @ IN NS ns2.example.com. > > @ IN NS ns3.example.com. > > ; > > ; MX Record > > ; > > @ IN MX 30 mail > > @ IN MX 50 mx0.example.com. > > @ IN MX 100 mx1.example.com. > > ; > > ; Addresses for canonical names > > ; > > @ IN A 1.2.3.4 > > www IN A 1.2.3.4 > > mail IN A 1.2.3.6 > > ftp IN A 1.2.3.5 > > > > tried testdomain.com and got the SOA ok but only the first NS was listed. > > That's odd .. did they get added to the domain's file in /var/named ? > > > testdomain.com. IN NS ns1.example.com. > > > > also is there a wildcard for the IP (mail & ftp are static but www & non www > > can change). > > Unfortunately, no .. > > - Jamie > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.1.362 / Virus Database: 267.12.6/151 - Release Date: 28/10/2005 > > |