mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Fix typo in packet marking document
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4625 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
9a8b63665e
commit
51125f09c3
@ -135,7 +135,7 @@ tcp 6 19 TIME_WAIT src=206.124.146.176 dst=192.136.34.98 sport=58597 dport=
|
|||||||
|
|
||||||
<para>Note that a packet being forwarded by your firewall actually gets
|
<para>Note that a packet being forwarded by your firewall actually gets
|
||||||
processed by three different programs: PREROUTING, FORWARD and
|
processed by three different programs: PREROUTING, FORWARD and
|
||||||
POSTROUTING. Similarly, packets address to the firewall itself are
|
POSTROUTING. Similarly, packets addressed to the firewall itself are
|
||||||
processed by two programs (PREROUTING and INPUT) while packets originating
|
processed by two programs (PREROUTING and INPUT) while packets originating
|
||||||
on the firewall are likewise processed by two programs (OUTPUT and
|
on the firewall are likewise processed by two programs (OUTPUT and
|
||||||
POSTROUTING).</para>
|
POSTROUTING).</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user