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

(-)b/sbin/ipfw/ipfw.8 (-1 / +1 lines)
Lines 4593-4599 Bear in mind that this is example only and it is not very useful by itself. Link Here
4593
.Pp
4593
.Pp
4594
On way out, after all checks place this rules:
4594
On way out, after all checks place this rules:
4595
.Pp
4595
.Pp
4596
.Dl "ipfw add allow record-state skip-action"
4596
.Dl "ipfw add allow record-state defer-action"
4597
.Dl "ipfw add nat 1"
4597
.Dl "ipfw add nat 1"
4598
.Pp
4598
.Pp
4599
And on way in there should be something like this:
4599
And on way in there should be something like this:

Return to bug 243284