Thread: dynamic nat
View Single Post
  #1 (permalink)  
Old 2007-09-17
hasim hasim is offline
Junior Member
 
Join Date: 2007-09-14
Posts: 13
Rep Power: 0
hasim has an average reputation (10+)
Default dynamic nat

Hi, I am using cp r 55 and our structure is like this:

dsl sataic ip 85.x.x.19

cp external ip 192.168.2.2

cp internal ip 10.10.0.200

i want to do the following steps:

To make the following remote desktop request from outside: 85.95.x.19:3390


to the following nat:192.168.2.2 nat internal 10.10.0.1


To make the following remote desktop request from outside: 85.95.x.19:3391


to the following nat: 192.168.2.2 nat internal 10.10.0.2


To make the following remote desktop request from outside: 85.95.x.19:3392


to the following nat :192.168.2.2 nat internal 10.10.0.3


How can i do that? I donot have enough information about cp

Can anyone guide me step by step?

Thanks
Reply With Quote