Using Groups net rules not working

Started by cellza, February 15, 2017, 12:15:09 PM

Previous topic - Next topic
Hi, im trying to create a rule to allow traffic from lan interface to a couple of grouped interfaces but it doesnt seemes to work.

I have the same issue and it seems that the rule generator fails to resolve this, as seen in the /tmp/rules.debug. Is there any reason why pf's ":network" and ":address" is not used, instead of manually generated tables for interfaces? I believe that this syntax will work with interface groups as well, and very clean at that.

This PR (https://github.com/opnsense/core/pull/1419) should fix the problem. Hope that it will get into next patch release.