Timestamp:
Mar 12, 2018, 11:30:03 PM (7 years ago)
Author:
rick
Message:

Fix no traffic possible from aliased gateway iface

Packets originating from same interface as the gateway interface (aliased
interface) are not matched by the 'out' rule.

Technically they are both incoming and outgoing at the same time and thus will
be covered the the 'in' rule directive. By ensuring matching is done on both
incoming and outgoing this packets will be allowed.

(No files)

Note: See TracChangeset for help on using the changeset viewer.