Hello Forum
I just recently installed a Squid server within my Firewall.
This firewall allow me to access remotely (NAT) to my web server and zimbra server without any problem.
But today when I try to access to manage console (https:7071) for zimbra, I can't access.
Should I do add a specific kind of rule for this server.
FW + Squid( TCP"3128:Non transparent) 192.168.0.1
zimbra = 192.168.0.3
When I try to access localy to zimbra I couldn't do it.
Squid fragment
Quote:
acl Safe_ports port 7071 # Zimbra-management console
acl localnet src 192.168.0.0/255.255.255.0
http_access deny CONNECT !SSL_ports
http_access allow localnet
|
Can anybody helpe with this.
Quote:
|
1045999118.196 1 192.168.0.74 TCP_DENIED/403 1423 CONNECT mail.mydomain.com:7071 - NONE/- text/html
|
Best Regards