[Bug 237973] [pf] implement egress keyword to simplify rules across different hardware
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 18 18:37:11 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237973
Bug ID: 237973
Summary: [pf] implement egress keyword to simplify rules across
different hardware
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: dch at freebsd.org
OpenBSD 6.5 has an egress keyword, which I believe is a tag/label assigned to
each interface that has a default route defined.
pass in on egress proto tcp from any to any port smtp \
rdr-to 127.0.0.1 port spamd
[see https://man.openbsd.org/pf.conf for details]
// discussed over falafel at BSDCan.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list