View | Details | Raw Unified | Return to bug 117172
Collapse All | Expand All

(-)ipfw.8 (-1 / +1 lines)
Lines 2456-2462 Link Here
2456
.Dl "ipfw table 1 add 192.168.0.0/27 4"
2456
.Dl "ipfw table 1 add 192.168.0.0/27 4"
2457
.Dl "ipfw table 1 add 192.168.0.2 1"
2457
.Dl "ipfw table 1 add 192.168.0.2 1"
2458
.Dl "..."
2458
.Dl "..."
2459
.Dl "ipfw pipe tablearg ip from table(1) to any"
2459
.Dl "ipfw add pipe tablearg ip from table(1) to any"
2460
.Pp
2460
.Pp
2461
Using the
2461
Using the
2462
.Cm fwd
2462
.Cm fwd

Return to bug 117172