Changes

From SME Server
Jump to navigationJump to search
2 bytes added ,  18:43, 22 April 2014
Line 1: Line 1:  
===Public SSH Acess===
 
===Public SSH Acess===
Configuring SSH access as public will result in lots of script based login attempts which consume bandwidth, CPU and generate log noise. A new iptables rule which blocks repeated connection attempts to the configured sshd port. See [[bugzilla 8257]] and [[bugzilla:8258]]
+
Configuring SSH access as public will result in lots of script based login attempts which consume bandwidth, CPU and generate log noise. A new iptables rule which blocks repeated connection attempts to the configured sshd port. See [[bugzilla: 8257]] and [[bugzilla:8258]]
    
It is set to reject connections when there have been 3 or more requests in the previous 15 minutes. The autoblock lapses when there have been fewer than this many requests in the specified times (set by AutoBlockTime).
 
It is set to reject connections when there have been 3 or more requests in the previous 15 minutes. The autoblock lapses when there have been fewer than this many requests in the specified times (set by AutoBlockTime).
    
By design only IP outside your local network will blocked if too many attempts are done.
 
By design only IP outside your local network will blocked if too many attempts are done.
 +
 
===Default values===
 
===Default values===
  

Navigation menu