-
Where is the server located? Are you looking at an intranet location or internet?
-
Is the client connected to the VPN concentrator via IPv4 or IPv6?
-
Is the VPN concentrator connected to the server via IPv4 or IPv6?
What you ask may be possible depending on those answers.
r00ty@kbin.life 10 months ago
So there's three problems you are very likely to encounter.
2: if it does work the return path would be over the normal Internet route and not via the vpn. Only the sent packets would go via the vpn host.
3: if the client is behind nat the router will not recognise the response packets as belonging to an open connection and will drop them.
I'm really not sure what your intention is.