Is it possible to use a reverse ssh tunnel to force all network connection on the remote host through the local host.
Essentially:
local -> ssh -> remote remote web request -> ssh tunnel -> local -> internet
I want the remote to make connections through the locals VPN without having to authenticate on the remote as well
Hopefully this makes sense
Thanks for the clarification, it make sense indeed, specially if you don’t come from a long term Unix background.
Today Linux world feels more and more unnecessarily complicated somehow. I am getting old.