Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151164673
D19861.id56248.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
982 B
Referenced Files
None
Subscribers
None
D19861.id56248.diff
View Options
Index: head/share/man/man4/pflog.4
===================================================================
--- head/share/man/man4/pflog.4
+++ head/share/man/man4/pflog.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 31, 2007
+.Dd April 9, 2019
.Dt PFLOG 4
.Os
.Sh NAME
@@ -47,13 +47,18 @@
interface, or stored to disk using
.Xr pflogd 8 .
.Pp
-The pflog0 interface is created automatically at boot if both
+The pflog0 interface is created when the
+.Nm
+module is loaded;
+further instances can be created using
+.Xr ifconfig 8 .
+The
+.Nm
+module is loaded automatically if both
.Xr pf 4
and
.Xr pflogd 8
-are enabled;
-further instances can be created using
-.Xr ifconfig 8 .
+are enabled.
.Pp
Each packet retrieved on this interface has a header associated
with it of length
@@ -87,6 +92,8 @@
interface
and monitor all packets logged on it:
.Bd -literal -offset indent
+# ifconfig pflog create
+pflog1
# ifconfig pflog1 up
# tcpdump -n -e -ttt -i pflog1
.Ed
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 1:08 PM (13 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31032855
Default Alt Text
D19861.id56248.diff (982 B)
Attached To
Mode
D19861: Update and clarify pflog man page
Attached
Detach File
Event Timeline
Log In to Comment