I performed a "sudo apt-get install ssh" on my home PC running ubuntu.
When I got to work, I tried to connect with just "ssh x.x.x.x" where that is my home ip address.
The connection is timing out over the internet, but when I was on that ubuntu pc i connected to "ssh localhost" and it worked fine.
Do I need to do something to my network or that box to allow outside connections?
Thanks