We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Port number is included when passed to tree_contains_ip(..) and code attempts to parse as an IPv6 address.
Error is raised to Windows Event Log when doing IPmatch rules
[client 213.78.82.1:34984] ModSecurity: IPmatch: bad IPv6 specification "213.78.82.1:34984". [hostname "ACTUSAA1"] [uri "/api/ping"] [unique_id "16717361818946771401"]
The text was updated successfully, but these errors were encountered:
Related to: #734
Sorry, something went wrong.
Fixed by: #1220.
zimmerle
No branches or pull requests
Port number is included when passed to tree_contains_ip(..) and code attempts to parse as an IPv6 address.
Error is raised to Windows Event Log when doing IPmatch rules
The text was updated successfully, but these errors were encountered: