Dear fellow techies,
I've just bought a server, installed UBUNTU and currently have about 8 VM workstations running on it. The purpose for these VM's is to demo/develop on.
each VM has it's own ip 192.168.1.200-208
RDP ports are 3390-3398
HTTP 8080-8088
ie I have port forwarding setup from my router to direct me to each VM either over RDP or HTTP.
From home i can connect to
HTTP://mysite.dnsalias.net:8080/mywebsite all works perfectly well to each VM and I can RDP to each VM from home too. The problem is I want to do this from client sites, but typically I cannot connect to anything on my router other than port 80, it would seem they (the client) block all outgoing ports(i think)
What I think I need to do is get to my router via port 80 from my clients, but then connect onto where the hell I like after there, I have no idea what this is called of if its possible. it must be ????
My server has 4 network cards if this helps??
Thanks for your advice.