L loadbang Occasional Visitor Sep 20, 2015 #1 Have OpenVPN working fine. I have a Raspberry Pi on my local network running Squid, how can I get all VPN traffic to use this caching proxy? AC68U.
Have OpenVPN working fine. I have a Raspberry Pi on my local network running Squid, how can I get all VPN traffic to use this caching proxy? AC68U.
A amigohd Regular Contributor Sep 20, 2015 #2 push "dhcp-option PROXY_HTTP *ip* *port*" in user definied settings of openvpn. Or PROXY_HTTPS for an HTTPS proxy.
push "dhcp-option PROXY_HTTP *ip* *port*" in user definied settings of openvpn. Or PROXY_HTTPS for an HTTPS proxy.