Page MenuHomeFreeBSD

D30191.id88970.diff
No OneTemporary

D30191.id88970.diff

Index: sbin/ipfw/ipfw.8
===================================================================
--- sbin/ipfw/ipfw.8
+++ sbin/ipfw/ipfw.8
@@ -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(1)'"
.Pp
In the following example per-interface firewall is created:
.Pp

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 1, 11:36 PM (5 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37862682
Default Alt Text
D30191.id88970.diff (690 B)

Event Timeline