Hi there... i want to do a very simple thing.. i want to open a port tp be able to use DC++ etc... i tried with the web-interface, but even though i've added the port to the list, its not open...

So i was thinking of doing it with post-firewall...

whats is the correct way of doing it? i have the interface ppp0, and a local ip of 192.168.1.56 to the computer that has DC++ installed, the router has 192.168.1.15...

How shall i write in the post-firewall-file?

iptables -A ?? $4 ?? -tcp ?? --dest ?? i have no clue... ive tried to read up on this, but the tutorial is a few hundrer pages, and dont want to read all that to open a port...

Thanx!!