Koozali.org: home of the SME Server

Bypass Transparent Proxy for Several Sites

Offline ropetin

  • 5
  • +0/-0
Bypass Transparent Proxy for Several Sites
« on: June 18, 2008, 05:32:55 PM »
For whatever reasons, I'm running a 6.0 version of SME Server, which I would love to upgrade, but I can't.  I'm trying to bypass the transparent proxy for a particular group of sites.  I've found the link;

http://wiki.contribs.org/Firewall

And, by following the 'Bypass Proxy' directions, I can get it to bypass one particular IP, URL or subnet.  For example, I use the commands

Code: [Select]
/sbin/e-smith/config setprop squid BypassProxyTo 192.168.1.0/24
/sbin/e-smith/expand-template /etc/rc.d/init.d/masq
/etc/init.d/masq restart

And it will bypass the proxy for the entire 192.168.1.0 subnet.  However, how can I get it to bypass for this subnet, and another IP, URL or subnet?  As soon as I enter, for example;

Code: [Select]
/sbin/e-smith/config setprop squid BypassProxyTo 1.2.3.4
Expand the file then restart masq it kills my 192 entry and replaces it with the new entry.  Any help would be very gratefully received!

Offline janet

  • ****
  • 4,812
  • +0/-0
Re: Bypass Transparent Proxy for Several Sites
« Reply #1 on: June 19, 2008, 08:02:06 AM »
ropetin

http://bugs.contribs.org/show_bug.cgi?id=2374#c15

You say you are running sme v6, I think you need the updated templates and code that are part of sme7.

Read all of the bug report
http://bugs.contribs.org/show_bug.cgi?id=2374
« Last Edit: June 19, 2008, 08:05:20 AM by mary »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.