DNS

Mike Burger mburger at bubbanfriends.org
Mon Jun 2 17:05:37 UTC 2008


> I have a RHEL 5 box. I want to achieve the following:
> I have 3x Node Oracle Database application servers (RAC) with the
> following
> IP ' 10.5.1.110/120/130'
> I want to use the Linux box to serve as the DNS server doing Round robin.
> any help?

In your zone file for whatever your domain is, just have 3 entries with
the same name, pointing at all three IPs:

oracle-rac-alias   IN   A   10.5.1.110
oracle-rac-alias   IN   A   10.5.1.130
oracle-rac-alias   IN   A   10.5.1.120


-- 
Mike Burger
http://www.bubbanfriends.org

Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org

To be notified of updates to the web site, visit:

https://www.bubbanfriends.org/mailman/listinfo/site-update

or send a blank email message to:

site-update-subscribe at bubbanfriends.org




More information about the redhat-list mailing list