so i have a webserver setup right now. My router forwards all requests from port 80 to that machine. Do I need to do the same for port 22 if I want to be able to SSH into the machine? I cant imagine why I wouldnt, I am just at work and unable to alter my network/webserver because I cant ssh into it!!
How would I handle the situation of wanting to be able to ssh into two different machines on my network? Would I just use a different port for one of the machines and use it as ssh?
cheers
