Feature Request: Rules

Is it possible to also add the source and destination interfaces the the packet filter rules to tighten up security, this would be most helpful for the "any" network and the rules that apply.

Thanks.
Parents
  • I think the spoof protection covers some of this already.

    If you don't want certain internal networks to access others, just deny them.
    e.g.
    Source: DMZ, Dest INT, ANY, LOGDROP

    INT will still be able to make (allowed) connections to the DMZ, but the DMZ will not be able to initiate any connections to INT.

    Barry
  • Barry, thanks for the reply.  I was thinking more along the lines of how rules are created with PIX firewalls where you explicitly indicate which interfaces the rules apply to.  If that could be done in webmin that would be great because you would have the rule and the corresponding interfaces that are to be affected.
Reply
  • Barry, thanks for the reply.  I was thinking more along the lines of how rules are created with PIX firewalls where you explicitly indicate which interfaces the rules apply to.  If that could be done in webmin that would be great because you would have the rule and the corresponding interfaces that are to be affected.
Children