iptables and tor

Michel Arboi michel.arboi at gmail.com
Mon Feb 18 10:44:29 UTC 2008


On Feb 10, 2008 1:07 AM, dante <dante at virtualblueness.net> wrote:
> Hi everyone,
>
> Has anyone given any thought as to what firewall rules to use on a linux
> system running a tor server?

Assuming that your tor daemon runs under a dedicated UID or GID (e.g.
tor), you can use
  iptables -m owner --uid-owner tor (or --gid-owner tor) ...



More information about the tor-talk mailing list