Aliases

Barry Margolin barmar at alum.mit.edu
Mon Aug 2 02:12:39 UTC 2004


In article <ceji04$ji$1 at sf1.isc.org>,
 "Marcos Rene A. Moreno" <marcos at dgb.unam.mx> wrote:

> Hi. list
> 
> How can i redirect request to my web servers, using aliases with my DNS 
> local without depend of my other DNS(ISP)?,

It's not obvious which DNS you consider the "other".

> that is to say, if  url?s name of my webserver is http://www.stuff.tec.au
> i want it that be http://some.tec.au
> The webserver must be on the same domain that the DNS local? or just put 
> the IP of the my DNS local on
> the resolv.conf file of the webserver?

In the DNS that hosts the some.tec.au zone, put:

some.tec.au. IN A <address of webserver>

If the webserver has virtual hosting configured, add some.tec.au to the 
virtual host setting.

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


More information about the bind-users mailing list