I just had another look and found: ,----[ /usr/lib/python3/dist-packages/glances/plugins/glances_ip.py ] | 48:urls = [('http://ip.42.pl/raw', False, None), | 49: ('http://httpbin.org/ip', True, 'origin'), | 50: ('http://jsonip.com', True, 'ip'), | 51: ('https://api.ipify.org/?format=json', True, 'ip')] `----
hosts which match some of the ip-addresses I found in the syslog. I just redirected those hosts to localhost (in /etc/hosts) and I can't see any illefects. The only thing I notice is a: lo 15Kb 15Kb Dropbox 0 No running process under the NETWORK block. Cheers, -- Cristian