On Tue, Jan 20, 2004 at 07:57:33PM +0100, michel lodap wrote: > I would like to block port 701 to unpriviledged users or users outside a > particular VLAN. > Is it possible to do that within squid.conf? > Can someone give me an example of ACLs?
Destination ports: yes. See the CONNECT_ports acl as an example. VLANs: no. Those are data link layer issues. Squid works on the network layer only. So you can only use ACLs depending on the IPs used on that VLAN. Christoph -- ~ ~ ".signature" [Modified] 3 lines --100%-- 3,41 All
