Forum Discussion
Sep 28, 2017
GTM/DNS Topology Record and Local DNS Question
Hello all
A quick question if I may...if a DNS request is sent from a client machine to its local DNS, which then forwards the query to another DNS server before finally being delegated to the G...
Stanislas_Piro2
Sep 28, 2017Cumulonimbus
Hi,
You can picture dns like http.
In http, there is:
- The client browser
- the proxy server
- a chained proxy server
-
web servers
- webserver 1
- webserver 2
The web servers only know the IP address of the last proxy in the list (except with xff header) or the client ip addresss if no proxy is configured.
In dns, there is:
- the dns client
- dns forwarders (local dns)
- dns servers (like gtm)
All operating systems use forwarders. You can't bypass this step.
When requesting , the last forwarder will request :
- one root server which will reply with a NS of com zone servers
- one com zone server which will reply with a NS of company.com zone servers
- one company.com zone server which will reply with the A of (or a cname)
All these dns servers only know the last dns forwarder as client local dns
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects