Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't change SSH port

Featured Replies

I changed the SSH port to 2022 in WebUI, but the actual port is still 22.

 

Also after `/etc/rc.d/rc.ssh restart`.

 

root@LiNas:~# cat /boot/config/ident.cfg |grep SSH
USE_SSH="yes"
PORTSSH="2022"
root@LiNas:~# cat /etc/ssh/sshd_config |grep Port
Port 22
GatewayPorts no
root@LiNas:~# lsof -Pi :22
COMMAND   PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
sshd    28306 root    3u  IPv4 232676830      0t0  TCP linas.lan:22 (LISTEN)
root@LiNas:~# lsof -Pi :2022
root@LiNas:~# 

 

It seems configure file in flash was changed, but sshd didn't use it.

linas-diagnostics-20240117-1407.zip

Solved by libook

  • Author
  • Solution

I got it.

The ssh Plugin hijacks SSH-related settings, invalidating the original SSH port settings on the WebUI.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.