this is my first post here so any other information you need I can provide.
I am trying to ssh into my school server and I tried from command line, I tried putty, and I tried xtogo. xtogo and command line I tried from windows 10 and an ubuntu virtual machine.
from windows
ssh -vvv [email protected]
OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
debug3: Failed to open file:C:/Users/copyp/.ssh/config error:2
debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2
debug2: resolving "myschool.edu" port 22
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to myschool.edu [12.12.12.12] port 22.
debug3: finish_connect - ERROR: async io completed with error: 10060, io:0000022866901A50
debug1: connect to address 12.12.12.12 port 22: Connection timed out
ssh: connect to host myschool.edu port 22: Connection timed out
I CAN ssh from my phone on a mobile network but not from wifi.
the school server is Linux mint, just incase I have to do anything special for that. I forwarded the ports and made rules for the firewall and I can ssh into https://sdf.org/ when I created an account and tested ssh from my wifi. Can anyone tell me what might be the problem. any additional information can be provided.
EDIT : I can ping the server