Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Hi, welcome to Stack Overflow! Can you describe the networks involved? It sounds to me like the server is on a network behind a router, and your laptop is on a different network. I imagine you're trying to SSH in through the router to the server. Is that accurate? Commented Feb 6, 2020 at 19:23
  • @KlaatuvonSchlacker Yeah, that is pretty much the gist of it. The server is connected directly to the router, and my laptop is on a different network via WiFi. I would like to ssh through the router, yes. Commented Feb 6, 2020 at 19:26
  • Are you attempting to perform FORWARD or REVERSE SSH tunnel? Commented Feb 18, 2021 at 19:43