1

I'm attempting to set up a Windows-10 OpenSSH tunnel back to my office computer using Microsoft's beta found here, and I've run into some trouble regarding Window's Defender Firewall.

Using Wireshark, I've determined that port forwarding on my router is set up correctly, as is my client: packets are coming from the correct source, going to the correct destination, and using the correct ports. I've confirmed this by connecting to the server just fine with the firewall disabled.

The client's request arrives to the server's address, but no response is sent by the server itself (so long as the firewall is enabled): it would appear the server is not receiving the request packets. The client sends request follow ups, but eventually times out.

I have attempted (rebooting all devices along the way):

I throw myself to the mercy of the StackExchange community.

What should the correct settings be? What else can I try (beyond simply lowering the firewall)? What else can I provide in this question to make my problem more answer-able?

1
  • 2
    You need to start by eliminating the networking complexities. Set up and get it working across a local network first. That should help narrow the list of possible problems. Commented Apr 28, 2018 at 17:39

0

You must log in to answer this question.

Browse other questions tagged .