Creative DNS

Parker Shaw psha042 at cs.auckland.ac.nz
Sun Apr 16 23:34:56 UTC 2000


Thanks for your explanation because I have the similar question.

But, my further question is:

Since you have multiple names "IN A" into the same IP address,
how to do reverse lookup for that IP?

Thanks, a lot. (^_^)

BTW, any good online doc for DNS?


"Barry Margolin" <barmar at genuity.net> wrote in message
news:EFLJ4.80$b62.3613 at burlma1-snr2...
> In article <38F714C3.3984168 at Amoire.com>,
> Joe Schiavone  <Joe at Amoire.com> wrote:
> >
> >
> >I am gettin creative, and want to expand my server to host
> >multiple domains.  I wanna be able to have the same IP number
> >respond for multiple domains that include .com's and .org's.
> >Can anyone walk me through this or refer me to some good examples?
> >I think this is refered to has virtual domains?
> >I would prefer not to use CNAME record to accomplish this.
> >I want one named.conf with the various domains as Zone files.
>
> Just create multiple zones in the named.conf file, and in each zone file
> you put:
>
> www  IN A  1.2.3.4
>
> where 1.2.3.4 is the address of your server.
>
> If you want these to show up as different pages on the web, look for
> something like "virtual host" in your web server documentation.  If you
> need further assistance with that part of it, you should use the
> comp.infosystems.www.servers.<your OS> newsgroup.
>
> --
> Barry Margolin, barmar at genuity.net
> Genuity, Burlington, MA
> *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to
newsgroups.
> Please DON'T copy followups to me -- I'll assume it wasn't posted to the
group.
>
>
>





More information about the bind-users mailing list