Hi,
The ssh connection is still up?
As long as the ssh connection is connected, the tunnel is also OK from the ssh point of view.
If the packets can reach their destination after they leave the tunnel is not business of SSH.
Which SSH.NET version do you use?
Is the usage of ForwardedPortRemote() intended? Your forwarding looks like you meant ForwardedPortLocal()
But maybe I need another coffee :)
The ssh connection is still up?
As long as the ssh connection is connected, the tunnel is also OK from the ssh point of view.
If the packets can reach their destination after they leave the tunnel is not business of SSH.
Which SSH.NET version do you use?
Is the usage of ForwardedPortRemote() intended? Your forwarding looks like you meant ForwardedPortLocal()
But maybe I need another coffee :)