Sync with original rev 1.271
Obtained from: FreeBSD German Documentation Project
This commit is contained in:
parent
c96e27b4b5
commit
5c7526fac5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11472
1 changed files with 17 additions and 17 deletions
|
@ -16,10 +16,10 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD German Documentation Project
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/de_DE.ISO8859-1/books/faq/book.sgml,v 1.9 2001/06/11 01:16:24 ache Exp $
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/faq/book.sgml,v 1.189 2001/10/01 21:12:42 ue Exp $
|
$FreeBSDde: de-docproj/books/faq/book.sgml,v 1.190 2001/10/06 19:03:19 ue Exp $
|
||||||
|
|
||||||
basiert auf: 1.269-en
|
basiert auf: 1.271-en
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ $FreeBSDde: de-docproj/books/faq/book.sgml,v 1.189 2001/10/01 21:12:42 ue Exp $
|
||||||
</collab>
|
</collab>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>$FreeBSDde: de-docproj/books/faq/book.sgml,v 1.189 2001/10/01 21:12:42 ue Exp $</pubdate>
|
<pubdate>$FreeBSDde: de-docproj/books/faq/book.sgml,v 1.190 2001/10/06 19:03:19 ue Exp $</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1995</year>
|
<year>1995</year>
|
||||||
|
@ -4121,8 +4121,8 @@ options "SCSI_DELAY=15"
|
||||||
|
|
||||||
<para>[Anmerkung des Übersetzers: Es geht hier nicht um
|
<para>[Anmerkung des Übersetzers: Es geht hier nicht um
|
||||||
die deutschen Sonderzeichen, da diese schon im normalen
|
die deutschen Sonderzeichen, da diese schon im normalen
|
||||||
ISO-8859-1 enthalten sind. Die Probleme treten auf, wenn
|
ISO8859-1 enthalten sind. Die Probleme treten auf, wenn
|
||||||
man z.B. russische CDs (ISO-8859-5) verwendet.]</para>
|
man z.B. russische CDs (ISO8859-5) verwendet.]</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
@ -11825,19 +11825,19 @@ HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0000\MaxMTU
|
||||||
außerdem müssen Sie als Typ DWORD
|
außerdem müssen Sie als Typ DWORD
|
||||||
verwenden.</para>
|
verwenden.</para>
|
||||||
|
|
||||||
<para>Die <ulink
|
<para>Die Knowledge Base von Microsoft enthält weitere
|
||||||
url="search.support.microsoft.com/kb">Knowledge Base von
|
Informationen darüber, wie sie die MTU einer
|
||||||
Microsoft</ulink> enthält weitere Informationen
|
Windows-Maschine ändern, damit diese mit einem
|
||||||
darüber, wie sie die MTU einer Windows-Maschine
|
NAT-Router korrekt zusammenarbeitet. Vom besonderen
|
||||||
ändern, damit diese mit einem
|
Interesse sind die Artikel <ulink
|
||||||
FreeBSD/NAT/PPPoE-Router korrekt zusammenarbeitet. Vom
|
url="http://support.microsoft.com/support/kb/articles/Q158/4/74.asp">Q158474
|
||||||
besonderen Interesse sind die Artikel <quote>Q158474 -
|
- Windows TCPIP Registry Entries</ulink> und <ulink
|
||||||
Windows TCPIP Registry Entries</quote> und <quote>Q120642
|
url="http://support.microsoft.com/support/kb/articles/Q120/6/42.asp">Q120642
|
||||||
- TCPIP & NBT Configuration Parameters for Windows
|
- TCPIP & NBT Configuration Parameters for Windows
|
||||||
NT</quote>.</para>
|
NT</ulink>.</para>
|
||||||
|
|
||||||
<para>Bei Windows 2000 können Sie alternativ auch mit
|
<para>Bei Windows 2000 können Sie alternativ auch, wie
|
||||||
regedit das DWORD
|
im Artikel 120642 beschrieben, mit regedit das DWORD
|
||||||
<literal>Tcpip\Parameters\Interfaces\<replaceable>ID der
|
<literal>Tcpip\Parameters\Interfaces\<replaceable>ID der
|
||||||
Netzwerkkarte</replaceable>\EnablePMTUBHDetect</literal>
|
Netzwerkkarte</replaceable>\EnablePMTUBHDetect</literal>
|
||||||
auf 1 setzen.</para>
|
auf 1 setzen.</para>
|
||||||
|
|
Loading…
Reference in a new issue