how to realize http://domain.com using my DNS

Barry Margolin barmar at bbnplanet.com
Fri Sep 3 19:23:33 UTC 1999


In article <37D01B25.BF70A0FF at gmx.net>, Stephan  <satyr.stw at gmx.net> wrote:
>my a record for my machine ns1.domain.com  points to his ip adress
>for www.domain..com i´ve used a cname record to ns1
>how can i realize that my machine can also be connected
>http://domain.com

Create another A record for domain.com:

domain.com.  IN A  <his ip address>

>and how do i realize the same problem using email??

Create an MX record:

domain.com.  IN MX 10 <his mail server's name>

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, 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