Hello
I recently set up a vmware server that runs several virtual Linux machines.
They all have fixed IP addresses (I run a router with openWRT).
Now I want to be able to access them from the internet. There are plenty of guides how to access your router and then use port forwarding to redirect your traffic to one of your computers. But what if I have multiple computers ?
Lets say I want to be able to ssh my computer, so I add a line in the port forwarding saying that all the traffic on port 22 should be redirected to port 22 of host1. This is all nice.
But what it I have 5 different hosts in my network that I want to be able to ssh to ?
How can this be achieved ? when accessing my router's address from the internet I cannot specify the internal host name or IP address...
How do I do that ? Should I use a VPN server ? (I prefer not to).
Thank you
Guy Shilo
I recently set up a vmware server that runs several virtual Linux machines.
They all have fixed IP addresses (I run a router with openWRT).
Now I want to be able to access them from the internet. There are plenty of guides how to access your router and then use port forwarding to redirect your traffic to one of your computers. But what if I have multiple computers ?
Lets say I want to be able to ssh my computer, so I add a line in the port forwarding saying that all the traffic on port 22 should be redirected to port 22 of host1. This is all nice.
But what it I have 5 different hosts in my network that I want to be able to ssh to ?
How can this be achieved ? when accessing my router's address from the internet I cannot specify the internal host name or IP address...
How do I do that ? Should I use a VPN server ? (I prefer not to).
Thank you
Guy Shilo