svn commit: r49915 - head/en_US.ISO8859-1/books/handbook/firewalls
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Fri Feb 3 15:52:50 2017 New Revision: 49915 URL: https://svnweb.freebsd.org/changeset/doc/49915 Log: Replace a dead link about pf scrub (pakcet normalization) with one that works. PR: 212942 Submitted by: [email protected] Sponsored by: Brussels FreeBSD Devsummit 2017 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 3 15:20:53 2017 (r49914) +++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Fri Feb 3 15:52:50 2017 (r49915) @@ -1526,7 +1526,7 @@ rdr pass on $ext_if inet proto tcp from <para>Some services, such as <acronym>NFS</acronym>, require specific fragment handling options. Refer to <link - xlink:href="http://www.openbsd.gr/faq/pf/scrub.html">http://www.openbsd.gr/faq/pf/scrub.html</link> + xlink:href="http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html">http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html</link> for more information.</para> <para>This example reassembles fragments, clears the _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"