Open nskinkel opened 8 years ago
We definitely need to address this if there network assigns ipv6 addresses, which is likely.
Could we just drop all connections on IPV6? While this would be a nice feature to add to the device, some one will need to write the ipv6 ruleset, which i understand is different than the ipv4 set.
We could simply use a drop all connections ruleset for now and similar to how we've handled ipv4, give them the option of updating this in the future.
I think we might be implicitly allowing all IPv6 connections. We might need a rules.v6 file, and we should double check this.