Squid web proxy + Virtual IP
-
Hi all
I installed pfsense 2.1 and add squid3…
Squid3 worked on LAN but when i add virtual ip on lan, squid3 proxy does not work on ip aliases on lan?
How to i can fix it?note : i added 2 ip aliases(virtual ip) on lan and lan interface have 3 ips....
Thanks
-
Please…How to i can fix it?
-
-
On page Serivce –> Proxy server. Add custom option
include /usr/local/etc/squid/my.conf -
On my.conf write
http_port virtual_ip:port -
restart squid
squid -k reconfigure -
check open port
netstat -an
-