[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2279 [Tor Client]: Duplicate call to connection_mark_for_close
#2279: Duplicate call to connection_mark_for_close
--------------------------------+-------------------------------------------
Reporter: Kiyoo | Type: defect
Status: new | Priority: normal
Milestone: Tor: 0.2.2.x-final | Component: Tor Client
Version: | Keywords:
Parent: |
--------------------------------+-------------------------------------------
Comment(by Kiyoo):
Is it possible that this error gets triggered by a specific (maybe
incorrect) iptables redirect setup?
While this errors were occurring constantly I used the following rule to
redirect all traffic to tor:
(NAT table)
-A OUTPUT -p tcp -j REDIRECT --to-ports 9040
since then I changed it because I thought that traffic generated by the
tor daemon itself should not be redirected to the TransPort...
(NAT table)
-A OUTPUT -m owner ! --uid-owner toranon -p tcp -j REDIRECT --to-ports
9040
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2279#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs