is it possible like the one computer you want to remote desktop… even dont have EASYVPN? is it possible to remote??? can anyone plz anwser and how to setup…
example:
i have pc in my house then i want to remote… and i install EASYVPN to my PC and im login…
then im @ my office and i dont have EASYVPN is it possible to connect using REMOTE DESKTOP EVEnt i dont have EASYVPN??? anyone plz answer tnx im watiing
hmm … what you can do, it’s ask on wmvare forum, is there abny possibility to change the static ip adress (the one you get with running virtual os) to the dynamic ip adress.
you can try to change adress under the virtual os. in controll panell → network connection
right click on connection → tcp/ip → properites and set up a ip adress. after that reboot v os and try it now.
and last but not the last thing. check on your’s router producer (on on http://portforward.com/ ) is there any possibility to change behavior of this router. to get 1 ip adress at a time (not sure this will work’s)
I’m not sure what your trying to establish here but if you are looking for hosting all your VMs on the same IP try NAT mode instead of Bridging.
This way all VMs will have the same IP on the LAN.
For EasyVPN to remote control a a system you need EasyVPN on the machine you wish to control it with.
in my pc i have VMWARE then i already have 5 Windows Server 2003…
ok i already try NAT And bridging…
i try bridging it will has give automatic ip but its LOCAL IP… for example
my pC have 192.168.1.101
and my VPS 1 server windows sserver 2003 has
192.168.1.104 for example
but it use for lan only
how can i global this IP like the other im behind the PROLINK ROUTER
theres also my router model PROLINK H9300G
…
for NAT it has ip but it not detect in my ROUTER…
////
i only want is
how to make every VPS in my WMWARE has a own ip so may client can connect tru REmote desktop
and i saw COMODO has a own IP and live but you only nid is the client how about the other dont have the client it is possible ? to connect? even i dont join the network…
sorry for my bad english… tnx i hope replying soon
Virtual Server Entry
Time Schedule Always ON
Application Helper RemoteDesktopServer102
Protocol TCP
External Port 49154 from to 49154
Redirect Port 3389 from to 3389
Internal IP Address Candidates 192.168.1.102
tnx for helping but i jsut wondring how can i get global static ip for my VPS?
for example
my VPS has ha . 192.168.1.102
so the global ip i will use is 192.186.1.102?
//
how do i create static ip…?? for each VPS?
i already do port fowarding… but i dont know the next step to create each static if i choice bridging bcause the networking auto asign the ip… 192.168.1.102
From the top of my head;
If you put VM in briding you should be able to assign static IP in the Server it self, you can easily find out if that works.
Just verify what ip address the server(s) have now by opening a Command-Box and type:
ipconfig /all
To see if the same IP’s show up, if so you can set them to static.
I think if your on NAT mode the VM tricks this IP scheme and has completely different IP’s in there…
OR
You can check your Routers DHCP scope settings and make a DHCP reservation for each of your servers.
I’m confused here, are you trying to set this up with Microsoft Remote Desktop or with COMODO EasyVPN?
And DHCP reservations are managed by the Router, so you should check your router’s DHCP capabilities to find out how to create a DHCP reservation for every single server. Or you can assign static IP’s to every server like:
IP = 192.168.1.102
Subnet = 255.255.255.0
Gateway = 192.168.1.254
DNS = 192.168.1.254
Microsoft Remote Desktop… in each VPS in my VMWARE server
…
but you can check using COMODO im always on there…
192.168.1.102 is a local ip
i cant make STATIC IP for global thats my really Problem T_T
can u help me T_T plzzz
/////////
here :
may Windox XP server has
VM08 internet adapter : which use in VMWARE for NAT
VM01 internet adapter : which use in VMWARE for Host ONly
VM00 internet adapter : which use in bridging for VMWARE
VM00 not added in my network in windows xp server >
in my windows server has 5 vps
the ip of my WINDOWS XP server is 192.168.1.101 this is my server ip
VPS has a obtain or static ip or whatever > the ip give in router is 192.168.1.102
VPS has a obtain or static ip or whatever > the ip give in router is 192.168.1.103
VPS has a obtain or static ip or whatever > the ip give in router is 192.168.1.104
VPS has a obtain or static ip or whatever > the ip give in router is 192.168.1.105
VPS has a obtain or static ip or whatever > the ip give in router is 192.168.1.106
…
in 1 vps i already setup it static 192.168.1.102 so it was static for local only so how can i global each ip?? of my VPS? like the other hosting they give different wan ip…
…
If you only have ONE Internet IP (that’s what you call Global right?) and more services/servers behind you have to make the remote desktop’s all 5 available on different port numbers on the outside like I explained here
So you have one Internet IP with 5 different external port numbers mapping back to 5 internals servers on 5 the same (Remote Desktop) port numbers.
If your IP is also Dynamic try to find out if your Router supports registration on DDNS for example like this My Dyn Account that way your customers can connect to a DNS name that get’s automatically updated as your IP get’s updated.