Update install_snmp.sh
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
COMMUNITY="PathCore"
|
||||
LOCATION="Server Room"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user