all i need is to forward 1 port... how?
Okay, the whole point of this is to get my azureus program working and up to par. It needs port 6881 open for it's proper functionality. Lucky for me, my external dsl modem runs linux :) , so all I hopefully need to do is enter the right commands. Unfortunately, I suck with networking and Linux.
First of all, I want to clear all ip tables, routing tables, all default everything.
Next, I need to forward ALL (hopefully) packets from ppp0 to br0 (br0 is the equivelent of eth0), reguardless of their port number, etc.
I don't want to do lots of crazy network address translation, because that's what azureus is telling me that the problem is in the first place.
If ANYone even thinks that they can help me, I would VERY much appreciate it if you could try.