From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a63afa1207675587 X-Google-Attributes: gid103376,public From: "Randy Brukardt" Subject: Re: Revised Ada Reference Manual Available Date: 2000/10/11 Message-ID: #1/1 X-Deja-AN: 680302226 References: <0yqD5.605$qR3.288048@homer.alpha.net> <87bswv1yru.fsf@deneb.enyo.de> <3rXD5.7371$9X2.2157551@newsrump.sjc.telocity.net> <87og0t872x.fsf@deneb.enyo.de> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: abuse@alpha.net X-Trace: homer.alpha.net 971297357 156.46.62.124 (Wed, 11 Oct 2000 15:49:17 CDT) NNTP-Posting-Date: Wed, 11 Oct 2000 15:49:17 CDT Newsgroups: comp.lang.ada Date: 2000-10-11T00:00:00+00:00 List-Id: Florian Weimer wrote in message <87og0t872x.fsf@deneb.enyo.de>... >"Randy Brukardt" writes: > >> "ada-auth.org" and "www.ada-auth.org" are different machines, located in >> different states. I suppose it works to leave out the "www" because the >> ada-auth.org machine isn't running a web server currently, but that may >> not always be true. > >At the time of this writing, the DNS entries are: > >deneb:~$ host ada-auth.org >ada-auth.org A 63.102.102.2 >deneb:~$ host www.ada-auth.org >www.ada-auth.org A 63.102.102.2 >deneb:~$ > >So it's actually the same machine. On the other hand, I checked DNS >before writing my reply, and I'm sure that ada-auth.org didn't have an >A record back then. ;-) That's interesting. That's not quite the DNS layout that I thought we had asked for when that was set up. In any case, "ada-auth.org" is supposed be the machine that handles the E-Mail (I hope the MX records are in fact pointing at a different machine!), and www.ada-auth.org is the machine that handles the web site. Which are different machines in different states. Randy.