https://bz.apache.org/bugzilla/show_bug.cgi?id=69600
Bug ID: 69600 Summary: Add ipv6 link-local and unique local addresses to the default internalProxies Product: Tomcat 10 Version: 10.1.26 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: s.th...@elo.com Target Milestone: ------ The RemoteIpFilter and RemoteIpValve support plenty of local addresses for IPv4 by default but for IPv6 only the localhost ::1 address is supported. 1. Per rfc4193 Unique Local IPv6 Unicast Adresses and 2. per rfc4291 section 2.5.6 Link-Local IPv6 Unicast Addresses, the IPv6 address spaces 1. "fe80::/10" and 2. "fc00::/7" should be added to the default internal proxies. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org