I need to exchange information with one webserver through soap.
I have a computer with dynamic IP, but webserver allow only static ip (whitelisted). Also, I have a centos server with static ip.
How can I set up middle server to redirect SOAP messages from it to destination server?