|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi all.
Another request about DNS. Do you know if it's possible for a DNS server to resolve IP for the same name based on the source IP address of the request? I mean, when a server receive a request for the IP of host.test.com, can it respond "address is 10.0.0.1" if the request came from 192.168.0.1 and respond "address is 10.1.1.1" if the request came from 192.168.10.1? Thanks. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Hi
I think you're referring to netmask ordering feature Description of the netmask ordering feature and the round robin feature in Windows Server 2003 DNS http://support.microsoft.com/kb/842197/ -- I hope that the information above s you Good Luck Jorge Silva MCSA Systems Administrator "Chino" <chino75@fastwebnet.it> wrote in message news:eich7u$c82$1@newsread.albacom.net... > Hi all. > Another request about DNS. > Do you know if it's possible for a DNS server to resolve IP for the same > name based on the source IP address of the request? > I mean, when a server receive a request for the IP of host.test.com, can > it respond "address is 10.0.0.1" if the request came from 192.168.0.1 and > respond "address is 10.1.1.1" if the request came from 192.168.10.1? > Thanks. > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Correct.
Thank you again. "Jorge Silva" <jorgesilva_pt@hotmail.com> wrote in message news:u11fhin$GHA.144@TK2MSFTNGP02.phx.gbl... > Hi > I think you're referring to netmask ordering feature > Description of the netmask ordering feature and the round robin feature in > Windows Server 2003 DNS > http://support.microsoft.com/kb/842197/ |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Chino wrote:
> Hi all. > Another request about DNS. > Do you know if it's possible for a DNS server to resolve IP for the > same name based on the source IP address of the request? > I mean, when a server receive a request for the IP of host.test.com, > can it respond "address is 10.0.0.1" if the request came from > 192.168.0.1 and respond "address is 10.1.1.1" if the request came > from 192.168.10.1? Thanks. Netmask ordering will match the record to the closest subnet, if the request came from 192.168.0.1 and its only choices are 10.0.0.1 and 10.1.1.1 MS DNS will use round robin because there's no match. If round robin is disabled it will send the records out in the same order everytime, and I don't think there's a way to tell DNS which order to use. -- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This s =================================== 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/ http://message.wftx.us/ =================================== 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.oe.com/OEBackup/Default.aspx =================================== |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Master Kevin spoke again wisely (as usual), although the article explains I
forgot to mention that only works for records from to the closest subnet. -- I hope that the information above s you Good Luck Jorge Silva MCSA Systems Administrator "Kevin D. Goodknecht Sr. [MVP]" <admin@nospam.WFTX.US> wrote in message news:OLEZL3o$GHA.4348@TK2MSFTNGP04.phx.gbl... > Chino wrote: >> Hi all. >> Another request about DNS. >> Do you know if it's possible for a DNS server to resolve IP for the >> same name based on the source IP address of the request? >> I mean, when a server receive a request for the IP of host.test.com, >> can it respond "address is 10.0.0.1" if the request came from >> 192.168.0.1 and respond "address is 10.1.1.1" if the request came >> from 192.168.10.1? Thanks. > > Netmask ordering will match the record to the closest subnet, if the > request > came from 192.168.0.1 and its only choices are 10.0.0.1 and 10.1.1.1 MS > DNS > will use round robin because there's no match. If round robin is disabled > it > will send the records out in the same order everytime, and I don't think > there's a way to tell DNS which order to use. > > -- > Best regards, > Kevin D. Goodknecht Sr. [MVP] > Hope This s > =================================== > 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/ > http://message.wftx.us/ > =================================== > 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.oe.com/OEBackup/Default.aspx > =================================== > > |
|
![]() |
| Outils de la discussion | |
|
|