Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137702319
D46579.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D46579.id.diff
View Options
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -27,7 +27,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 4, 2024
+.Dd September 6, 2024
.Dt PF.CONF 5
.Os
.Sh NAME
@@ -2118,6 +2118,11 @@
pass in proto tcp to port 25 set prio 2
pass in proto tcp to port 22 set prio (2, 5)
.Ed
+.It Ar received-on Aq Ar interface
+Only match packets which were received on the specified
+.Ar interface
+(or interface group).
+.Ed
.It Ar tag Aq Ar string
Packets matching this rule will be tagged with the
specified string.
@@ -3231,7 +3236,8 @@
"rtable" number | "probability" number"%" | "prio" number |
"dnpipe" ( number | "(" number "," number ")" ) |
"dnqueue" ( number | "(" number "," number ")" ) |
- "ridentifier" number
+ "ridentifier" number |
+ "received-on" ( interface-name | interface-group )
nat-rule = [ "no" ] "nat" [ "pass" [ "log" [ "(" logopts ")" ] ] ]
[ "on" ifspec ] [ af ]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 26, 12:18 AM (46 m, 44 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26193443
Default Alt Text
D46579.id.diff (1 KB)
Attached To
Mode
D46579: pf.conf.5: document received-on
Attached
Detach File
Event Timeline
Log In to Comment