On Sun, 2013-06-02 at 15:03 +0200, Per Jessen wrote:
Anton Aylward wrote:
Per Jessen said the following on 06/02/2013 07:41 AM:
If I have in the config file
zone "antonaylward.com" { ... }
then the "@" refers to that. This is the origin unless you over-ride it in the zone file.
Yup.
**The origin is added to names not ending in a dot**
Yes. That is why your first example with
23 IN PTR mail
won't work. For a reverse zone file, you need an $ORIGIN of 'x.168.192.in-addr.arpa.' (whether explicit or from @), therefore your PTR has to be fully qualified = "mail.antonaylward.com."
Hi I think you guys are talking about the configuration where you write stuff in files. My question was more to do with the DLZ plugin. I know I should have thought more about the title for the thread; I don't have any $ORIGIN, { curly brackets, @'s or . dots. To try and bring this back to what I need, how about this: 'An IP of 192.168.1.23, could have a PTR of 23 in a zone called 1.168.192.in-addr.arpa' Please disregard alternatives. I know it works. Could you just give me a yes or no on the statement? Thanks for your interest. L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org