Skip to content

Multiple fixes#1690

Merged
gsanchietti merged 4 commits into
nethsecurity-8.8from
multiple_fixes
May 26, 2026
Merged

Multiple fixes#1690
gsanchietti merged 4 commits into
nethsecurity-8.8from
multiple_fixes

Conversation

@gsanchietti
Copy link
Copy Markdown
Member

Fixes for:

  • snort
  • telegraf

Avoid recurring errors like:

  E! [inputs.ethtool] Error in plugin: "eth3.835" stats: operation not supported
 E! [inputs.ethtool] Error in plugin: "pppoe-wan" stats: operation not supported
Avoid errors like:

  procd: /etc/rc.d/S99snort: Traceback (most recent call last):
  procd: /etc/rc.d/S99snort:   File "/usr/bin/ns-snort-rules", line 195, in <module>
  procd: /etc/rc.d/S99snort:     main()
  procd: /etc/rc.d/S99snort:     ~~~~^^
  procd: /etc/rc.d/S99snort:   File "/usr/bin/ns-snort-rules", line 178, in main
  procd: /etc/rc.d/S99snort:     rules = filter_official_rules(official_policy, alert_excluded, disabled_rules, oinkcode)
  procd: /etc/rc.d/S99snort:   File "/usr/bin/ns-snort-rules", line 106, in filter_official_rules
  procd: /etc/rc.d/S99snort:     for rule in snort.parse_file(file):
  procd: /etc/rc.d/S99snort:                 ~~~~~~~~~~~~~~~~^^^^^^
  procd: /etc/rc.d/S99snort:   File "/usr/lib/python3.13/site-packages/nethsec/snort/__init__.py", line 375, in parse_file
  procd: /etc/rc.d/S99snort: FileNotFoundError: [Errno 2] No such file or directory: '/mnt/data/ns-snort/snort-rules/snort3-community-rules/snort3-community.rules'
@gsanchietti gsanchietti self-assigned this May 26, 2026
Merge the builtin adblock catalog into the Threat Shield
generated custom feed file so public feeds such as adguard
remain available when ts_enabled=1.

This restores mixed builtin and Threat Shield DNS feeds after
the 8.8 adblock sync without changing the local adblock fork.

Assisted-by: Copilot:gpt-5.4
@gsanchietti gsanchietti mentioned this pull request May 26, 2026
36 tasks
@gsanchietti gsanchietti marked this pull request as ready for review May 26, 2026 13:07
@gsanchietti gsanchietti requested a review from Tbaile May 26, 2026 13:07
@gsanchietti gsanchietti merged commit b8e8a2a into nethsecurity-8.8 May 26, 2026
2 checks passed
@gsanchietti gsanchietti deleted the multiple_fixes branch May 26, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants