On Tue, 18 Mar 2003, Reynald I. Ngo wrote: > At 03:27 PM 8/18/2003 +0800, Marvin Pascual wrote: > > Marvin, > > Hmm... AFAIK, squid can't bind itself on 2 different ports... you > have to run 2 instances for that each has her own ACLs.
Yes squid can bind itself on different ports. /etc/squid/squid.conf: # TAG: http_port # Usage: port # hostname:port # 1.2.3.4:port # <SNIP> # # You may specify multiple socket addresses on multiple lines. # #Default: # http_port 3128 > > >I have a Squid Proxy server that has an ACL on it's squid.conf using MAC > >addresses. Is it possible to DROP ALL the connections to my proxy > >server except for my workstation that will use port 22 only and those > >workstations that are known by the ACL of squid.conf using port 8080 > >only? My idea is I want that my workstation is the only one machine > > Set subsequent iptables/ipchain rules for this. > > >that can connect to my proxy server. Also, the rest of the machines > >that are known by the ACL in my squid.conf can only browse the Internet, > >nothing more. > > --- > Cheers, > > Reynald I. Ngo > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL > PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
