Page MenuHomeFreeBSD

Handbook/firewalls: correct two errors related to Packet Filter
ClosedPublic

Authored by gbe on Jul 13 2020, 6:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 31, 1:57 PM
Unknown Object (File)
Jan 14 2024, 5:40 AM
Unknown Object (File)
Dec 20 2023, 3:30 AM
Unknown Object (File)
Nov 14 2023, 2:31 PM
Unknown Object (File)
Nov 1 2023, 11:42 AM
Unknown Object (File)
Oct 31 2023, 8:47 PM
Unknown Object (File)
Oct 31 2023, 12:54 AM
Unknown Object (File)
Oct 29 2023, 1:16 AM
Subscribers

Details

Summary

From PR 232042

30.3.3.1. A Simple Gateway with NAT, in the first paragraph:
xl1 <----> xl0

30.3.3.1. A Simple Gateway with NAT, between the variables of /etc/rc.conf and the first filtering rules:
allows stateful traffic to pass from the Internet to hosts on the network ----> allows stateful traffic from hosts of the internal network to pass to the gateway

N.B. These errors are confirmed by the translation rule found further below and the subsequent explanation.

Test Plan

compile the handbook

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gbe requested review of this revision.Jul 13 2020, 6:46 PM
gbe created this revision.
bcr added a subscriber: bcr.

Ready to commit!

This revision is now accepted and ready to land.Jul 24 2020, 4:52 PM
In D25652#571356, @bcr wrote:

Ready to commit!

Thanks for the approval. I still need some time to verify this change. I am not quiet sure that this is a mistake in the handbook.