Closed Arien02 closed 1 month ago
Hi, thanks for your post. Unfortunately that is the first time I have seen such error regarding these rules.
Perhaps try getting them without using curl? For example, click-copy the rules straight from the file opened in Github, or just clone the GitHub rep and use the file from that package? Because something about using curl there gets my spider senses going. Who knows if curl might add something unwanted to write the file.
Anyway, good luck, and all the best. :-)
I just donwloaded the rules from another server and then transfered them via sftp, and voila! They are running fine.
Thank you for your time Aleksi!
Hi!
I'm having error message when trying this local.rules with OPNsense 24.7.2-amd64.
Just download file with "curl -O https://raw.githubusercontent.com/aleksibovellan/opnsense-suricata-nmaps/main/local.rules" Take a look to the file and the first line it's ok:
# OPNsense's Suricata IDS/IPS Detection Rules Against NMAP Scans
Go to Administration --> Rules, and click Apply
And just after that, I can see this error in Log File:
Now take a look again to local.rules and voila:
PNsense's Suricata IDS/IPS Detection Rules Against NMAP Scans
Something is truncating the file after clicking Apply.
Has anyone faced this problem?