Hello everyone
I have Windows server 2012 on VPS and setup VMWare virtual machine on my windows.
So in the virtual machine I have a VOIP server I like to route each traffic from my VPS in range 5060-5070 on UDP and TCP protocol to the VOIP server on Virtual machine.
My VOIP server has a local IP address (192.168.1.100) and accessible through windows server 2012.
I try ro do that by prortproxy but I can't route traffice in the UDP protocol also in the portproxy I can't route range port number to the another destination.
Please advise me how to route range of port numbers (5060-5070) from TCP/UDP protocol to the virtual machine on windows server 2012.
Thank you