Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2000 12:39:27 -0500 (CDT)
From:      "James A. Mutter" <jmutter@colltech.com>
To:        "J. Goodleaf" <goodleaf@goodleaf.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Newbie-ish question: changing SSH listening port
Message-ID:  <Pine.GSO.4.21.0005311238310.25586-100000@psasolar.private.psa.pencom.com>
In-Reply-To: <Pine.BSF.4.21.0005311041330.27837-100000@clyde.goodleaf.net>

next in thread | previous in thread | raw e-mail | index | archive | help


I wouldn't change the entries in /etc/services if I were you.  Changing
things in sshd_config will be enough.   (The /etc/services change will
break outgoing telnet and ssh)

On Wed, 31 May 2000, J. Goodleaf wrote:

> 
> What's the most efficient, most correct way to make sshd listen on port
> 23?
> My guess is that I need to disable telnet (in inetd.conf?)
> -change sshd_config from port 22 to port 23
> -change entries in /etc/services to reflect the 22->23 change
> 
> Am I missing anything else?
> oh, I'm on 4.0-Stable
> 
> (Reason: cannot use ssh to contact my home computer when I'm at
> work. Since ssh works from other locales, I assume a) it is set up
> correctly and b) my company's firewall is blocking the port. Telnet works
> so that port must be open... )
> 
> Thanks,
> John
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0005311238310.25586-100000>