www & domain.com

Barry Margolin barmar at genuity.net
Tue Jun 13 17:32:52 UTC 2000


In article <4.3.0.20000613090235.00b3f230 at tmx.com.ni>,
Ramon Alvarez Rayo  <ralvarez at tmx.com.ni> wrote:
>Hello,
>
>I have two servers:
>
>My dns and mailserver what respond to mydomain.com and the other one is my=
>=20
>web server what respond to www.mydomain.com, my question is:
>
>how can i setup to respond http querys with http://www.mydomain.com and=20
>http://mydomain.com ?
>
>Actually i have in my tables:
>
>mydomain.com   IN    A  x..x.x.x
>webserver           IN    A  x.x.x.other
>
>www   IN  CNAME   webserver
>
>this not work.
>
>What should i do ?

mydomain.com. IN A x.x.x.other
              IN MX 10 mail
mail          IN A x.x.x.x
webserver     IN CNAME mydomain.com.
www           IN CNAME mydomain.com.

-- 
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