Hi Everybody,
Thanks to :
Michel Pilon michel.pilon@CCG.RNCan.gc.ca
ROBIN_BROWN@phl.com
Mark Zander ==> mzander@nsisw.com
bismark@alta.Jpl.Nasa.Gov (Bismark Espinoza)
F W Fox fox@vulpes.net
Brion Leary <brion@dia.state.ma.us>
"Matthew Stier" <Matthew.Stier@tddny.fujitsu.com>
Rik Schneider <rik@frogstarb.netasset.com>
Wei Guan <guan@cyberus.ca>
Craig Bevins <craigb@bitcom.net.au>
"Srikanth A." <ask@india.ti.com>
jason.axley@attws.com
Casper Dik <casper@holland.Sun.COM>
Ian Foster <ian@netkonect.net>
"James Ford" <James.Ford@seebeck.ua.edu>
Adriano Krauze Vieira <krauze@net1.com.br>
Jacques Rall <rall@trema.com>
Richard Butler <rbutler@ibc.rm.cnr.it>
Andrew Ford <aford@lucent.com>
Original:
> I have a Sparc 5 running Solaris 2.4 as a name server. I need that www.biblioteca.cbpf.br be seen also as www.library.cbpf.br. So I tried CNAME as follows:
>
> $origin cbpf.br.
>
> www.biblioteca IN A 152.84.250.33
> IN CNAME www.library
>
> It didn't work.
Right Answer is:
You should define the canonical name like this:
www.biblioteca IN A 152.84.250.33
www.library IN CNAME www.biblioteca
So the form is:
<canonical host name> IN CNAME <real host name>
This one I got from Michel Pilon, but almost everybody sent the same answer. It's working now. Thank you all!
Luciana.
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:39 CDT