From 5935a67418cc4e4eb1a4a67a9b2cf2a3a4975986 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 18 Sep 2018 15:53:52 -0400 Subject: [PATCH] SO Setup - Put menu items in for Bro Version and snort --- so-setup-network.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index a80bd262c..64734ba47 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -1016,6 +1016,8 @@ if (whiptail_you_sure); then # Pick the Management NIC whiptail_management_nic + # Choose your bro + whiptail_bro_version # Select Snort or Suricata whiptail_nids # Snag the HOME_NET @@ -1084,7 +1086,6 @@ if (whiptail_you_sure); then whiptail_management_server whiptail_master_updates set_updates - whiptail_nids whiptail_sensor_config # Calculate lbprocs so we can call it in the prompts calculate_useable_cores