Re: restricted access
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 25, 2009 at 4:04 AM, Tomasz Kuc <[email protected]> wrote: > %in: 192.168.0 > +my.domain.com:192.168.0.100:86400:::in No space after the : on the % line, and you have an extra colon between the ttl and the loc and the + line. Try this: %in:192.168.0 +my.domain.com:192.168.0.100:86400::in