Mailing List Archive

housekeeping.lua seems to cause error
> 28/Oct/2019 13:14:16 [housekeeping.lua:24] [lists_utils.lua:475] WARNING: Could not find '/var/lib/ntopng/category_lists/Emerging Threats.txt'...
> 28/Oct/2019 13:14:16 [housekeeping.lua:24] [lists_utils.lua:475] WARNING: Could not find '/var/lib/ntopng/category_lists/Cisco Talos Intelligence.txt'...

I have read the following thread : https://github.com/ntop/ntopng/issues/2456

And tried to remove the files as suggested :
• systemctl stop ntopng
• rm -rf /var/lib/ntopng/category_lists
• systemctl start ntopng


But this didn't solve my issue.

Do I need to open a port or grant access to the outside on some specific ports ?
We have serious FW prohibiting random outgoing queries… and maybe this is causing trouble.

We are running on the latest release on Ubuntu 18 (Enterprise licence).

> 28/Oct/2019 13:14:15 [Ntop.cpp:386] Built on Ubuntu 18.04.3 LTS
> 28/Oct/2019 13:14:15 [Ntop.cpp:376] Welcome to ntopng x86_64 v.3.9.191028 - (C) 1998-19 ntop.org
> 28/Oct/2019 13:14:15 [main.cpp:398] Scripts/HTML pages directory: /usr/share/ntopng
> 28/Oct/2019 13:14:15 [main.cpp:396] Working directory: /var/lib/ntopng
> 28/Oct/2019 13:14:15 [HTTPserver.cpp:1325] HTTPS server listening on 443


thanks for your support
_______________________________________________
Ntop mailing list
Ntop@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: housekeeping.lua seems to cause error [ In reply to ]
Hi,

Running "chown -R ntopng:ntopng /var/lib/ntopng" should fix the issue.
If not, please open a new issue on github with the following details:

    - output of "ntopng --version"

    - output of "ls -l /var/lib/ntopng/category_lists"

Regards,

Emanuele

On 10/28/19 1:20 PM, bsd@todoo.biz wrote:
>> 28/Oct/2019 13:14:16 [housekeeping.lua:24] [lists_utils.lua:475] WARNING: Could not find '/var/lib/ntopng/category_lists/Emerging Threats.txt'...
>> 28/Oct/2019 13:14:16 [housekeeping.lua:24] [lists_utils.lua:475] WARNING: Could not find '/var/lib/ntopng/category_lists/Cisco Talos Intelligence.txt'...
> I have read the following thread : https://github.com/ntop/ntopng/issues/2456
>
> And tried to remove the files as suggested :
> • systemctl stop ntopng
> • rm -rf /var/lib/ntopng/category_lists
> • systemctl start ntopng
>
>
> But this didn't solve my issue.
>
> Do I need to open a port or grant access to the outside on some specific ports ?
> We have serious FW prohibiting random outgoing queries… and maybe this is causing trouble.
>
> We are running on the latest release on Ubuntu 18 (Enterprise licence).
>
>> 28/Oct/2019 13:14:15 [Ntop.cpp:386] Built on Ubuntu 18.04.3 LTS
>> 28/Oct/2019 13:14:15 [Ntop.cpp:376] Welcome to ntopng x86_64 v.3.9.191028 - (C) 1998-19 ntop.org
>> 28/Oct/2019 13:14:15 [main.cpp:398] Scripts/HTML pages directory: /usr/share/ntopng
>> 28/Oct/2019 13:14:15 [main.cpp:396] Working directory: /var/lib/ntopng
>> 28/Oct/2019 13:14:15 [HTTPserver.cpp:1325] HTTPS server listening on 443
>
> thanks for your support
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
Ntop@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: housekeeping.lua seems to cause error [ In reply to ]
Le 28 oct. 2019 à 14:38, Emanuele Faranda <faranda@ntop.org> a écrit :
>
> ntopng --version


root@Ntop-kvm:~# ntopng --version
v.3.9.191028 [Enterprise/Professional build]
GIT rev: dev:5db985df59372b2ac82e68746ff500ef178f911a:20191028
Pro rev: r2502
Built on: Ubuntu 18.04.3 LTS
System Id: 8808745A04001090
Platform: x86_64
Edition: Enterprise
License Type: Permanent
Maintenance: Until Wed Jul 8 09:51:59 2020 [253 days left]
License: [not-displayed]
License Hash: [not-displayed]


> - output of "ls -l /var/lib/ntopng/category_lists"

root@Ntop-kvm:~# ls -l /var/lib/ntopng/category_lists
total 92
-rw------- 1 ntopng ntopng 8123 oct. 28 13:05 'Feodo Tracker Botnet C2 IP Blocklist.txt'
-rw------- 1 ntopng ntopng 18427 oct. 28 13:05 'NoCoin Filter List.txt'
-rw------- 1 ntopng ntopng 51699 oct. 28 13:05 'Ransomware Domain Blocklist.txt'
-rw------- 1 ntopng ntopng 1548 oct. 28 13:05 'SSLBL Botnet C2 IP Blacklist.txt'
-rw------- 1 ntopng ntopng 6296 oct. 28 13:05 'SSLBL JA3.txt'


There used to be the the Emerging Threats.txt and Cisco Talos Intelligence.txt before we removed them… Following the suggested solution.
Re: housekeeping.lua seems to cause error [ In reply to ]
Le 28 oct. 2019 à 14:38, Emanuele Faranda <faranda@ntop.org> a écrit :
>
> ntopng --version


root@Ntop-kvm:~# ntopng --version
v.3.9.191028 [Enterprise/Professional build]
GIT rev: dev:5db985df59372b2ac82e68746ff500ef178f911a:20191028
Pro rev: r2502
Built on: Ubuntu 18.04.3 LTS
System Id: 8808745A04001090
Platform: x86_64
Edition: Enterprise
License Type: Permanent
Maintenance: Until Wed Jul 8 09:51:59 2020 [253 days left]
License: [not-displayed]
License Hash: [not-displayed]


> - output of "ls -l /var/lib/ntopng/category_lists"

root@Ntop-kvm:~# ls -l /var/lib/ntopng/category_lists
total 92
-rw------- 1 ntopng ntopng 8123 oct. 28 13:05 'Feodo Tracker Botnet C2 IP Blocklist.txt'
-rw------- 1 ntopng ntopng 18427 oct. 28 13:05 'NoCoin Filter List.txt'
-rw------- 1 ntopng ntopng 51699 oct. 28 13:05 'Ransomware Domain Blocklist.txt'
-rw------- 1 ntopng ntopng 1548 oct. 28 13:05 'SSLBL Botnet C2 IP Blacklist.txt'
-rw------- 1 ntopng ntopng 6296 oct. 28 13:05 'SSLBL JA3.txt'


There used to be the the Emerging Threats.txt and Cisco Talos Intelligence.txt before we removed them… Following the suggested solution.
Re: housekeeping.lua seems to cause error [ In reply to ]
Hi,

Please open an issue on github so that we can track it.

Regards,

Emanuele

On 10/28/19 2:42 PM, bsd@todoo.biz wrote:
> Le 28 oct. 2019 à 14:38, Emanuele Faranda <faranda@ntop.org
> <mailto:faranda@ntop.org>> a écrit :
>>
>> ntopng --version
>
>
> root@Ntop-kvm:~# ntopng --version
> v.3.9.191028[Enterprise/Professional build]
> GIT rev:dev:5db985df59372b2ac82e68746ff500ef178f911a:20191028
> Pro rev:r2502
> Built on:Ubuntu 18.04.3 LTS
> System Id:8808745A04001090
> Platform:x86_64
> Edition:Enterprise
> License Type:Permanent
> Maintenance:Until Wed Jul  8 09:51:59 2020 [253 days left]
> License:[not-displayed]
> License Hash:[not-displayed]
>
>
>>     - output of "ls -l /var/lib/ntopng/category_lists"
>
> root@Ntop-kvm:~# ls -l /var/lib/ntopng/category_lists
> total 92
> -rw------- 1 ntopng ntopng  8123 oct.  28 13:05 'Feodo Tracker Botnet
> C2 IP Blocklist.txt'
> -rw------- 1 ntopng ntopng 18427 oct.  28 13:05 'NoCoin Filter List.txt'
> -rw------- 1 ntopng ntopng 51699 oct.  28 13:05 'Ransomware Domain
> Blocklist.txt'
> -rw------- 1 ntopng ntopng  1548 oct.  28 13:05 'SSLBL Botnet C2 IP
> Blacklist.txt'
> -rw------- 1 ntopng ntopng  6296 oct.  28 13:05 'SSLBL JA3.txt'
>
>
> There used to be the the Emerging Threats.txt and Cisco Talos
> Intelligence.txt before we removed them… Following the suggested
> solution.
>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop