Trouble Connecting to SSH on School Wi-Fi

0
5
Asked By Techie1234 On

I'm experiencing issues with my SSH client on a Linux VM. It works fine on my home network, but now that I'm trying to connect using my school's Wi-Fi, I keep getting a 'connection refused' error when trying to reach the host. Can anyone assist me with this?

3 Answers

Answered By PingMaster On

Also, just to add, if the ping command is failing as well, it could suggest that the network is restricting certain connections.

Answered By NetworkNerd88 On

First, could you clarify whether your host is at home or on a remote server? That info could help us diagnose the problem better.

SSHUser99 -

It's a server online from Overthewire.

Answered By SecuritySavant On

You might want to check if your school allows traffic on port 22, since many institutions block it for security reasons.

SSHUser99 -

Is there a way I can check if port 22 is open?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.