Date: Wed, 31 May 2000 10:47:22 -0700 (PDT) From: "J. Goodleaf" <goodleaf@goodleaf.net> To: questions@freebsd.org Subject: Newbie-ish question: changing SSH listening port Message-ID: <Pine.BSF.4.21.0005311041330.27837-100000@clyde.goodleaf.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005311041330.27837-100000>