mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Set SMUX socket to localhost (#4652)
Defaults to all interfaces and isn't needed. Setting it to the loopback address disables the outdated feature as much as possible.
This commit is contained in:
@@ -18,6 +18,8 @@ agentxsocket /var/agentx/master
|
||||
agentxperms 777 777
|
||||
{% endif %}
|
||||
|
||||
smuxsocket 127.0.0.1
|
||||
|
||||
{% if OPNsense.netsnmp.general.enableobservium == '1' %}
|
||||
extend .1.3.6.1.4.1.2021.7890.1 distro /usr/local/opnsense/scripts/OPNsense/Netsnmp/distro.sh
|
||||
extend .1.3.6.1.4.1.2021.7890.2 hardware /bin/kenv smbios.planar.product
|
||||
|
||||
Reference in New Issue
Block a user