Hi,
How would I go about creating a view that would list all of the nodes with IPs that are part of the subnet?

Here's how I'm trying it to get to work:
Content Type: HOST
Field: IP Address "IPv4" = x.x.x.x

Content Type: NETWORK
Field:IP Address "Network Address" = x.x.x.x/xx
Field: View Field "Hosts" =
Hosts IPv4
Host A | x.x.x.x
Host B | x.x.x.x
Host C | x.x.x.x

I've done similar stuff before with Views field and contextual filters but currently my problem is getting host IPs to validate via contextual filters against the Subnet IP

Comments

sashkernel created an issue.