#21272: Onionperf deployment -------------------------+------------------------------ Reporter: hiro | Owner: metrics-team Type: enhancement | Status: needs_review Priority: Medium | Milestone: Component: Metrics | Version: Severity: Normal | Resolution: Keywords: | Actual Points: Parent ID: | Points: Reviewer: | Sponsor: -------------------------+------------------------------
Comment (by robgjansen): Replying to [comment:87 irl]: > Replying to [comment:84 hiro]: > > iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080 > > iptables -t nat -A PREROUTING -i eth0 -p udp --dport 80 -j REDIRECT --to-port 8080 > > Why do we need UDP rules? Should I be allowing UDP traffic through the firewall? (Currently it's blocked). OnionPerf only uses TCP; no need to allow UDP ports. (I am only forwarding TCP ports on my instance and it's working fine.) -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21272#comment:88> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list tor-bugs@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs