-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python problem: iupdate.src_ip/_SubnetTree.SubnetTree___getitem__(self, cidr) #8
Comments
@ogogon - which Python version are you using? @bbannier - seems there's a good chance you fixed this with zeek/pysubnettree#38 (comment) ? |
|
Thanks @ogogon - I'm rather confident the pysubnettree from Benjamin will fix the issue. I put it onto the list of backports for 6.0 and 6.2. I'm not sure how you're building, but would you be able to use the latest |
Thank you. But I don’t really understand what it is and how to use it.
I use FreeBSD Ports - this is a very convenient technology in which installation is done from source, with automatic dependency tracking.
I would really hate to leave this paradigm and start installing something manually. Firstly, manually installed programs are not monitored for vulnerabilities. Secondly, they fall out of automatic version update mechanisms. Thirdly, you always need to remember which programs need to be added and from where, as dependencies; after some time, when reinstalling, this can become a problem. |
I guess I'm not seeing this because I have MailConnectionSummary=0 in zeekctl.cfg. Is the change to SubnetTree_wrap.cc sufficient to fix this (for 6.0.4)? When I diff the version of pysubnettree that is bundled with zeek 6.0.4 with master/pysubnettree I see tons of unrelated changes. |
Unfortunately, yes. Roughly the diff you see here and in SubnetTree.h: |
While Zeek is running, I periodically receive letters from him in the mail with the following content:
Subject: [Zeek] Connection summary from ... (then a time interval is specified)
My Zeek is installed on a router under FreeBSD from ports (compiled from sources with automatic dependency control). I am ready to provide detailed information.
I created a topic on the forum, but there was silence there. https://community.zeek.org/t/whats-wrong-with-this-crawling-hose/7393
The text was updated successfully, but these errors were encountered: