How to route traffic from one subnet through a specific SOCKS proxy in other subnet?
Posted
by
Yegor Razumovsky
on Super User
See other posts from Super User
or by Yegor Razumovsky
Published on 2013-10-30T12:55:49Z
Indexed on
2013/11/02
9:58 UTC
Read the original article
Hit count: 200
Here is my network map:
Internet
|
|
Router (192.168.1.1)
|
|
(192.168.1.100) (wireless)
MacBook ( mac os x / windows 7 / ubuntu. It doesn't matter )
(192.168.2.1) (wired)
|
|
TargetComputer (192.168.2.2)
I want to route all traffic from TargetComputer 192.168.2.2 through socks proxy running on my macbook.
On target computer i can only change IP settings ( ip address, subnetmask, gateway, dns ).
© Super User or respective owner