Make sshd listen to a specific address
June 8th, 2009One Comment
In file /etc/ssh/sshd_config,
use
ListenAddress 192.168.0.1
to make sshd listen to only that address.
June 8th, 2009One Comment
In file /etc/ssh/sshd_config,
use
ListenAddress 192.168.0.1
to make sshd listen to only that address.
Monday, June 8th, 2009 at 12:10 pm
Very nice site!