Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

RoundRobin Dns setup help/howto
Goto page 1, 2  Next
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Help
Author Message
Revolutionirc
none
none


Joined: 13 Feb 2004
Posts: 23

PostPosted: Mar 14, 2004 1:56pm    Post subject: RoundRobin Dns setup help/howto Reply with quote

well im lookin to set up a RR dns and cant find any help on google so thought id ask u guys any and all help would be great!

_JaCE

Irc.RevolutionIrc.com
www.RevolutionIrc.com
Back to top
Talrias
Lurker
Lurker


Joined: 16 Feb 2004
Posts: 160
Location: :noitacoL

PostPosted: Mar 14, 2004 2:28pm    Post subject: Reply with quote

What Domain Name Server software are you using?
Back to top
ed
SearchIRC Staff
SearchIRC Staff


Joined: 25 May 2003
Posts: 366
Location: Baton Rouge, LA

PostPosted: Mar 14, 2004 3:19pm    Post subject: Reply with quote

You might try a service like EveryDNS.net or ZoneEdit.com - both are free, and work well.
Back to top
codemastr
Idler
Idler


Joined: 05 Feb 2004
Posts: 345

PostPosted: Mar 14, 2004 3:43pm    Post subject: Reply with quote

A round robin DNS pool is basically just a bunch of A records:

irc IN A 1.1.1.1
irc IN A 2.2.2.2
irc IN A 3.3.3.3

That would make the "irc" subdomain resolve to 1.1.1.1, 2.2.2.2, and 3.3.3.3
Back to top
Talrias
Lurker
Lurker


Joined: 16 Feb 2004
Posts: 160
Location: :noitacoL

PostPosted: Mar 14, 2004 4:00pm    Post subject: Reply with quote

Or CNAME records (which is probably what you'd use).

irc.something.org IN CNAME irc.domain.org
irc.something.org IN CNAME irc.domain2.co.uk
irc.something.org IN CNAME irc.domain3.com
irc.something.org IN CNAME irc.domain4.net
Back to top
U
Eleet
Eleet


Joined: 18 Jun 2003
Posts: 521
Location: IRC

PostPosted: Mar 14, 2004 11:12pm    Post subject: Reply with quote

CNAME is slower-you should A record to IP's whenever possible, or you have multiple lookups-one for the initial address, one for the address it points to. Slows DNS down if you get alot of them at once. Better to point to an IP.
Back to top
Revolutionirc
none
none


Joined: 13 Feb 2004
Posts: 23

PostPosted: Mar 15, 2004 10:17am    Post subject: Reply with quote

hey thanks guys! let me try some stuff out then ill give you all a update


_JaCE

Irc.RevolutionIrc.com
www.RevolutionIrc.com
Back to top
Revolutionirc
none
none


Joined: 13 Feb 2004
Posts: 23

PostPosted: Mar 15, 2004 10:54am    Post subject: Reply with quote

ok one more question, i have Irc.revo pointed to my server is there a way to, or progie i can use on my nix box to do the RR? im usin mandrake 9.2 w/ static ip ty again

_JaCE

irc.revolutionirc.com
www.revolutionirc.com
Back to top
al5001
Lurker
Lurker


Joined: 17 Jul 2003
Posts: 181
Location: Canada

PostPosted: Mar 15, 2004 5:34pm    Post subject: Reply with quote

You could install webmin and use that for modifying DNS settings.

http://www.webmin.com/webmin/
Back to top
Plasma
Newbie
Newbie


Joined: 10 Dec 2003
Posts: 63

PostPosted: Mar 16, 2004 1:50am    Post subject: Reply with quote

codemastr wrote:
A round robin DNS pool is basically just a bunch of A records:

irc IN A 1.1.1.1
irc IN A 2.2.2.2
irc IN A 3.3.3.3

That would make the "irc" subdomain resolve to 1.1.1.1, 2.2.2.2, and 3.3.3.3

So how does this work?

If one user connects to the domain name, he will connect to 1.1.1.1, if a second user connects it will goto 2.2.2.2 etc till 3, then back to 1 again (so it increments every DNS request?)

Can someone explain a bit more how this works?

Cheers Smile
Back to top
Talrias
Lurker
Lurker


Joined: 16 Feb 2004
Posts: 160
Location: :noitacoL

PostPosted: Mar 16, 2004 8:25am    Post subject: Reply with quote

Not quite, when a DNS record is requested, a random value is returned. It isn't sequential, it is random.

Chris
Back to top
Plasma
Newbie
Newbie


Joined: 10 Dec 2003
Posts: 63

PostPosted: Mar 16, 2004 2:33pm    Post subject: Reply with quote

Cool, thanks Smile
Back to top
Revolutionirc
none
none


Joined: 13 Feb 2004
Posts: 23

PostPosted: Jul 27, 2004 5:37pm    Post subject: Reply with quote

i have webmin installed im just lost at where to edit the dns. i have alot of extra modules installed to include bind and dhcp, just still not to sure where to add all the info.

ty
_JaCE
Back to top
w00t
Eleet
Eleet


Joined: 09 Jun 2004
Posts: 698
Location: Nowra, Australia

PostPosted: Jul 28, 2004 8:13pm    Post subject: Reply with quote

BIND is for DNS.
Back to top
Revolutionirc
none
none


Joined: 13 Feb 2004
Posts: 23

PostPosted: Jul 31, 2004 4:44pm    Post subject: Reply with quote

TY for all ur help w00t, i think i found it in bind

_JaCE

Irc.revolutionirc.net
www.revolutionirc.net/nuke
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Help All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer