- Apply .Nm scheme to ppp(8)
Reviewed by: trhodes, remko Approved by: gabor
This commit is contained in:
parent
981ad094d3
commit
cf64c29f42
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32535
1 changed files with 3 additions and 3 deletions
|
@ -8509,10 +8509,10 @@ add 0 0 HISADDR</programlisting>
|
||||||
<answer>
|
<answer>
|
||||||
<para>If you have Link Quality Reporting (LQR) configured,
|
<para>If you have Link Quality Reporting (LQR) configured,
|
||||||
it is possible that too many LQR packets are lost between
|
it is possible that too many LQR packets are lost between
|
||||||
your machine and the peer. Ppp deduces that the line must
|
your machine and the peer. The &man.ppp.8; program deduces that the line must
|
||||||
therefore be bad, and disconnects. Prior to FreeBSD version
|
therefore be bad, and disconnects. Prior to &os; version
|
||||||
2.2.5, LQR was enabled by default. It is now disabled by
|
2.2.5, LQR was enabled by default. It is now disabled by
|
||||||
default. LQR can be disabled with the line</para>
|
default. LQR can be disabled with the following line:</para>
|
||||||
|
|
||||||
<programlisting>disable lqr</programlisting>
|
<programlisting>disable lqr</programlisting>
|
||||||
</answer>
|
</answer>
|
||||||
|
|
Loading…
Reference in a new issue