I just upgraded from ASL V3 to V4 (all up2dates are installed, too) and had to deal with a packet filter list not working as expected anymore...
This rule worked without any problems under V3, but not with V4. I had a look at the iptables and the rule was not there....
Deleting and adding the rule did not solve the problem.
The rule:
Any {WWW} {WWW_Server}
where {WWW} is an service group of HTTP and HTTPS and
{WWW_Server} consists of nine hosts.
On the other hand another very similar rule (Any {POP3_IMAP} {Mail_Hosts}) does work!
I had to split up my service group to get my rule working again.
Is this a bug or a feature?
This thread was automatically locked due to age.