Firewall configuration - forward to proxy

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
Philipp87
DD-WRT Novice


Joined: 23 Oct 2016
Posts: 19

PostPosted: Sat Jul 06, 2019 13:19    Post subject: Firewall configuration - forward to proxy Reply with quote
Hi all,

I am trying to forward specific network traffic destined to a specified subnet to a proxy (Tor). Like described here https://wiki.dd-wrt.com/wiki/index.php/Tor_on_R7000 HOWEVER in my configuration the Tor application resides on a separate server and not on dd-wrt, so I configured the firewall like this:

Code:
iptables -t nat -A PREROUTING -p tcp -d 10.192.0.0/16 -j DNAT --to 192.168.101.5:9040


However simply the traffic is sent out ot the internet gateway and not to the Proxy Server 192.168.101.5

I have simply no Idea anmore as to why. Anybody has an Idea what I am doing wrong?

Many thanks,
Phil
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum