[20566] in North American Network Operators' Group

home help back first fref pref prev next nref lref last post

Re: primary for aol.com?

daemon@ATHENA.MIT.EDU (James Rishaw)
Fri Oct 16 17:02:11 1998

In-Reply-To: <Pine.LNX.3.95.981016153601.29581w-100000@tarkin.fdt.net> from Jon Lewis at "Oct 16, 98 03:37:39 pm"
To: jlewis@inorganic5.fdt.net (Jon Lewis)
Date: Fri, 16 Oct 1998 15:35:01 -0500 (CDT)
Cc: list@inet-access.net, nanog@merit.edu, hays@scri.fsu.edu,
        pasko@scri.fsu.edu
From: jamie@dilbert.ais.net (James Rishaw)
Reply-To: jamie@ais.net

Jon Lewis wrote:
> > aol.com. 15797  NS  DNS-02.NS.aol.com.
> > aol.com. 15797  NS  DNS-01.NS.aol.com.
> 
> Ugly!
> 
> Add this to root.cache instead:
> 
> aol.com.                3600000         NS      dns-02.aol.com.
> dns-02.aol.com.         3600000         A       152.163.199.56
> 

That won't work.

Use this. BIND 8.  BIND 4 people can figure it out for themselves.

zone "aol.com" {
        type stub;
        masters {
        152.163.200.52;
        152.163.200.116;
        };
};

-jamie
-- 
jamie rishaw (efnet:gavroche)               American Information Systems, Inc.
                   Tel:312.425.7140, FAX:312.425.7240
                -- Your silence will NOT protect you. --
      "Did they just ask Don King to come to the lobby?!" - davidr

home help back first fref pref prev next nref lref last post