A user reports that a specific application is not working properly. This application makes
multiple connection to the server and must have the same address every time from a pool and this behavior needs to be changed.
What would solve this problem?
Use STUN.
Use DNS doctoring.
Use the address-persistent parameter.
Use the persistent-nat parameter.
Submit