Start with networking. Can you RDC on the local network, comp-1 to comp-2
and vice versa, comp-2 to comp-1. This should be your first step. If you are
able to reach the internet from behind the router from both computers you
are using Nat which usually automatically configured on the router. Download
your manual and read it. It probably has a section pertaining to Nat,
although that is not what's your problem is. Read the section in your manual
about port forwarding and how to enable UPnP. You have configure the router
to forward the RDP port number you have selected to the correct listening
port you have configured on your computers behind the router.
Thanks for your reply.
> Start with networking. Can you RDC on the local network, comp-1 to comp-2
> and vice versa, comp-2 to comp-1. This should be your first step. If you
> are able to reach the internet from behind the router from both computers
> you are using Nat which usually automatically configured on the router.
> Download your manual and read it. It probably has a section pertaining to
> Nat,
It's working right now! Speedtouch has a command line utility and it works
after executing these commands:
nat mapadd intf=Internet type=napt inside_addr=<intern ip-address computer
1>
outside_port=3389 inside_port=3389 (for computer 1)
nat mapadd intf=Internet type=napt inside_addr=<intern ip-address computer
2>
outside_port=50000 inside_port=3389 (for computer 2)
You have to enter <public address>:50000 in the RDP-client order to remotely
control computer 2.
> although that is not what's your problem is. Read the section in your
> manual about port forwarding and how to enable UPnP. You have configure
> the router to forward the RDP port number you have selected to the correct
> listening port you have configured on your computers behind the router.
Hmm.. the command I entered is related to NAT. But I guess it's doing "port
forwarding"?
beb - 27 Feb 2006 09:54 GMT
Just as I thought someone just wanted to show off.
> Thanks for your reply.
>
[quoted text clipped - 27 lines]
> Hmm.. the command I entered is related to NAT. But I guess it's doing
> "port forwarding"?
Shiva - 27 Feb 2006 10:41 GMT
> Just as I thought someone just wanted to show off.
I beg your pardon?!? What is it you are suggesting?