For now, ignore sections dealing with dial-in customers as any ISPs still doing this probably already know how to do it.
Reviewed by: discussed with bjk
This commit is contained in:
parent
acf2364d8c
commit
36f2c47145
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43007
1 changed files with 6 additions and 5 deletions
|
@ -467,6 +467,8 @@
|
|||
in <filename
|
||||
class="directory">/usr/share/examples/ppp/</filename>.</para>
|
||||
</sect2>
|
||||
|
||||
<?ignore
|
||||
<sect2>
|
||||
<title>Receiving Incoming Calls</title>
|
||||
|
||||
|
@ -517,6 +519,7 @@
|
|||
</step>
|
||||
</procedure>
|
||||
</sect2>
|
||||
?>
|
||||
|
||||
<sect2>
|
||||
<title><application>PPP</application> Permissions</title>
|
||||
|
@ -539,7 +542,7 @@
|
|||
<literal>default</literal> section, it gives the specified
|
||||
users access to everything.</para>
|
||||
</sect2>
|
||||
|
||||
<?ignore
|
||||
<sect2>
|
||||
<title><acronym>PPP</acronym> Shells for Dynamic
|
||||
<acronym>IP</acronym> Users</title>
|
||||
|
@ -590,7 +593,6 @@ exec /usr/sbin/ppp -direct $IDENT</programlisting>
|
|||
<para>which prevents <filename>/etc/motd</filename> from
|
||||
being displayed.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><acronym>PPP</acronym> Shells for Static
|
||||
<acronym>IP</acronym> Users</title>
|
||||
|
@ -685,7 +687,7 @@ sam:
|
|||
mary:
|
||||
add 203.14.103.0 netmask 255.255.255.0 HISADDR</programlisting>
|
||||
</sect2>
|
||||
|
||||
?>
|
||||
<sect2 id="userppp-mgetty">
|
||||
<title><command>mgetty</command> and AutoPPP</title>
|
||||
|
||||
|
@ -846,8 +848,7 @@ set nbns 203.14.100.5</programlisting>
|
|||
serial line only. There is not much room for crackers
|
||||
to <quote>eavesdrop</quote>.</para>
|
||||
|
||||
<para>Referring back to <xref linkend="userppp-staticIP"/>
|
||||
or <xref linkend="userppp-dynamicIP"/>, the following
|
||||
<para>The following
|
||||
alterations must be made:</para>
|
||||
|
||||
<programlisting>13 set authname <replaceable>MyUserName</replaceable>
|
||||
|
|
Loading…
Reference in a new issue