Mahmoud Y. Elatma
Mahmoud Y. Elatma

Reputation: 125

talk to VMware virtual machine through real IP


Dear All, I have a physical machine running windows server 2008 R2,and windows XP VMWare on the same machine, the physical machine has a real IP. the problem I need to send UDP packets using internet (real IP) to the VMWare. is there a way to redirect the packets to the VMWare or something.

Thanks in advance...

Upvotes: 2

Views: 255

Answers (1)

Ofer Orgal
Ofer Orgal

Reputation: 192

set the windows servers firewall to PORT-FORWARD all incoming traffic to port X (the port that info is sent to or choose a random unassigned port) to that IP address.

Upvotes: 3

Related Questions