Skip to content

ipv6 plugin crashes when IP address has link local interface #277

@avibrazil

Description

@avibrazil

Apache logs link-local IPv6 addresses appending its local network interface. Like this:

fe80::5748:b385:9b31:5fd%br0

This crashes completely ipv6 plugin. This HTTP request came from a host in my LAN which IP address is fe80::5748:b385:9b31:5fd and it connected in the server's br0 interface.

For now I'm cleaning my logs, but I think the plugin should handle these IPv6 address representation ignoring everything after the %. Or, even better, considereing the interface too... maybe someone wants to track in reports the interface the connections came from.

Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions