Skip to content

sshd on packet host #64

@hh

Description

@hh

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions