Search Again:

Re: wildcards

From: Johan Solve
Date: Tuesday, March 14, 2000
Time: 3:44:00 pm

I can't get wildcards to work. I've set up a wildcard record like this:

*.startsida.net. CNAME elma.solve.se.
www.startsida.net. CNAME elma.solve.se.

and in the solve.se zone:
elma.solve.se. A 212.116.72.73


With DNS Expert I can look up anything.startsida.net just fine, but
with a browser or Anarchie i keep getting errors. www.startsida.net
works fine everywhere.

Primary is ns.solve.se.

Can't wildcards point on a CNAME?


>Well, you can create records like this:
> *.myDomain.com. CNAME www.otherdomain.com.
> *.myDomain.com. MX 10 mail.otherdomain.com.
> *.myDomain.com. A 192.168.1.1
>
>But if you're trying to create this effect:
> myHost1.myDomain.com. CNAME host1.otherdomain.com.
> myHost2.myDomain.com. CNAME host2.otherdomain.com.
>
>then no, wildcards won't do this.
>
>There is a way to do this easily with BIND 8, using the $GENERATE
>directive to iterate through a series of records that only differ by
>an iterator. You can also create this effect with QuickDNS Pro, in a
>quasi-manual sort of way, using AppleScript.
>____________________________________________________________________
>Chris Buxton cbuxton@menandmice.com
>Men & Mice http://www.menandmice.com
>Makers of: QuickDNS Pro



Messages In This Thread:

  • wildcards by Thomas A. Creedon on Jan 1, 2000 at 8:29:00 am
    • Re: wildcards by Men & Mice Support on Jan 2, 2000 at 12:06:00 pm
  • Wildcards by Mia''s Virtual Post Office on Feb 26, 2000 at 2:36:00 am
    • Re: Wildcards by Men & Mice Support on Feb 26, 2000 at 2:58:00 am
    • Re: Wildcards by Mia''s Virtual Post Office on Feb 26, 2000 at 5:09:00 pm
    • Re: Wildcards by Men & Mice Support on Feb 26, 2000 at 9:15:00 pm
    • Re: Wildcards by Mia''s Virtual Post Office on Feb 26, 2000 at 10:20:00 pm
    • Re: Wildcards by Men & Mice Support on Feb 26, 2000 at 10:44:00 pm
    • Re: wildcards by Men & Mice Support on Mar 15, 2000 at 5:18:00 pm
    • Re: wildcards by Men & Mice Support on Mar 15, 2000 at 6:40:00 pm


Return to Digital Point Solutions' Home Page