Error message when IPV4/IPV6 for ADMIN LAN not sets on this host
This commit is contained in:
parent
d0348c8a0e
commit
94774e6a66
|
@ -58,7 +58,7 @@ else
|
|||
0) # OK, nothing to do
|
||||
;;
|
||||
1) # Error (wrong number of param or other)
|
||||
SSH_CONFIG_CHECK_FAILED=${SSH_CONFIG_CHECK_FAILED}" Error during ListenAddress check with function check_value_in_conf_file, maybe incorrect number of parameter or file not found;"
|
||||
SSH_CONFIG_CHECK_FAILED=${SSH_CONFIG_CHECK_FAILED}" Error during ListenAddress check with function check_value_in_conf_file, maybe incorrect number of parameter or file not found or no IPV4/IPV6 ADMIN LAN IP for this host;"
|
||||
;;
|
||||
2) # Unexpected value is set
|
||||
SSH_CONFIG_CHECK_FAILED=${SSH_CONFIG_CHECK_FAILED}" ListenAddress are not well configured or has other value, set ListenAddress for IPv4 and IPv6;"
|
||||
|
|
Loading…
Reference in a new issue