Is there a way to get true client's ip address in dns servers? -


as i'm aware of, when dns server gets request name translation, there high chance comes dns server delegating (intercepting) clients request. src ip not address of real client. there dns response, like,

here cname domain, let client ask directly record of cname me

or other solutions dns, ip of requesting client (not other recursion dns resolver) public dns highly appreciated

thank you

no, there nothing remotely that.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -