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?