Changes between Version 2 and Version 3 of howto/SetupInterceptionSquid
- Timestamp:
- Dec 29, 2010, 5:01:29 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/SetupInterceptionSquid
v2 v3 10 10 == Introduction == 11 11 12 Installing and running squid on a Mac OS X system is as easy as "sudo port install squid; sudo port load squid 3" and to configure your browser to use it as a proxy on port 3128. Now, to setup a interception proxy with squid on Mac OS X is more tricky. This howto is explaining how to install and configure an interception squid running on Snow Leopard.12 Installing and running squid on a Mac OS X system is as easy as "sudo port install squid; sudo port load squid" and to configure your browser to use it as a proxy on port 3128. Now, to setup a interception proxy with squid on Mac OS X is more tricky. This howto is explaining how to install and configure an interception squid running on Snow Leopard. 13 13 14 14 We'll focus on a setup where the Mac OS X system running squid is also the Internet gateway of your local network and all outgoing HTTP request will transit through the box. Here are the high-level steps required to get the thing to work: