On 14/11/13 18:50, Anonymous wrote:
RELAY RELAY RELAY RELAYRELAY RELAY | | | | | | +--------+--------+--------+--------+--------+ | | ( internet connection 1 ) | | MY RELAY ( on computer #1 ) | | ( LAN connection ) | | PROXY ( on computer #2 ) | | ( internet connection 2 ) | | +---------------+---------------+----------------+ ||| | EXIT_CONNECTION EXIT_CONNECTION EXIT_CONNECTION EXIT_CONNECTION
You could try : Address <IP1> Socks5Proxy sockshost:port
Where IP1 is the IP address of your relay on internet connection 1 and sockshost is the address of your proxy. This should cause tor to make outgoing connections via the proxy, but advertise IP1 as it's address for incoming connections.
What are you trying to achieve with this configuration?
-Kevin