Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108397681
D30191.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
758 B
Referenced Files
None
Subscribers
None
D30191.diff
View Options
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 7, 2021
+.Dd May 11, 2021
.Dt IPFW 8
.Os
.Sh NAME
@@ -4451,11 +4451,11 @@
.Cm fwd
action, the table entries may include hostnames and IP addresses.
.Pp
-.Dl "ipfw table T2 create type addr ftype ip"
+.Dl "ipfw table T2 create type addr valtype ipv4"
.Dl "ipfw table T2 add 192.168.2.0/24 10.23.2.1"
-.Dl "ipfw table T21 add 192.168.0.0/27 router1.dmz"
+.Dl "ipfw table T2 add 192.168.0.0/27 router1.dmz"
.Dl "..."
-.Dl "ipfw add 100 fwd tablearg ip from any to table(1)"
+.Dl "ipfw add 100 fwd tablearg ip from any to 'table(T2)'"
.Pp
In the following example per-interface firewall is created:
.Pp
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 25, 11:26 AM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16140116
Default Alt Text
D30191.diff (758 B)
Attached To
Mode
D30191: ipfw.8: Fix table example
Attached
Detach File
Event Timeline
Log In to Comment