Eric Parker wrote:
> "Mark Carver" <(E-Mail Removed)> wrote in message
> Mark
>
> I used to use the following commands through a telnet session to
> improve bittorrent.
> Once you've logged in there is command line help.
> ----------------------------------------------------------------------
> -----------------
> firewall add policy ext_int external-internal
> firewall add portfilter portfil_bt ext_int tcp 6881 6899 both
> nat add resvmap bt1 interfacename ppp-0 192.168.7.2 tcp 6881
> nat add resvmap bt2 interfacename ppp-0 192.168.7.2 tcp 6882
> nat add resvmap bt3 interfacename ppp-0 192.168.7.2 tcp 6883
> nat add resvmap bt4 interfacename ppp-0 192.168.7.2 tcp 6884
> nat add resvmap bt5 interfacename ppp-0 192.168.7.2 tcp 6885
> nat add resvmap bt6 interfacename ppp-0 192.168.7.2 tcp 6886
> nat add resvmap bt7 interfacename ppp-0 192.168.7.2 tcp 6887
> nat add resvmap bt8 interfacename ppp-0 192.168.7.2 tcp 6888
> nat add resvmap bt9 interfacename ppp-0 192.168.7.2 tcp 6889
Thanks Eric,
I did actually find a neat little program that allows a Telnet interface to
input port ranges for mapping,
http://www.ukbonkers.karoo.net/
...but entering a large (>10) port span, simply clogs up the router, and it
still has to input one by one. Again to input port forwarding for all 65000
ports would take forever, though I suspect it would fill up the router's
buffer after a hundred or so ?
Back to the problem that prompted all of this, what ports do I actually need
open for a PS2 to work ? I can't find any conclusive answers on Google. Do
I need to open any outgoing ports at all ?
--
Mark
Please replace invalid and invalid with gmx and net to reply.