Results 1 to 1 of 1
Hi there,
I am new to this. Can i control the access to the all ports using squid?
In squid.conf file there is a Safe_ports description. Can i make something ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-29-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
squid and controling port access
Hi there,
I am new to this. Can i control the access to the all ports using squid?
In squid.conf file there is a Safe_ports description. Can i make something similar like that?
acl my_ip_list src 192.168.1.0/24
acl my_port_list port 80 443 1863...
and allow my list for the ports listed in my_port_list
http_access allow my_ip_list my_port_list
As much as i understand from the squid.conf it's possible is it?
Thx
Ps: This is the second message. Ther was a problem while posting the first one. I couldn't see the first. If this is second sorry about the mistake.


Reply With Quote
