You choose not appropriate tool for you task. Squid is a proxy, not a firewall.
17.11.2017 1:40, Jonathan thomas Cho пишет: > Hello, I was curious how to restrict users from accessing ports . > > I have 4 workers and need them to have their own ports and not able to > use the other 3. > > I currently use : > > http_port 3128 name=ip2 > http_port 3129 name=ip3 > http_port 3130 name=ip4 > > acl ip2 myip x.x.x.2 > acl ip3 myip x.x.x.3 > acl ip4 myip x.x.x.4 > tcp_outgoing_address x.x.x.2 ip2 > tcp_outgoing_address x.x.x.3 ip3 > tcp_outgoing_address x.x.x.4 ip4 > > However 3129 still work on all 4 ports. > > > _______________________________________________ > squid-users mailing list > [email protected] > http://lists.squid-cache.org/listinfo/squid-users -- ************************** * C++: Bug to the future * **************************
signature.asc
Description: OpenPGP digital signature
_______________________________________________ squid-users mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-users
