diff --git a/templates/sshd/sshd_config.j2 b/templates/sshd/sshd_config.j2 index aa0c6a3..fab7c07 100644 --- a/templates/sshd/sshd_config.j2 +++ b/templates/sshd/sshd_config.j2 @@ -1,8 +1,9 @@ # networking Protocol 2 Port 22 -AddressFamily inet +AddressFamily any ListenAddress 0.0.0.0 +ListenAddress :: # hostkey HostKey /etc/ssh/ssh_host_ed25519_key