|
<- Previous Message | Next Message -> Thread Index [isp-dns] Re: Round robin Issues
On Fri May 14, 2004 at 13:02:40 -0500, Mike Hammett wrote: >I have been trying for a couple days to get DNS round robin working, but... >it's not. At first, it only used the first address, now it doesn't use any >of them. > >$TTL 86400 > >@ IN SOA ns.rootxero.org. mhammett.ics-il.net. ( > 1084555910 ; Serial > 10800 ; Refresh > 3600 ; Retry > 604800 ; Expire > 86400 ) ; Minimum > >rootxero.org. IN NS ns.rootxero.org. >rootxero.org. IN A 69.0.211.173 Well, the .org servers list your name servers differently: ucan[~]$ dig +short rootxero.org ns @tld1.ultradns.net ns.ics-il.net. ns2.ics-il.net. ucan[~]$ If you want the DNS to work, then you must make your changes on the servers to which your zone is actually delegated. Neither of the ics-il.net servers has the records you list. -Pete To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
Thread Index |