-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
From the IP address of the actual host, not the VIP as the listen address.
This will override the default of 0.0.0.0
echo ListenAddress 147.75.91.91 > /etc/ssh/sshd_config.d/listen_hostonly.conf
From /etc/ssh/sshd_config:
Include /etc/ssh/sshd_config.d/*.conf
#Port 22
#AddressFamily any
#ListenAddress 0.0.0.0
Metadata
Metadata
Assignees
Labels
No labels