LT72884

Senior Member
Joined
Dec 19, 2017
Messages
176
Ok, after 6 months of no internet, we finally got internet at our apt complex. Its not the best, but hey, better than no internet haha. We got CenturyLink

Ok, i know port forwarding works because i have a rule setup for tcp on 25565, allowing my friends public ip into my game server. It works just fine. Easy to setup. Did not need to do anything with firewall or anything else, just the port rule.

So now, i have bitvise ssh for win 10 setup on my machine. The server is listening on port 5022. I setup the port forward rule for tcp, port 5022, allow all. Try to connect. Nothing.

I try locally, amd it works just fine using keys and username. I have tried other random port numbers and nothing.

However, it works over hamachi, but thats not what i want. I need it to work through the router. I have added a firewall rule kn win 10, the router, an application rule in the router and still no go. Only once did a port scanner say poet 5022 was open AND bitvise shows that it connected for the port scanner. However, that only worked once or twice, now when i scan... timeout.

What else could be going on?

No other device in between the router either. I need this so i can access my files from school please

Thanks

Sent from my SM-S367VL using Tapatalk
 


Solution
I did not read all the replies, but I did see you mentioned you're trying to access this from your school. Have you spoken with the schools IT department. There is a good chance they block unusual ports (5022) at the perimeter firewall or even ssh traffic (depending on which type of firewalls they use).

Have you tried accessing your home ssh server from another public location (such as a coffee shop with less restricted traffic)?
I also run OpenVPN, mine is integrated into my firewall. It's not hard to setup and it's an SSL VPN so it should pass through most firewalls.
 


I also run OpenVPN, mine is integrated into my firewall. It's not hard to setup and it's an SSL VPN so it should pass through most firewalls.
Woild you be willing to find a good tutorial for me? I will have to run it on my win10 box since its not a personal router haha

Sent from my SM-S367VL using Tapatalk
 


Right on their site Link Removed
Ok, cool. Ill look when i can. Do they have a tutorial for vpn with my phone or a public pc so i can be at the library or some other public pc and connect to the vpn? Thanks

Sent from my SM-S367VL using Tapatalk
 


Install openvpn add the opvn connection profile (.opvn) and connect.
 


Interesting, i just turned my phone into a Vps, now i need to figure out how to do reverse ssh haha. Which i can google

Sent from my SM-S367VL using Tapatalk
 


Back
Top