diff options
| author | Brian Somers <brian@FreeBSD.org> | 1997-12-30 02:47:15 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1997-12-30 02:47:15 +0000 |
| commit | d8ed81fa614f9cc1f368b60a1118ca997a4c62bb (patch) | |
| tree | a59fcbc648ff78ad6ca32273cf1e821d17fffbf6 /en/tutorials | |
| parent | 7083f21bf93ec3a71fe4160220fc7e94f26944db (diff) | |
Notes
Diffstat (limited to 'en/tutorials')
| -rw-r--r-- | en/tutorials/ppp/ppp.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/en/tutorials/ppp/ppp.sgml b/en/tutorials/ppp/ppp.sgml index 8edeb42750..cbe3c327ec 100644 --- a/en/tutorials/ppp/ppp.sgml +++ b/en/tutorials/ppp/ppp.sgml @@ -1,5 +1,5 @@ <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> -<!-- $Id: ppp.sgml,v 1.3 1997-01-21 05:49:54 jkh Exp $ --> +<!-- $Id: ppp.sgml,v 1.4 1997-12-30 02:47:15 brian Exp $ --> <article> @@ -8,7 +8,7 @@ url="mailto:SimsS@IBM.NET" name="<SimsS@IBM.NET>"></tt> -<date>$Date: 1997-01-21 05:49:54 $ +<date>$Date: 1997-12-30 02:47:15 $ <abstract> This is a step-by-step guide for configuring FreeBSD systems to act as a dial-up router/gateway in a Local Area Environment. All entries may @@ -801,7 +801,8 @@ Up Scripting Tool" from the Microsoft Plus! pack or you have to select "Bring up a terminal windows after dialing" in the Windows '95 connection options then you'll need to look at the sample PPP configuration files and the ppp manpage for examples of "expect / -response" scripting to make your ISP connection. +response" scripting to make your ISP connection. The "set login" +command is used for this purpose. <p>Or even better, find an ISP who knows how to provide PAP or CHAP authentication! |
