mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Swap AWS interfaces
This commit is contained in:
@@ -26,7 +26,7 @@ ALLOW_ROLE=a
|
|||||||
BASICZEEK=7
|
BASICZEEK=7
|
||||||
BASICSURI=7
|
BASICSURI=7
|
||||||
# BLOGS=
|
# BLOGS=
|
||||||
BNICS=eth0
|
BNICS=eth1
|
||||||
ZEEKVERSION=ZEEK
|
ZEEKVERSION=ZEEK
|
||||||
# CURCLOSEDAYS=
|
# CURCLOSEDAYS=
|
||||||
# EVALADVANCED=BASIC
|
# EVALADVANCED=BASIC
|
||||||
@@ -46,7 +46,7 @@ MANAGERUPDATES=1
|
|||||||
# MGATEWAY=
|
# MGATEWAY=
|
||||||
# MIP=
|
# MIP=
|
||||||
# MMASK=
|
# MMASK=
|
||||||
MNIC=eth1
|
MNIC=eth0
|
||||||
# MSEARCH=
|
# MSEARCH=
|
||||||
# MSRV=
|
# MSRV=
|
||||||
# MTU=
|
# MTU=
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ source ./so-functions
|
|||||||
source ./so-whiptail
|
source ./so-whiptail
|
||||||
|
|
||||||
# Finally, source the default variable definitions, which require availability of
|
# Finally, source the default variable definitions, which require availability of
|
||||||
# functions source above.
|
# functions sourced above.
|
||||||
source ./so-variables
|
source ./so-variables
|
||||||
|
|
||||||
# Parse command line arguments
|
# Parse command line arguments
|
||||||
|
|||||||
Reference in New Issue
Block a user