Bugzilla – Attachment 3396 Details for
Bug 3169
sshd listens to port 22 AND whatever port is specified in or after Include(s)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
script to reproduce the bug
file_3169.txt (text/plain), 433 bytes, created by
Adriaan van Nijendaal
on 2020-05-23 22:23:27 AEST
(
hide
)
Description:
script to reproduce the bug
Filename:
MIME Type:
Creator:
Adriaan van Nijendaal
Created:
2020-05-23 22:23:27 AEST
Size:
433 bytes
patch
obsolete
># To reproduce the bug (tested on an Ubuntu 20.04 server ># running OpenSSH_8.2, OpenSSL 1.1.1f 31 Mar 2020): >systemctl stop ssh >mv /etc/ssh/sshd_config /etc/ssh/sshd_config_with_another_name >cat > /etc/ssh/sshd_config <<EOF >Include /etc/ssh/sshd_config_with_another_name >Port 7722 >EOF >systemctl start ssh >systemctl status ssh ># restore the original config: >mv -i /etc/ssh/sshd_config_with_another_name /etc/ssh/sshd_config
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3169
: 3396 |
3398