PDA

View Full Version : ssh access


cwhitmore
April 20th, 2009, 03:25
I have different IP addresses trying to access my system every 3 minutes using different login names. I've entered the Hosts in /etc/ssh/ssh_config. What else do I need to close this port to only a few IP addresses?

SirDice
April 20th, 2009, 03:58
Set up a firewall and have a look at this thread (http://forums.freebsd.org/showthread.php?t=3493)

cwhitmore
April 20th, 2009, 05:06
SirDice, thanks for the thread.