Hello,
Here is the situation : One of my customer has, and manages, his DNS domain, let’s say customer.com
This is a public domain and they have all type of records (MX, http://www.customer.com, …)
I would like the users of my network to get a different IP for the record http://www.customer.com, but to get the regular IPs for all other records in the customer.com domain.
My users use my own internal server (Linux, BIND), that resolves internal domains and forwards other request to the internet.
Is it possible on my DNS server to specify a record for http://www.customer.com while forwarding to internet all other requests regarding the customer.com domain?
Thanks in advance.