TOR traffic measurement with iptables
    Julius Plenz 
    tor-or-talk at plenz.com
       
    Fri Mar 24 13:57:59 UTC 2006
    
    
  
Hi, Jürgen!
* Jürgen Schinker <ba1020 at homie.homelinux.net> [2006-03-24 12:13]:
> > Try this:
> > iptables -I INPUT -i eth0 -p tcp --dport 4321 -j ACCEPT
> > iptables -I INPUT -i eth0 -p tcp --dport 4322 -j ACCEPT
> Try this
> iptables -I INPUT -i eth0 -p tcp --dport 4321:4322 -j ACCEPT
This wouldn't make much of a difference, since I'd add up the two
values of above anywany. Putting the TOR rules on top of all other
rules doesn't seem to help much, either. :-/
Julius
    
    
More information about the tor-talk
mailing list