Re: [squid-users] Problem with squid rules

2015-09-12 Thread Amos Jeffries
On 13/09/2015 3:51 a.m., Marcio Demetrio Bacci wrote:
> Hi,
> 
> I need free access to wattsapp by squid. The ports (5222, 5223, 5228, 4244
> and 5242) in squid.conf already are with allowed access, but don't work.
> 

The "unregistered ports" entry alreay lists all ports 1025 and higher as
being allowed. There is no need to list any of those ports as safe to be
proxied.

Any problem with rules you are having is elsewhere in the squid.conf
which you did not show.

Amos
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


Re: [squid-users] Problem with squid rules

2015-09-12 Thread Eliezer Croitoru

Hey Marcio,

It is unclear what exactly you are trying to do and with what.
You might need to add the ports to tha SSL_ports and not only to the 
Safe_ports.


All The Bests,
Eliezer

On 12/09/2015 18:51, Marcio Demetrio Bacci wrote:

Hi,

I need free access to wattsapp by squid. The ports (5222, 5223, 5228, 4244
and 5242) in squid.conf already are with allowed access, but don't work.

In my firewall (pfSense) squid has full allowed access.

Does anyone have any idea what can be?

Take my squid.conf
acl SSL_ports port 22443563 # https, SNEWS
acl Safe_ports port 80 http #
acl Safe_ports port 21 # ftp
acl Safe_ports port 443563 # https, SNEWS
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 5222 # watsapp
acl Safe_ports port 5223 # watsapp
acl Safe_ports port 5228 # watsapp
acl Safe_ports port 5242 # watsapp
acl Safe_ports port 4224 # watsapp
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl Safe_ports port # 3001 national imprenssa
acl Safe_ports port # 1025-65535 unregistered ports

acl purge method PURGE
acl CONNECT CONNECT method

Regards,

Márcio Bacci



___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users



___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] Problem with squid rules

2015-09-12 Thread Marcio Demetrio Bacci
Hi,

I need free access to wattsapp by squid. The ports (5222, 5223, 5228, 4244
and 5242) in squid.conf already are with allowed access, but don't work.

In my firewall (pfSense) squid has full allowed access.

Does anyone have any idea what can be?

Take my squid.conf
acl SSL_ports port 22443563 # https, SNEWS
acl Safe_ports port 80 http #
acl Safe_ports port 21 # ftp
acl Safe_ports port 443563 # https, SNEWS
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 5222 # watsapp
acl Safe_ports port 5223 # watsapp
acl Safe_ports port 5228 # watsapp
acl Safe_ports port 5242 # watsapp
acl Safe_ports port 4224 # watsapp
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl Safe_ports port # 3001 national imprenssa
acl Safe_ports port # 1025-65535 unregistered ports

acl purge method PURGE
acl CONNECT CONNECT method

Regards,

Márcio Bacci
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users