I have a (Webserver)Server with two network interfaces. The first is the standard interface with the public internet connection, the other is a virtual VPN-networkinterface.
Now I want to send POST data via curl on an other Webservice within the VPN-Network.
How I can say the php there have to call the address with the VPN-Networkinterface?