So per you this is what happens. Lets say my domain is example.com with ns ns1.thirdparty.com. webserver hosted behind my checkpoint gateway with ips say 1.1.1.1 & 2.2.2.2 natted with 172.16.3.10
I am accessing
Example Domain so
1. I'll query to ns.thirdparty.com which will then return A record of
Example Domain i.e. 1..1.1.1 and 2.2.2.2
2. Browser will then try to connect to the first ip and packet received on isp 1 which is 1.1.1.2 since its A query it gets intercepted and appropriate IP gets returned.
Am I right?
Bookmarks