> I've to drop this project, because I have not any permissions on
> the proxy. There is only a proxy.pac by the provider to embed in
> firefox. Is there another possibility to use this proxy via
> openwrt?

Since OpenWRT (10.03.1 and 12.09) has 'squid' package...

IF your router-gadget has enough memory...
You could in theory run a very small squid, configured
  with no stores and mimimal memory cache,
  configured in such a way so as to send all requests
  via a parent cache...  If you do this right it doesn't
  do any DNS lookups etc. itself.
Iirc its' something along the lines of using
  "always_direct" etc etc...  having configured
  parent via sibling or what-have-you.

That way, your own squid on the router CAN be in
  'transparent' mode for 3128-listening but it
  then sends requests in proxy-proxy type way
  through the upstream proxy =).


--Simon

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to