>From "About This Mac"...iMac 27-inch, Mid-2011. It's basically the model Apple just replaced with better Nvidia graphics and more memory. And I definitely had to run "ulimit -n 1024" before squid would do much. I'm sure the rest is still accurate, but I don't run mine with any interception/transparency. On Sun, Mar 10, 2013 at 3:22 PM, jeff donovan <jdonovan@xxxxxxxxxxxxxx> wrote: > > On Mar 7, 2013, at 5:29 PM, Adam W. Dace <colonelforbin74@xxxxxxxxx> wrote: > >> Personal Build Steps >> ---------------------------- >> 1) tar xf squid-3.3.2.tar.bz2 >> 2) cd squid-3.3.2 >> 3) ./configure --disable-eui --with-aufs-threads=32 >> 4) make >> 5) sudo make install >> >> ---CUT--- >> >> P.S. The above also works just fine when run from either Mac OS X's >> built-in X11 server(10.7 or less), or XQuartz(10.8). > > thanks for the reply, > > might i ask what type of machine this was running on ? > > these are my old config notes from a 10.6 running squid 3.1.11 > configure options: '--enable-async-io' '--enable-icmp' '--enable-delay-pools' '--disable-htcp' '--enable-ssl' '--enable-ipfw-transparent' '--enable-snmp' '--enable-underscores' '--enable-basic-auth-helpers=NCSA,LDAP' > > from there my terminal had to have a " ulimit -n 2048 " or higher. > > allowing interception/transparent through the OS > sysctl -a | grep net.inet.ip.f > net.inet.ip.forwarding: 0 > net.inet.ip.fastforwarding: 0 > > sysctl -w net.inet.ip.forwarding=1 > sysctl -w net.inet.ip.fastforwarding=1 > > -j -- ____________________________________________________________ Adam W. Dace <colonelforbin74@xxxxxxxxx> Phone: (815) 355-5848 Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451 Microsoft Messenger - colonelforbin74@xxxxxxxx Google Profile: http://www.google.com/profiles/ColonelForbin74