I'm rebuilding our company firewall using pf and carp (instead of the 3.4 install using pf) and I'm wodnering if I need to use carp0 in my rules?
example pass in on $LAN any to any keep state where $LAN == carp1, would I also need to do pass in on carp0 any to any? Do I need to reference the carp interfaces at all in my pf rules? --Bryan
