Quick background: I'm connected to a remote network with open VPN on a virtual machine. Through the virtual machine's tunnel I can ping the server successfully and can connect to it with my ssh credentials.
Once Connected however I cannot ping back to the host's ip on the tunnel (tun0) that is created for the OpenVPN connection. How can I approach troubleshooting this or am I misunderstanding the networking concept?