Sorry, resend the post in txt and correct some parts.
The question is: can i force SQUID to do a reverse dns lookup and maintain the 
Host Header inside (where's a ptr record is found), also if i can't find a ptr 
record? SOCKS5 works with 1st level tcp, so send ip addresses, i need some 
tool, or Squid workaround, which can force a reverse dns. I know, it's quite 
impossible if a ptr record is not found in dnses, but... i try..


----------


Hi all.
As in subject.
SQUID server has its own dns resolver.

Can SQUID change the destination address from ip to hostname?

CLIENT > SQUID > DESTINATION
192.168.178.2 TCP_TUNNEL/200 4120 CONNECT api.myip.com:443 - 
HIER_DIRECT/104.26.8.59

CLIENT > SOCKS5 PROXY > SQUID > DESTINATION
192.168.178.50 TCP_TUNNEL/200 4126 CONNECT 104.26.9.59:443 - 
HIER_DIRECT/104.26.9.59

I would need,

CLIENT > SOCKS5 PROXY > SQUID > DESTINATION
192.168.178.50 TCP_TUNNEL/200 4126 CONNECT api.myip.com:443 - 
HIER_DIRECT/104.26.9.59

Thanks.


Inviato con l'email sicura Proton Mail.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to