Update to r49919:
Replace the link to the scrub documentation again with the one in Peter Hansteen's pf tutorial.
This commit is contained in:
parent
4f317e2b7e
commit
8435c7ef30
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49928
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/firewalls/chapter.xml,v 1.53 2012/04/30 16:15:52 bcr Exp $
|
||||
basiert auf: r49915
|
||||
basiert auf: r49919
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -1660,7 +1660,7 @@ rdr pass on $ext_if inet proto tcp from !<spamd-white> to \
|
|||
<acronym>NFS</acronym>, erfordern eine bestimmte Handhabung
|
||||
von fragmentierten Paketen. Weitere Informationen finden
|
||||
Sie unter <link
|
||||
xlink:href="http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html">http://docstore.mik.ua/manuals/openbsd/faq/pf/scrub.html</link>.</para>
|
||||
xlink:href="https://home.nuug.no/~peter/pf/en/scrub.html">https://home.nuug.no/~peter/pf/en/scrub.html</link>.</para>
|
||||
|
||||
<para>Dieses Beispiel fügt fragmentierte Pakete wieder
|
||||
zusammen, löscht das <quote>do not fragment</quote>-Bit und
|
||||
|
|
Loading…
Reference in a new issue