PDA

View Full Version : [all variants] Allow access to server locally.


zxi
July 31st, 2009, 02:47 AM
Hello,

I setup my Ubuntu home server today, and wanted to allow access to it locally only.
Say for example my work server, I need to hop on a vpn to access some webpages, I just want my home network to be able to access this server via SSH.

How would I do this?


Thank you in advance!

cariboo907
July 31st, 2009, 03:11 AM
If your sever isn't outward facing, and you don't expect to be accessing it externally, just install openssh-server, the have a look at bodhi's ssh howto (http://bodhizazen.net/Tutorials/ssh/).