This is a discussion on Re: MX TTL syntax within the Bind Users forums, part of the DNS and Related Forums category; hi, On Tue, Feb 17, 2004 at 12:21:51PM -0500, Joseph S D Yao wrote: > On Tue, Feb ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hi, On Tue, Feb 17, 2004 at 12:21:51PM -0500, Joseph S D Yao wrote: > On Tue, Feb 17, 2004 at 12:17:00PM -0500, Barry Margolin wrote: > > In article <c0tc41$bgt$1@sf1.isc.org>, > > David Botham <DBotham@OptimusSolutions.com> wrote: > > > > > > of course i could write > > > > > > > > domaina.mydomain.do 3600 IN A 10 mailserver.domainc.do > > > > domainb.mydomain.do 3600 IN A 10 mailserver.domainc.do > > > > > > This would not work for a few reasons. > > > > > > 1) You are missing the trailing dot '.' at the end of the line. > > > > > > 2) Assuming that the zones in question are: > > > > Why is this an assumption -- he showed the named.conf file and these > > *are* the zone names (modulo some obvious typos -- "doamin" instead of > > "domain"). > > peace! sorry for the typos. i meant of course the fqdn domains domaina.mydomain.do 3600 IN A 10 mailserver.domainc.do. domainb.mydomain.do 3600 IN A 10 mailserver.domainc.do. i will use the @ thanks a lot greetings timo |