from $net to route "default"
Michael Glasgow <[email protected]> Mon, 16 Sep 2019 13:14:06 -0500 (CDT)
| Newsgroups | gmane.os.openbsd.pf |
|---|---|
| Message-ID | <[email protected]> |
After upgrading from 6.2 to 6.5 (amd64), pf rules like this no longer match as expected: pass in on trust inet proto tcp from $net to route "default" This used to match traffic from $net destined to any network that would be routed out the default route. The ruleset worked before the upgrade, but no longer. Any idea what may have changed? -- Michael Glasgow <[email protected]>