mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-15 04:31:26 +01:00
IDH - restart scripts, filebeat fix
This commit is contained in:
@@ -752,7 +752,7 @@ whiptail_idh_services_custom() {
|
||||
"Git" " TCP/9418 " OFF \
|
||||
"HTTP" " TCP/80, Additional Configuration Available " OFF \
|
||||
"HTTPPROXY" " TCP/8080, Additional Configuration Available " OFF \
|
||||
"MSSQL" " TCP/22 " OFF \
|
||||
"MSSQL" " TCP/1433 " OFF \
|
||||
"MySQL" " TCP/3306, Additional Configuration Available " OFF \
|
||||
"NTP" " TCP/123 " OFF \
|
||||
"REDIS" " TCP/6379 " OFF \
|
||||
@@ -760,7 +760,7 @@ whiptail_idh_services_custom() {
|
||||
"SSH" " TCP/22, Additional Configuration Available " OFF \
|
||||
"TELNET" " TCP/23, Additional Configuration Available " OFF \
|
||||
"TFTP" " TCP/69 " OFF \
|
||||
"VNC" " TCP/22 " OFF 3>&1 1>&2 2>&3 )
|
||||
"VNC" " TCP/5000 " OFF 3>&1 1>&2 2>&3 )
|
||||
|
||||
local exitstatus=$?
|
||||
whiptail_check_exitstatus $exitstatus
|
||||
|
||||
Reference in New Issue
Block a user