Client is connecting to Host A using OpenVPN.
Clientcan now reachHost B(Routes created onClientmachine by OpenVPN client)Host Bcan now reachClient(Routes manually created onHost B)
When Client does an HTTP request to Host B, Host B sees Host As IP address. This is normal and how the VPN should work.
How can I port forward from Host A to Client, so that Host B does not need to know Host As address?