Skip to Content.
Sympa Menu

grouper-dev - RE: [grouper-dev] IPv6 network checks doesn't work

Subject: Grouper Developers Forum

List archive

RE: [grouper-dev] IPv6 network checks doesn't work


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Richard Frovarp <>, "" <>
  • Subject: RE: [grouper-dev] IPv6 network checks doesn't work
  • Date: Fri, 20 Dec 2019 02:32:35 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=isc.upenn.edu; dmarc=pass action=none header.from=isc.upenn.edu; dkim=pass header.d=isc.upenn.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=y9Szl54hSrbgw8Bysf0/t2I/VOAs8OC1GPffYswcHZI=; b=lAPc7IS9Frwz6uUD/dgtzgrH73ECCF4qgCezC5XmpVA3QDA5rOKw+C087YIaBua7ZFk3HTUo9DxWSmlvIKhov3xnTB11JzD71hHYJnjJRL/43kADZ3S5dMw7X+pDNlP8UOqgawRo4JwwyKsf2XUcqbrLFGXL2rgGOngCDRvauP96evtSyR8bI2tD03S92PDp4MowC/V4WXUC0aWTZN574GzBKyK8flYQBbqLJZvBDxpbFMz7ydq8hUUyjnNaZQ+JO33EbEtAecr1ZWXb/OOK+JrLqLotxe4OPNar6S30jZhqUoxxPArEmhpWYD6x3j3cSEa0Uplcp3eYxqDHSxeqQg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=N8jroR5Oxa9T6x00DMXFeHu5znGfVb3DfF0GDfNpIS5h3lHGNM/eGvOB5wYZAT7e5pw3/vXOzfl2du/BqLix4PLKEWwqkqPNvTNL8aTpdITzBWbS9SeX/Pr532bUcsCoFLv3F3Oh82+szs8pWhd413Bin0wQ6CldOQQp97i4oBV9NttngujuBLiZ1pVa24YYcc7Bd/9OttenDEG7f2ftC0qyBblkc7//BWw22V0n2EgxVNs8hKJP4DLcrmVTvbffSNANhMuZN71sFjqy4hxlon0JmAFXF5UTQ41g4F+iZmnNuD9uvN74o4srIC/JmI09Vvba5elBy5muyMy5//u2BA==

Good point, made a jira

https://todos.internet2.edu/browse/GRP-2494


-----Original Message-----
From: <>
On Behalf Of Richard Frovarp
Sent: Thursday, December 19, 2019 5:49 PM
To:
Subject: [grouper-dev] IPv6 network checks doesn't work

GrouperUtil.ipOnNetwork() doesn't work for IPv6 subnets.  The

// might work for ipv6?

works if I have the exact IP specified. There's nothing in the
documentation to suggest that IPv6 is mostly broken with this regard.
There are some libraries out there that you could possibly use to
calculate the v6 subnets, but updating the grouper-ui.properties
configuration file to state that v6 has to be per IP would be helpful
for future people looking at this.

If you need a test case, my values are:

grouperUi.configurationEditor.sourceIpAddresses = 2001:4930:106::0/122

with my IP being 2001:4930:106::20

Thanks.

Richard



Archive powered by MHonArc 2.6.19.

Top of Page