xref the user-ppp handbook & FAQ entries.
Mention "set log local" for local logging.
This commit is contained in:
parent
379933ac64
commit
9be58dbf58
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2182
1 changed files with 11 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.59 1997-10-18 16:01:28 brian Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.60 1997-11-18 15:47:19 brian Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -573,13 +573,16 @@ tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
|
|||
your only choice. Make sure that you have your service
|
||||
provider's information handy as you will need to know it
|
||||
fairly soon in the installation process. You will need
|
||||
to know, at the minimum, your service provider's IP
|
||||
address and possibly your own (though you can also
|
||||
leave it blank and allow PPP to negotiate it with your
|
||||
ISP). You also need to know how to use the various ``AT
|
||||
commands'' to dial the ISP with your particular modem as
|
||||
the PPP dialer provides only a very simple terminal
|
||||
emulator.
|
||||
to know how to dial your ISP using the ``AT commands''
|
||||
specific to your modem, as the PPP dialer provides only a
|
||||
very simple terminal emulator. If you're using PAP or
|
||||
CHAP, you'll need to type the necessary ``set authname''
|
||||
and ``set authkey'' commands before typing ``term''.
|
||||
Refer to the user-ppp <ref id="userppp" name="handbook">
|
||||
and <url url="../FAQ/userppp.html" name="FAQ"> entries
|
||||
for further information. If you have problems, logging can
|
||||
be directed to the screen using the command <tt/set log
|
||||
local .../.
|
||||
|
||||
If a hard-wired connection to another FreeBSD (2.0R or
|
||||
later) machine is available, you might also consider
|
||||
|
|
Loading…
Reference in a new issue