After 2 hours for googling, I finally for ClockworkMod tether to compile and run on Fedora 17 x64. Only catch is I have to disable firewall when I am running it, and I am not comfortable doing that. I would like to add a rule to firewall to allow this particular application through it. Is there a way I can do that? If not has anyone figured out the ports that I need to opened?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
tcpdump -i eth0to identify the ports, where eth0 is the interface that is connected to the internet – Serge Oct 21 '12 at 21:21