[sllug-members]: SSH question

Colby W. colbyw at gmail.com
Thu Apr 17 09:00:19 MDT 2008


On Thu, Apr 17, 2008 at 8:51 AM,  <mark.k.spute at l-3com.com> wrote:
> I only have one of those cheapie qwerst supplied 4 port DSL routers.   I
>  think it only allows me to select groups of ports (i.e. ports 22 through
>  25) and forward them to one IP address.
>
>  I told it the router to listen on port 3022 and forward that to the
>  server.  Then I set up the server to listen on port 3022 for SSH and
>  SSHD.  But since then, I can't SSH into the server.

Did you restart sshd? Sorry, had to ask.

What does `netstat -lntap` return for the listening port?

Example output:
tcp        0      0 127.0.0.1:22            0.0.0.0:*               LISTEN     -


 --- Colby


More information about the sllug-members mailing list