How to set OpenVPN client bind address?
You can use the local
directive to force the client to use a specific IP address.
--local host
Local host name or IP address for bind. If specified, OpenVPN will bind to this address only. If unspecified, OpenVPN will bind to all interfaces.
You can specify it in the client config file too
local ip.add.re.ss