Skip to content

sshd on packet host #64

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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