#324 use a (better) host group for internal localnet filter

This commit is contained in:
Oliver Gorwits
2017-07-07 19:42:12 +01:00
parent 8bf8c4b186
commit 07e93df37c
4 changed files with 12 additions and 11 deletions

View File

@@ -118,7 +118,11 @@ login_logo: ""
# mibhome is discovered from environment
# mibdirs defaults to contents of mibhome
host_groups: {}
host_groups:
__LOCAL_ADDRESSES__:
- '::1'
- 'fe80::/10'
- '127.0.0.0/8'
device_identity: []
community: ['public']
community_rw: ['private']
@@ -214,7 +218,7 @@ workers:
dns:
max_outstanding: 50
hosts_file: '/etc/hosts'
no: ['fe80::/64','169.254.0.0/16']
no: ['group:__LOCAL_ADDRESSES__','169.254.0.0/16']
#schedule:
# discoverall: