1
I would like to redirect all traffic passing through a DNS server to a local Proxy or on the same machine... example: 10.0.0.10 (DNS) >> Local Proxy >>> Internet
EX:For example, host with ip 10.0.0.11 > set dns (10.0.0.10) and all dns traffic pass through a proxy of the same machine as dns is installed, and host 10.0.0.11 access the proxy server via the machine dns 10.0.0.10
I have the Centos 7 system
Explain a little more about the problem?
– Maurício Z.B
For example, host with ip 10.0.0.11 > set dns (10.0.0.10) and all dns traffic pass through a proxy of the same machine as dns is installed, and the machine 10.0.0.11 access the proxy server via dns of the machine 10.0.0.10, do not know if this is possible...
– Igor TI
It would basically access a proxy by dns... but only by setting the dns on the client machine...
– Igor TI
I edited your title and added that to the question so the staff would better help you. Always remember in the questions try to put as much detail as this example you quoted. It makes a huge difference. =)
– Maurício Z.B
Thank you very much master...
– Igor TI