I have a Tor gateway set up, and would like to route all traffic through it.  
For security, different functions should use different Tor ports, so they have 
different virtual circuits.
 
I've assigned port 9110 to be the port for email.  My mail client uses SSL for 
email (POP3s: 995, sSMTP: 465), and I want to direct all accesses to from those 
ports through the Tor SOCKS port of 9110.  This should mean that the mail 
client sends an email out 465, which is then tunneled by Shorewall (somehow) to 
127.0.0.1:9110, and out the Tor network to the exit node, where it then 
proceeds to the mail server listening on 465.
 
Anyone know how I would do this in Shorewall?
 
 
 
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to