Skip to main content

All Questions

7 questions with no upvoted or accepted answers
1 vote
1 answer
1k views

Cannot access SSH from WAN even though server itself is reachable

I have a server in my local network that I use for work over SSH. I have no issue connecting to it from LAN. The issue comes when I try to connect to it from outside. I've set up Port Forwarding for ...
JaffParker's user avatar
0 votes
0 answers
1k views

autapf port forwarding tool - UDP port forwarding

We're using NetworkActiv AUTAPF 2.2.6 tool on Windows 11 PC to setup a TFTP server on windows PC. The configuration are as follows: We're seeing timeout errors on our system with this setup as ...
Daniel's user avatar
  • 113
0 votes
1 answer
77 views

Making a machine that's using a different network adapter internet reachable

So I know that if I use a bridged adapter with a VM, then my router will treat it as a physical machine, assign it an IP and I could use port forwarding on my router to make the VM reachable through ...
Mesos's user avatar
  • 1
0 votes
1 answer
262 views

Access a site from different computer on same LAN

I have two computers, one of them new and another one old which has an ethernet port and the new one doesn't. I wish to the connect to one of my router's web client settings via LAN cable through the ...
Aswin Prasad's user avatar
0 votes
0 answers
587 views

Port not opening despite forwarded port, no firewall and an open listen server

On my previous PC, I was perfectly able to open ports with no issues, however after a switch to a new PC, all ports refuse to open. To illustrate the process I have used, I have done the same with ...
Smaed's user avatar
  • 1
0 votes
0 answers
163 views

Forward external call to localhost

I have an emulator software, which can communicate via telnet protocol and simulate an optical measurement unit. I can connect to the emulator if I use localhost (127.0.0.1) and 4550 port. I have to ...
Csavisz's user avatar
0 votes
1 answer
1k views

SSH Port forwarding with Bash on Windows

I've recently migrated from Mac OSX to Windows 10 and am getting an error when attempting to mirror the ssh local port forwarding setup in my ~/.ssh/config file as follows: host myhost HostName ...
Manachi's user avatar
  • 185