[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] I don't under stand the concept of Main site naming - RAQ 3I Newbie - Resolved



Thank You. This List ROCKS.

Many Thanks

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Jeff Lasman
Sent: Thursday, May 04, 2000 2:39 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] I don't under stand the concept of Main site
naming - RAQ 3I Newbie - Resolved


John Cordeiro wrote:

> Example of DNS Records please, I still dont get it. Srry

Okay:

For this part of my post:

> Hence, your mailserver could be called manny.yourdomain.com, and run the
> services pop.yourdomain.com, and smtp.yourdomain.com, and your
> nameserver could be called moe.yourdomain.com, and run a service called
> ns1.yourdomain.com, while your web-server could be called
> jack.yourdomian.com and run a service called www.yourdomain.com.

let's look at some DNS records for the nonexistent domain
"yourdomain.com"

@     IN A 123.123.123.3
manny IN A 123.123.123.1
pop   IN A 123.123.123.1
smtp  IN A 123.123.123.1
moe   IN A 123.123.123.2
ns1   IN A 123.123.123.2
jack  IN A 123.123.123.3
www   IN A 123.123.123.3
@     IN MX smtp

(In this example, each machine runs only one IP#.)

Now the only confusing line here, at least to me, is the first line,
that begins with "@" and ends with "3".

It starts with "@" because the "@" sign is shorthand for the domain
assigned to this file by name in the /etc/named.conf file.

It ends with three, because generally, if people type "yourdomain.com"
into a browser they really want to see the same page as if they'd typed
"www.yourdomain.com", and of course, that's on the system with the IP#
123.123.123.3.

On many other lines, machine names alone, without a "." after them,
indicate that the domain name is appended to the end.  In other words,
"jack" is the same as "jack.yourdomain.com.".

Jeff
-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA  92517
voice: (909) 787-8589  *  fax: (909) 782-0205

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users