Changes

Jump to navigation Jump to search
added AllowHosts db entry
Line 872: Line 872:  
|PermitRootLogin
 
|PermitRootLogin
 
|no
 
|no
 +
|-
 +
|AllowHosts
 +
|AllowHosts
 +
|IP address(es) list
 
|}
 
|}
      −
{{Note box|Currently in SME 7.2 and up, TCPPort is configurable via server-manager, under Remote Access menu.}}
+
{{Note box|Currently in SME 7.2 and up, TCPPort is configurable via server-manager, under Remote Access menu.
 +
 
 +
To configure AllowHosts:
 +
IP address(es) list is a single IP or a comma separated list of IP addresses and/or netmasks (e.g. 16.17.18.19,203.14.64.0/24).
 +
Ssh will then only be allowed from those IP addresses. The firewall code will drop ssh connections from any other hosts.}}
    
==== smtpd ====
 
==== smtpd ====
624

edits

Navigation menu