This is a discussion on Re: MX TTL syntax within the Bind Users forums, part of the DNS and Related Forums category; In article <c0u30l$r9b$1@sf1.isc.org>, Timo Proescholdt <proescho@informatik.uni-muenchen.de> wrote: &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In article <c0u30l$r9b$1@sf1.isc.org>,
Timo Proescholdt <proescho@informatik.uni-muenchen.de> wrote: > 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. You're still not fully qualifying them! You're missing the trailing "." on "domaina.mydomain.do" and "domainb.mydomain.do". I understand you're going to use the "@" syntax, but I wanted to make sure you understood the issue. -- Barry Margolin, barmar@alum.mit.edu Arlington, MA |