On Fri, 05 Dec 2003 09:43:23 +0000, Derek.T wrote:
> Hi Graham,
>
> I Have a Origo ASR-8100 Conexant Chipset - the manual is not very
> helpful!
>
> Thanks
>
> Derek
Hello again,
I've had a look at the manual for this router, you can get it from:
http://www.wellgroups.com/wellftp/manual/asr-8000.pdf
You need to look at the section: 5.5 Virtual Server Configuration.
This is the port forwarding I was referring to. For FTP you need 4 entries
(two are required two are optional, it depends whether the router will
allow TCP and UDP on the same port) as follows:-
ID: 1,
Public port: 20, Private port 20, Select: TCP, Host: 'FTP server IP'
ID: 2,
Public port: 21, Private port 21, Select: TCP, Host: 'FTP server IP'
If router allows:-
ID: 3,
Public port: 20, Private port 20, Select: UDP, Host: 'FTP server IP'
ID: 4,
Public port: 21, Private port 21, Select: UDP, Host: 'FTP server IP'
You obviously need to get your internal FTP server working as well.
This FTP server is the IP address you need in the above config lines.
BTW There seems to be a lot of info about a security loophole in this
router:
http://www.securitytracker.com/alert...t/1007965.html
There may be a firmware updrade to fix this.
Graham