Date: Fri, 14 Feb 2014 21:23:43 +0000 (UTC) From: Dru Lavigne <dru@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43931 - head/en_US.ISO8859-1/books/handbook/firewalls Message-ID: <201402142123.s1ELNhTP042363@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dru Date: Fri Feb 14 21:23:42 2014 New Revision: 43931 URL: http://svnweb.freebsd.org/changeset/doc/43931 Log: Fix grammo. Sponsored by: iXsystems Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Fri Feb 14 21:22:51 2014 (r43930) +++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Fri Feb 14 21:23:42 2014 (r43931) @@ -641,7 +641,7 @@ pass proto udp to any port $udp_services <programlisting>pass in on xl1 from xl1:network to xl0:network port $ports keep state</programlisting> - <para>However, the <quote>to</quote> keyword does + <para>However, the <quote>to</quote> keyword does not guarantee passage all the way from source to destination. This rule only lets the traffic pass in to the gateway on the internal interface. To let the packets go further, a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402142123.s1ELNhTP042363>