Skip to content
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

IPv4 addresses not parsed correctly in IIS #1109

Closed
culyerr opened this issue Mar 30, 2016 · 2 comments
Closed

IPv4 addresses not parsed correctly in IIS #1109

culyerr opened this issue Mar 30, 2016 · 2 comments
Assignees

Comments

@culyerr
Copy link

culyerr commented Mar 30, 2016

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"]
@zimmerle
Copy link
Contributor

Related to: #734

@zimmerle
Copy link
Contributor

zimmerle commented Oct 5, 2016

Fixed by: #1220.

@zimmerle zimmerle closed this as completed Oct 5, 2016
@zimmerle zimmerle self-assigned this Oct 5, 2016
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

No branches or pull requests

2 participants