Re: [opensuse] Re: How to enable Tor in firewall for tor relaying?
- From: "arygroup@xxxxxxxxx" <arygroup@xxxxxxxxx>
- Date: Wed, 18 Aug 2010 01:45:53 +0300
On 17/08/10 23:46, zGreenfelder wrote:
perhaps you should check the rules by hand with iptables -L
and possibly try iptables -I INPUT -p tcp --dport (port number) -j
ALLOW [do one for each of the ports you're expecting).
Hmm... What shoud I do?
================
# iptables -I INPUT -p tcp --dport 9030 -j ALLOW
iptables v1.4.8: Couldn't load target
`ALLOW':/usr/lib/xtables/libipt_ALLOW.so: cannot open shared object
file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information.
================
There is no such file. I removed and installed iptables with no result.
are you sure
TOR only uses those 3? and are you sure it's all TCP?
I'm not. But the documentation is not clear as for me. It says:
"If you are using a firewall, open a hole in your firewall so incoming
connections can reach the ports you configured (ORPort, plus DirPort if
you enabled it). If you have a hardware firewall (Linksys box,
cablemodem, etc) you might like portforward.com. Also, make sure you
allow all outgoing connections too, so your relay can reach the other
Tor relays. "
The ORPort is 9001
The DirPort is 9030
9050 is one another, I found in configs and tried to open it just in case.
Now I think I have 2 problems:
1. Thet missing file above
2. The documentaion says "make sure you allow all outgoing connections
too". I'm not what connections Yast Firewall should open - all, outgoing
or ingoing.
--
I suspect those 3 are just base ports and it negotiates some higher
numbered ports; perhaps those are being blocked... and I can't recall
the config parameters for handling such things in iptables right now.
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- References:
- [opensuse] How to enable Tor in firewall for tor relaying?
- From: arygroup@xxxxxxxxx
- [opensuse] Re: How to enable Tor in firewall for tor relaying?
- From: arygroup@xxxxxxxxx
- Re: [opensuse] Re: How to enable Tor in firewall for tor relaying?
- From: zGreenfelder
- [opensuse] How to enable Tor in firewall for tor relaying?
- Prev by Date: Re: [opensuse] crontab
- Next by Date: Re: [opensuse] crontab
- Previous by thread: Re: [opensuse] Re: How to enable Tor in firewall for tor relaying?
- Next by thread: Re: [opensuse] Re: How to enable Tor in firewall for tor relaying?
- Index(es):
Relevant Pages
|