I have a problem with a a particular licensed software that I have installed on a VM, and the software license should be tie to a public IP address on the NIC of the VM.
The software checks the IP address of the server where the application is installed and verifies against the public license server of the application manufacturer, and if the IP address doesn't match, the software stops working.
The software company has issue temporary license to my VM using private IP address, since I wasn't able to have a public static IP on my NIC, but I have to change that license every month, since is not safe for the software company to issue a license with a private IP.
I read on several discussion groups that is not possible to assign an public IP address to NIC, but is there anyway to circumvent this obstacle and for some means make the VM verify the public IP address is configured on the NIC?
The way I have it working today, with the hassle of renewing the license for my private ip address every month, is with the VM NIC with the private ip address and the VM assigned a public static IP address. The application works, but in terms of licensing it's been a pain and I am at the mercy of the software company.
Any help will be greatly appreciated.
Thank you!