Hi
short form:
Is it possible to tell tinyproxy that it has to connect to the internet via another proxy? Or do I have to use squid?
long form:
I'm using a WRT54GL with Kamikaze 7.09 in a big network.
The WRT54GL has to vlans: VLAN1 gets an IP from the big network and VLAN2 provides a second network for wlan clients.
The WRT54GL and the wlan clients have to use a proxy in the big network to connect to the internet.
Now, I want to use tinyproxy as transparent proxy, I redirect all traffic from the wlan clients with iptables to tinyproxy, so that the wlan clients don't have to enter a proxy.
My problem is that I don't know how to tell tinyproxy that it has to use the proxy of the big network for all connections.
Is that possible or do I have to use squid?