Page MenuHomeFreeBSD

Simplify IPFW in-kernel NAT section (handbook)
ClosedPublic

Authored by driesm on Jan 30 2020, 10:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 2:44 AM
Unknown Object (File)
Mon, May 18, 2:43 AM
Unknown Object (File)
Apr 13 2026, 1:38 PM
Unknown Object (File)
Apr 9 2026, 8:17 PM
Unknown Object (File)
Apr 6 2026, 3:46 AM
Unknown Object (File)
Apr 5 2026, 9:15 AM
Unknown Object (File)
Apr 4 2026, 10:25 AM
Unknown Object (File)
Mar 28 2026, 1:56 AM
Subscribers
None

Details

Summary

Simplify multiple sentences to remove the words: furthermore, also, ...
Fix typo's, IP address is redirect_port example & double space after sentence stop.
Restructure TSO comment together with the in-kernel NAT instance paragraph.
Add kernel option for libalias full functionality.
Unify engine/facility/... to facility.

Test Plan

Documentation tree builds fine.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29069
Build 27021: arc lint + arc unit

Event Timeline

driesm edited the summary of this revision. (Show Details)

I only found one typo.

en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
2279

s/delivey/delivery/

Fix typo pointed out by @bcr. Thanks for the review!

I think this looks good now. I will commit it. Thank you!

This revision is now accepted and ready to land.Feb 17 2020, 6:16 PM