Update install_snmp.sh
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
COMMUNITY="PathCore"
|
COMMUNITY="PathCore"
|
||||||
LOCATION="Server Room"
|
LOCATION="Server Room"
|
||||||
CONTACT="sysadmin@pathcore.internal"
|
CONTACT="sysadmin@pathcore.internal"
|
||||||
ALLOWED_IP="10.10.0.36/32" # CHANGE THIS for security
|
ALLOWED_IP="0.0.0.0/0" # CHANGE THIS for security
|
||||||
# ==================
|
# ==================
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|||||||
Reference in New Issue
Block a user