SSH to Plymouth Univ Server: Access from Home

  • Thread starter Thread starter Tone L
  • Start date Start date
  • Tags Tags
    School Server
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
Tone L
Messages
72
Reaction score
7
Hi all,

So there is a server at university called cyclone. I can access it simply from terminal by:
ssh myusername@cyclone.plymouth.edu

Now I live off campus is there any way to ssh into the server from my couch at my apartment, i live less than a mile away from campus? I heard things like VPN??

Thanks
 
Physics news on Phys.org
Greg Bernhardt said:
Does it require a VPN? Have you tried accessing off campus?
I have tried off campus, does not work. So I think it dos require a VPN, I know little how VPNs work too..
 
Probably this server is behind a firewall and you cannot access it from outside your university network. Usually university networks have only a few machines that are visible from the public internet, with the rest hidden behind a firewall. You need to talk to your IT folks and they should be able to help you out.
 
  • Like
Likes   Reactions: Tone L
phyzguy said:
Probably this server is behind a firewall and you cannot access it from outside your university network. Usually university networks have only a few machines that are visible from the public internet, with the rest hidden behind a firewall. You need to talk to your IT folks and they should be able to help you out.
I agree with phyzguy -- you could look at this -- http://www.plymouth.edu/office/information-technology/ --, and if that doesn't answer your query, get in contact with them.
 
  • Like
Likes   Reactions: Tone L
Anthony LaRosa said:
So there is a server at university called cyclone. I can access it simply from terminal by:
ssh myusername@cyclone.plymouth.edu

Hey
When you'd try to access the server what error do you have? Timeout or other?
Looks like your server is closed from the outside network and you can't just login with SSH to it.

So you need to ask your university IT staff about that.
Maybe that their IT security policy forbid that or you need to setup a VPN connection first.
Can't say more for sure.