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:
teastep 2006-10-04 17:38:16 +00:00
parent 9a8b63665e
commit 51125f09c3

View File

@ -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
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
on the firewall are likewise processed by two programs (OUTPUT and
POSTROUTING).</para>