Changed page "howto/SetupInterceptionSquid" by fclaire@free.fr from 89.234.183.50* Page URL: <https://trac.macports.org/wiki/howto/SetupInterceptionSquid> Diff URL: <https://trac.macports.org/wiki/howto/SetupInterceptionSquid?action=diff&version=2> Revision 2 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: howto/SetupInterceptionSquid ========================================================================= --- howto/SetupInterceptionSquid (version: 1) +++ howto/SetupInterceptionSquid (version: 2) @@ -9,7 +9,7 @@ == Introduction == -Installing and running squid on a Mac OS X system is as easy as "sudo port install squid; sudo launchctl load -w /Library/LaunchDaemons/org.macports.Squid.plist" 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. +Installing and running squid on a Mac OS X system is as easy as "sudo port install squid; sudo port load squid3" 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. 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: * install and configure squid @@ -29,7 +29,7 @@ The ipfw_transparent variant is required to run squid as interception proxy. Now make squid a daemon automatically starting at boot: {{{ -sudo launchctl load -w /Library/LaunchDaemons/org.macports.Squid.plist +sudo port load squid3 }}} ---- -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on howto/SetupInterceptionSquid. If it was not you, please report to .
participants (1)
-
MacPorts