Re: DNS resolution order with multihomed host



Thank you for your response Kevin.

You understand my problem perfectly but your solution didn't correct it.

This workaround works very well untill i restart the dns service (or the
whole server). Then the order is changed again.

Do you have another idea?

Thank you very much.
Best Regards.

Daniel P.


"Kevin D. Goodknecht Sr. [MVP]" <admin@xxxxxxxxxxxxxx> escribió en el
mensaje news:OC7KYawCGHA.628@xxxxxxxxxxxxxxxxxxxxxxx
> DanielP <dpradoSIN@xxxxxxxxxxxxxx> wrote:
>> Hello,
>>
>> I have one host with two IPs (10.X.X.X & 194.X.X.X) and i want it to
>> be resolved always in the same order:
>> -. 10.X.X.X
>> -. 194.X.X.X
>>
>> I make the requests from 192.168.X.X
>>
>> I have disabled these options in the DNS server:
>> -. Enable round robin
>> -. Enable netmask ordering
>>
>> In the begining it resolves the dns name in the correct order, but
>> suddenly it changes the order.
>
> As close as you can come to resolving in a particular order is to enable
> Netmask ordering with Round Robin disabled. Then DNS will send out the
> addresses with the closest match first. Since neither of these addresses
> are
> on your subnet, even with Netmask ordering disabled, I think DNS will use
> the closest match of the first octet, which would be the 194 record. But,
> I
> could be wrong about this, I've not found a way to get DNS to return a
> particular record in a particular order when the subnet doesn't match any
> record.
>
> I did run a test against a Win2k DNS, I set up a scenario simular to yours
> with simular records. I was able to get DNS to return the same record
> every
> time by enabling round robin running a query with round robin enabled,
> then
> disabling round robin. DNS used the same order in all subsequent queries.
> I
> can't say it will happen every time from now on, because there is no real
> way to tell DNS which order to return records on a particular query if the
> subnet is not a match.
>
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This Helps
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================
> http://www.lonestaramerica.com/
> http://support.wftx.us/
> https://secure.lsaol.com/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and more
> http://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:
> http://www.oehelp.com/OEBackup/Default.aspx
> ===================================
>
>


.



Relevant Pages

  • Re: Secondary backup DNS www record
    ... can also round robin its' cached rrset, ... question and we all know DNS can only sim load balancing, but with help, can ... >>>web server could act as a backup incase the primary web server is down ... >> Actually subnet priortization is documented in the helpfiles. ...
    (microsoft.public.win2000.dns)
  • Re: Round Robin Problem help if poss please
    ... >> IF you want to load balance between mutliple servers, ... > Looks like Ace has got it - I am just trying to load balance requests ... > This is when you have multiple entries for the same name in dns (eg ... Round Robin of Cname records is not supported because ...
    (microsoft.public.win2000.dns)
  • Re: DNS resolution order with multihomed host
    ... > I have disabled these options in the DNS server: ... > In the begining it resolves the dns name in the correct order, ... Netmask ordering with Round Robin disabled. ... disabling round robin. ...
    (microsoft.public.windows.server.dns)
  • Re: Round Robin DNS vs. Windows Clustering
    ... Printing is critical and we need to provide some type of redundancy. ... Would Round Robin DNS be a better alternative for what we are looking to do? ... In DNS round robin, each client will query DNS and then will be directed to an A record for that server name. ... If there are multiple records, the first client request will get the first one, the second client will get the second one, and so on. ...
    (microsoft.public.windows.server.clustering)
  • Re: DNS Round Robin
    ... > a round robin appraoch with the host records for the internal domain. ... This could also be applied to a public DNS ... If there is no subnet match, all records are offered and rotated for each ...
    (microsoft.public.windows.server.dns)