Hi all,
We're using ASL v5 and there doesn't seem to be any way to specify firewall rules in terms of source or destination interfaces.
This means that there is no way of saying "Allow all traffic from my internal networks to the internet". The best I can do is "Allow ALL from INTERNAL_NETWORKS to ALL" which gives all the internal machines access to everything in the DMZ as well.
Now, I can get around this by adding rules saying "DENY ALL from INTERNAL_NETWORKS to DMZ" but then the placement of that rule becomes critical as I can no longer rely on the default drop policy (I can otherwise rely entirely on ALLOW rules in my ruleset) and the whole ruleset becomes more fragile as a result.
Am I just missing the way you would define such a rule? Or has this feature been added in v6? Or is it planned? I use it quite a bit when writing iptables rulesets directly.
Thanks,
Julian
This thread was automatically locked due to age.