Re: [Hampshire] confused ssh newbie

Top Page

Reply to this message
Author: Ian Grody
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] confused ssh newbie
Which router is it?

Usually mapping WAN:2222 to LAN:22 is should automatically remap the returns
packets. Not sure if your particular router needs an additional firewall rule,
most automatically do so per-mapping.

You could always change the sshd to 2222 too! :-)

Ian


On Wednesday 22 June 2011 03:09:25 Mike Burrows wrote:
> Hi folks.
>
> I can ssh into my debian machine on port 22 (with that port forwarded on
> my router) using
>
> ssh testermike@???
>
> However, when i change the port to 2222 (changing the router of course)
> and repeat using
>
> ssh -p 2222 testermike@???
>
> I get an error that the connection was reset by peer and I cannot ssh in.
>
> What am I not doing please?
>
> TIA
> Mike
>
> --
> Please post to: Hampshire@???
> Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
> LUG URL: http://www.hantslug.org.uk
> --------------------------------------------------------------