Section One BBS

Welcome, Guest.


Subject: SSH not starting on non-standard port 2222 Date: Sun Jun 23 2024 12:39 am
From: Amessyroom To: All

  Re: SSH not starting on non-standard port 2222
  By: Amessyroom to All on Sat Jun 22 2024 06:42 pm

sbbs@vmi1943160 data]$ grep -i ssh error.log
term 0005 !ERROR 13 binding SSH Server socket to port 22: Permission denied term
0005 !ERROR 13 binding SSH Server socket: Permission denied [sbbs@vmi1943160
data]$ grep -i ssh ../ctrl/sbbs.ini
[BBS]   Terminal (Telnet, SSH, RLogin, Raw-TCP) Server
        SSHInterface =
        ;SSHErrorLevel = Warning
        SSHErrorLevel =  Debugging
        ; TCP port for Secure Shell (SSH) server:
        SSHPort = 2424
        SSHConnectTimeout = 10s
        ;       ALLOW_SSH
        ;       SSH_ANYAUTH
        Options = XTRN_MINIMIZED| ALLOW_SSH | ALLOW_SFTP

Changed port to 2424, rebooted server, restarted SBBS and it is trying to bind
to port 22; which the OS is using.

Why is it ignorning the requested port of 2424

---
 ■ Synchronet ■ Too Lazy BBS - For those that want to sit and BBS
 * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)

Previous Message       Next Message
Replies: SSH not starting on non-standard port 2222 (Digital Man)SSH not starting on non-s (Mike Powell)