Mention the ppp tcpmssfixup option and the tcpmssd alternative.
This commit is contained in:
parent
e1c8ca6f83
commit
47850f6150
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8670
2 changed files with 18 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.135 2001/01/05 20:44:26 alex Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.136 2001/01/08 18:36:28 ben Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
||||
|
@ -9269,6 +9269,14 @@ ATDT1234567</programlisting>
|
|||
<literal>Save as Auto Configure</literal>, and click
|
||||
<literal>Make Active</literal>.</para>
|
||||
|
||||
<para>The latest version of <emphasis remap=bf>ppp</emphasis>
|
||||
(2.3 or greater) has an <command>enable tcpmssfixup</command>
|
||||
command that will automatically adjust the MSS to an appropriate
|
||||
value. This facility is enabled by default. If you're stuck
|
||||
with an older version of <emphasis remap=bf>ppp</emphasis>, you
|
||||
may want to look at the <emphasis remap=bf>tcpmssd</emphasis>
|
||||
port.</para>
|
||||
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.135 2001/01/05 20:44:26 alex Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.136 2001/01/08 18:36:28 ben Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
||||
|
@ -9269,6 +9269,14 @@ ATDT1234567</programlisting>
|
|||
<literal>Save as Auto Configure</literal>, and click
|
||||
<literal>Make Active</literal>.</para>
|
||||
|
||||
<para>The latest version of <emphasis remap=bf>ppp</emphasis>
|
||||
(2.3 or greater) has an <command>enable tcpmssfixup</command>
|
||||
command that will automatically adjust the MSS to an appropriate
|
||||
value. This facility is enabled by default. If you're stuck
|
||||
with an older version of <emphasis remap=bf>ppp</emphasis>, you
|
||||
may want to look at the <emphasis remap=bf>tcpmssd</emphasis>
|
||||
port.</para>
|
||||
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue