Listen on IPv6
Change-Id: I7860238cbc2695de1f4c945956764c287e19061b
This commit is contained in:
parent
b3e185da3d
commit
d676734861
@ -17,6 +17,7 @@
|
||||
#agentAddress udp:127.0.0.1:161
|
||||
# Listen for connections on all interfaces (both IPv4 *and* IPv6)
|
||||
#agentAddress udp:161,udp6:[::1]:161
|
||||
agentAddress udp:161,udp6:161
|
||||
|
||||
|
||||
|
||||
@ -51,6 +52,7 @@ view systemonly included .1.3.6.1.2.1.25.1
|
||||
#rocommunity public localhost
|
||||
# Default access to basic system info
|
||||
rocommunity public default
|
||||
rocommunity6 public default
|
||||
|
||||
# Full access from an example network
|
||||
# Adjust this network address to match your local
|
||||
|
Loading…
x
Reference in New Issue
Block a user