JavaTechie

Its all about Technology

Make sshd listen to a specific address June 8, 2009

Filed under: Uncategorized — javatechie @ 12:10 pm

In file /etc/ssh/sshd_config,
use

ListenAddress 192.168.0.1

to make sshd listen to only that address.

 

One Response to “Make sshd listen to a specific address”

  1. John683 Says:

    Very nice site!


Leave a Reply