Hi

I'm trying to set up a box as a router for my home network, I
have 3 NICs, one external, one wireless, and one internal. I've
put the external in group if_ext and the wireless and the
internal in group if_int, the reason for this is that it gives
me a little more generic pf.conf (and it's fun).

However I've got a problem, on some places I use the :network-
modifier on the interface-groupnames, which of course does not
work. I've tried replacing if_int with the macro if_int = "{ rl0, ath0 }"
and use $if_int:network but that, ofcourse does not work either.
So I'm wondering what's the best approach that keeps the rules
fairly generic?

--
Erik Wikstrvm

Reply via email to