SUMMARY:Question about DNS

From: Gerardo Rivera Bozón (grivera@pro-cibernetica.com.co)
Date: Thu Dec 16 1999 - 07:53:24 CST


Hi

First Thanks to Sam Vilain and Jerry Springer who gave me the correct
answer:

Add
search wayuu.com.co taiirona.com.ar
in resolv.conf . This allows hosts in wayuu.com.co to see hosts in
taiirona.com.ar

Here is the original question

> Hi Gurus.
>
> I'm trying to configure 2 zones (wayuu.com.co and taiirona.com.ar) in
> the same machine. I have this on named.boot:
>
> # more named.boot
> ; Directorio para archivos de configuracion
>
> directory /etc/named.data
>
> ; Archivos de configuracion
>
> cache . db.cache
> primary wayuu.com.co db.wayuu
> primary taiirona.com.ar db.taiirona
> primary 0.0.127.in-addr.arpa db.local
> primary 52.88.209.in-addr.arpa db.inverse
>
> and db.wayuu, db.taiirona looks like:
>
> --db.wayuu--
>
> @ IN SOA dns.wayuu.com.co. root.wayuu.com.co. (
> 1 ; Serial number
> 10800 ; Refresh after 3 hours
> 3600 ; Retry after 1 hour
> 604800 ; Expire after 1 week
> 86400 ) ; Minimun TTL of 1 day
>
> IN NS dns.wayuu.com.co.
> dns.wayuu.com.co. IN A 209.88.52.17
> andromeda IN A 209.88.52.42
>
> --db.taiirona--
>
> @ IN SOA dns.wayuu.com.co. root.taiirona.com.ar.
> (
> 1 ; Serial number
> 10800 ; Refresh after 3 hours
> 3600 ; Retry after 1 hour
> 604800 ; Expire after 1 week
> 86400 ) ; Minimun TTL of 1 day
>
> IN NS dns.wayuu.com.co.
> dns.wayuu.com.co. IN A 209.88.52.17
> cesar IN A 209.88.52.220
>
> Andromeda is client of dns.wayuu.com.co. How should i configure those
> files so using nslookup i could see cesar that is in taiirona.com.ar???
>
> If it is possible. How can i have the 2 main pages for these zones in
> the same machine (same ip address). In other words what i'm looking for
> is to test if i can do web hosting using my machine. (For a test
> only!!!)
>
> Thanks a lot!!!
>
> --
> Gerardo Rivera Bozón
> Ingeniero de Soporte
> Pro-cibernética S.A.
> División Sun Microsystems

--
Gerardo Rivera Bozón
Ingeniero de Soporte
Pro-cibernética S.A.
División Sun Microsystems



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:13:35 CDT