Router Port forwarding to multiple computers on a LAN

jimbo45

New member
Guru
Gold Member
VIP
Local time
6:31 PM
Messages
5,941
Location
Hafnarfjörður IS
Hi all

Any solution to this problem.

I have for example a few machines up and running on a LAN (might be VM's but that shouldn't be an issue).

Say I have five with addresses 192.168.2.2 ==> 192.168.2.6

I might want to RDP to any of these from behind a router.

Using something like No-IP (No-IP - Dynamic DNS, Static DNS for Your Dynamic IP) I can get a an "Internet acessible" domain so I don't need to know the actual IP address that the Internet sees my router.

As I'm behind a router having Multiple domains won't help either as to the external Internet my router is seen as a single IP address.

However the router will only port forward to a single IP address on my LAN.

So if I need to RDP to any other machine on my LAN other than the default one presumably I could only do this by using a different default port for RDP for each of the machines on the LAN. OK not pretty but "Do-able".

Now we get to the real hassle -- If I did this then I'd need a different version of RDP on the CLIENT computer -- not possible if I'm using a work laptop .

Any solutions . I'm totally flumixed by this one.

Cheers
jimbo
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom built, several laptops HP/ASUS
OS
Linux CENTOS 7 / various Windows OS'es and servers
CPU
Intel i7 Intel i5
Memory
8GB, 16GB
Graphics Card(s)
On Motherboard
Sound Card
Realtek HD audio
Monitor(s) Displays
Apple Cinema display, Samsung LCD
Screen Resolution
1920 X 1080
Hard Drives
4 X 1TB SATA
Mouse
Toshiba wireless laser
Internet Speed
> 20MB up
Sounds like a job for Windows Home Server... which might solve some of your problems.
 

My Computer My Computer

OS
windows 7
Many routers are able to set an inside port and an outside port for NAT configuration.

So you can assign different outside port routed to same inside port on different IP.
Example:

outside port - inside port - IP
9000 - 3389 - 192.168.0.1
9001 - 3389 - 192.168.0.2
etc.

When you need to connect to the 192.168.0.1 machine, you just have to use ISP IP:9001 and enjoy ;)

But it depends on the modele of your router.

Other solution is to install live Mesh on the computer. Live Mesh remote desktop work fine and it's "IP independant", the connexion is made by "Device name"
 

My Computer My Computer

OS
Vista H.P. SP1 x32 Seven RC x64
CPU
Q6600 @ 3.4Ghz
Motherboard
GA-EP45-DS3L
Memory
4Go PC2-6400
Graphics Card(s)
8500GT @ 700/500
Sound Card
Audigy Platinium
Monitor(s) Displays
Mitsubishi Diamond Pro 920 + Mitsubishi Diamond Pro 720
Screen Resolution
1600x1200 twice
Hard Drives
Hitachi 160Go
Maxtor 160Go (system drive)
Maxtor 200Go in Antec MX-1 EC external box (eSATA-USB2.0)
PSU
Corsair VX550W
Case
Thermaltake Xaser III
Cooling
Watercooling (CPU, GPU, HDD, NB)
Keyboard
MS Wireless Multimedia 6000 V2.0
Mouse
IntellEye Explorer 3.0
Internet Speed
ADSL 18Mbit/s/1Mbit/s
Jimbo, i dont have the exact url to the thread on this forum, I think its in this subforum if not mistaken.... query your search for RDP and set to atleast 1 week old, i think its been probably 2 weeks now since we (bunch of us) were talking about this. And cant recall who to give the credit to exactly atm, but has a reg fix to specify or change the RDP port for each specific machine behind the NAT, since only one port at a time can be used. Good in depth thread, should be a sticky or tut IMO, if Brink hasnt made it already in the tut section. Could be around in there as well.
 

My Computer My Computer

Computer Manufacturer/Model Number
CUSTOM
OS
XP/win7 x86 build 7127
CPU
Athlon64 X2 DUAL 4200+ 2.21ghz
Motherboard
ASUS K8 PRO SLI
Memory
2GB Dual Chan DDR2 Corsair
Graphics Card(s)
Nvidia 6800GT
Sound Card
nvidia
Monitor(s) Displays
19' LCD
Screen Resolution
1280x1024
Hard Drives
WD 250, 2x500, 2x1TB IDE/USB
WD 250 SATA (system)
SEAGATE 120 Sata
PSU
coolermaster 450
Case
SUPERFLOWER
Cooling
1 HDD bay fan, 5x80mm Case Fans, AEROGATE II Fan/Temp
Keyboard
MS wireless
Mouse
MS Wireless
Internet Speed
fassssssssst
Many routers are able to set an inside port and an outside port for NAT configuration.

So you can assign different outside port routed to same inside port on different IP.
Example:

outside port - inside port - IP
9000 - 3389 - 192.168.0.1
9001 - 3389 - 192.168.0.2
etc.

When you need to connect to the 192.168.0.1 machine, you just have to use ISP IP:9001 and enjoy ;)

But it depends on the modele of your router.

Other solution is to install live Mesh on the computer. Live Mesh remote desktop work fine and it's "IP independant", the connexion is made by "Device name"

Thanks the IP:9001 type of solution worked fine.
great stuff.

Cheers

jimbo
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom built, several laptops HP/ASUS
OS
Linux CENTOS 7 / various Windows OS'es and servers
CPU
Intel i7 Intel i5
Memory
8GB, 16GB
Graphics Card(s)
On Motherboard
Sound Card
Realtek HD audio
Monitor(s) Displays
Apple Cinema display, Samsung LCD
Screen Resolution
1920 X 1080
Hard Drives
4 X 1TB SATA
Mouse
Toshiba wireless laser
Internet Speed
> 20MB up
Back
Top