Re: Behaviour of "Address" on a multi-ip server

2007-04-26 Thread Mike Cardwell
* on the Thu, Apr 26, 2007 at 09:49:39AM -0400, [EMAIL PROTECTED] wrote: > : Where 'debian-tor' is the user my tor process runs as, and > : 85.234.136.20 is the IP I want all tor outgoing connections to appear > : from. > : > : My question is. Is this a waste of time? Does tor already originate >

Re: Behaviour of "Address" on a multi-ip server

2007-04-26 Thread phobos
On Thu, Apr 26, 2007 at 12:02:41PM +0100, [EMAIL PROTECTED] wrote 0.7K bytes in 19 lines about: : Where 'debian-tor' is the user my tor process runs as, and : 85.234.136.20 is the IP I want all tor outgoing connections to appear : from. : : My question is. Is this a waste of time? Does tor alread

Behaviour of "Address" on a multi-ip server

2007-04-26 Thread Mike Cardwell
Hi, My server has many IP addresses. I was paranoid that even though I set "Address" in my configuration, outgoing connections might originate from one of the other IP 's on the server. So to combat this I use the following iptables rule: iptables -t nat -A POSTROUTING -s ! 85.234.136.20 -m owner