else:
self.logger.error(dest)
self.special_listeners[dest] = {'items': {}, 'logics': {}, 'acl': acl}
return True
nw:
class_name: Network
class_path: plugins.network
ip: 0.0.0.0
port: 2423
http: 2422
tcp: 'yes'
udp: 'yes'
udp_acl: '*'
nw:
class_name: Network
class_path: plugins.network
ip: 192.168.178.100
port: 9999
tcp: 'yes'
# tcp_acl= 127.0.0.1 | 10.0.0.150
udp: 'yes'
http: 8888