Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have client is public ip and connect to internet with transparent proxy (squid)
now client connect to internet, internet show squid ip.
how i hide squid ip and internet see client ip?
IIRC there's an option in the configuration file that allows you to set the value of X-FORWARD-FOR to "unknown" OR show the proxy IP OR show the proxy IP + client IP. Search squid.conf for forwarded_for, anonymize_headers and header_access settings.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.