Changes

From SME Server
Jump to navigationJump to search
821 bytes added ,  07:17, 6 October 2014
m
ref to AutoBlock and Fail2ban
Line 1: Line 1:  +
{{Outdated}}
 +
 +
{{Note box|As of SME9 there is the [http://wiki.contribs.org/AutoBlock AutoBlock] feature and there is the [http://wiki.contribs.org/Fail2ban Fail2ban] contrib.}}
 +
 +
{{Note box | 2013/2/17: SSH password harvesting attacks have been reported on non-standard ports: [http://bsdly.blogspot.ca/2013/02/theres-no-protection-in-high-ports.html There's No Protection In High Ports Anymore]<br /><br />Do not rely solely on changing the listening port when securing ssh on your server. }}
 +
 
== Changing the default ssh port on SME 7 ==
 
== Changing the default ssh port on SME 7 ==
   Line 7: Line 13:  
Based on: [http://no.longer.valid/phpwiki/index.php/Changing%20the%20default%20ssh%20port Changing the default ssh port] written by cc_skavenger. Use his howto if you are running SME 5.6 - 6.x!
 
Based on: [http://no.longer.valid/phpwiki/index.php/Changing%20the%20default%20ssh%20port Changing the default ssh port] written by cc_skavenger. Use his howto if you are running SME 5.6 - 6.x!
    +
* Update 7/25/07 to point out that this howto is not needed as of SME 7.2
 
* Updated 5/28/07 to correct minor typos and improve clarity
 
* Updated 5/28/07 to correct minor typos and improve clarity
 
* [[#Procedure:_SME_7.1.3|Updated 4/11/07 for SME 7.1.3 (possibly 7.1.x?)]]
 
* [[#Procedure:_SME_7.1.3|Updated 4/11/07 for SME 7.1.3 (possibly 7.1.x?)]]
Line 31: Line 38:     
I have inserted the procedure for SME 7.1.3 here and left the old procedure in place below for anyone still running 7.0
 
I have inserted the procedure for SME 7.1.3 here and left the old procedure in place below for anyone still running 7.0
 +
 +
=== Procedure: SME 7.2 ===
 +
 +
# Login to server-manager on your SME
 +
# Select "Remote access" (under "Security")
 +
# Enter the desired port number in "TCP port for secure shell access"
 +
# Click "Save"
    
=== Procedure: SME 7.1.3 ===
 
=== Procedure: SME 7.1.3 ===
 
====  Summary Version: ====
 
====  Summary Version: ====
 
+
(note: these commands will still work in 7.2)
 
  config setprop sshd TCPPort <newport>
 
  config setprop sshd TCPPort <newport>
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
Line 112: Line 126:     
----
 
----
[[Category:Howto]]
+
[[Category:Obsolete]]

Navigation menu