[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] (no subject)



> You can create an Alias DNS record.
> 
> Go to Admin GUI, Control Panel, Services, DNS Server Parameters, and
> then from the right pull down menu, select Alias(CNAME) Record.
> 
> Alias Host/Domain Name is what a user would type in to get to the
> site.
> Target Host/Domain Name is where you want to send them. (i.e.
> geocities, in your case)
>
 Be careful. You can have a CNAME or you
can have data.  You cannot have both.  See RFC 1034, Section
3.6.2. Aliases and canonical names, paragraph 3

This was not true before 8.2.3, however it was always illegal,
just earlier versions of bind, did not check for the error.

There are other issues with 8.2.3, that of using a zone serial number
of 0 to cause an update of the slave (secondary - depreciated),
does not work anymore.
Gerald