Skip to content
Snippets Groups Projects
Adam Lewenberg's avatar
Adam Lewenberg authored
If no ListenAddress directives are specified, then sshd will list for
incoming connections at all addresses. You can alter this by specifying
the listen_addresses parameter. For example:
listen_addresses => '192.168.1.1,192.168.2.1'
5c8f7e29
History