Koozali.org: home of the SME Server

SSH port

Bobby

SSH port
« on: November 17, 2001, 02:53:19 AM »
G'day.

I will shortly be running two e-Smith server behind one dial-up connection to the Internet.

I can control the Internet connected machine remotely by SSH.  I need to control the other machine also, the same way.

What do I modify on the "internal" server to have it listen for SSH connections on an alternate port?

With IP forwarding I can get to the "internal" machine.  I figure that if I just forward a non-standard port from the Internet connection of the "public" machine to the "internal" machine I can control both rather easily.

Thanks.

~Bobby

Des Dougan

Re: SSH port
« Reply #1 on: November 17, 2001, 04:42:00 AM »
You could simply run "ssh other-server-IP" from your gateway's command line. Works well.


Des Dougan

Bobby

Re: SSH port
« Reply #2 on: November 17, 2001, 08:49:19 AM »
Des,

Thank you!

Had not thought of that.  Works great.

~Bobby