Alan,
I'm so sorry! You are absolutely correct! I thought I tested that
scenario last night, but I just tested again and it works. So with
DNS records like the following:
*.example.com CNAME host.anotherdomain.com
example.com A 192.168.0.1
I am able to resolve "anything.example.com" as well a
On Thursday 26 June 2008, "Tom Rossi" <[EMAIL PROTECTED]> wrote:
> Alan,
>
> Sorry, I should have included scenario 4 which also does not work:
>
> SCENARIO 4
>
> *.example.com CNAME host.anotherdomain.com
> example.com A 192.168.0.1
>
> This will resolve "anything.example.com" but will NOT resolve
Alan,
Sorry, I should have included scenario 4 which also does not work:
SCENARIO 4
*.example.com CNAME host.anotherdomain.com
example.com A 192.168.0.1
This will resolve "anything.example.com" but will NOT resolve "example.com"
On Thu, Jun 26, 2008 at 11:17 AM, Alan Hodgson <[EMAIL PROTECTED]
On Wednesday 25 June 2008, "Tom Rossi" <[EMAIL PROTECTED]> wrote:
> I'm getting PowerDNS up and running and so far really like it. I'm
> having a problem though with creating a record to resolve the domain
> by itself. For example, I would like a CNAME or A record for the
> domain by itself
You
Thanks for looking at this for me! I am on version 2.9.21...
On Thu, Jun 26, 2008 at 1:10 AM, bert hubert <[EMAIL PROTECTED]> wrote:
> Tom,
>
> Before delving deeply in your excellent description below, are you testing
> with 2.9.21?
>
> It is different than 2.9.20 in CNAME handling.
>
>B
Tom,
Before delving deeply in your excellent description below, are you testing
with 2.9.21?
It is different than 2.9.20 in CNAME handling.
Bert
On Wed, Jun 25, 2008 at 10:05:55PM -0400, Tom Rossi wrote:
> I'm getting PowerDNS up and running and so far really like it. I'm
> having a pr
I'm getting PowerDNS up and running and so far really like it. I'm
having a problem though with creating a record to resolve the domain
by itself. For example, I would like a CNAME or A record for the
domain by itself so that "example.com" resolves to an IP address.
This shouldn't be a problem, b