Hello,
We're using the "multihome" option for running one openvpn instance on
multiple IP addresses.
In order to find out on which server IP address the client got
connected, currently we check the logfile for the pattern:
Peer Connection Initiated with clientip:port (via serverip)
where serverip is the needed information.
It would be great if this information could be gathered from the openvpn
status logfile or via management interface.
However, I suppose, adding that information would break some
scripts/programs which rely on the current status logfile, respectively
management interface field structure.
Are there any comments on this?
best regards,
Robert Fischer