From d8ed81fa614f9cc1f368b60a1118ca997a4c62bb Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Tue, 30 Dec 1997 02:47:15 +0000 Subject: [PATCH] Make it clear that "set login" is used to do the expect/send bit when getting past a `login:' prompt. --- en/tutorials/ppp/ppp.sgml | 7 ++++--- en_US.ISO_8859-1/tutorials/ppp/ppp.sgml | 7 ++++--- 2 files changed, 8 insertions(+), 6 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 @@ - +
@@ -8,7 +8,7 @@ url="mailto:SimsS@IBM.NET" name="<SimsS@IBM.NET>"> -$Date: 1997-01-21 05:49:54 $ +$Date: 1997-12-30 02:47:15 $ 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.

Or even better, find an ISP who knows how to provide PAP or CHAP authentication! diff --git a/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml b/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml index 8edeb42750..cbe3c327ec 100644 --- a/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml +++ b/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml @@ -1,5 +1,5 @@ - +

@@ -8,7 +8,7 @@ url="mailto:SimsS@IBM.NET" name="<SimsS@IBM.NET>"> -$Date: 1997-01-21 05:49:54 $ +$Date: 1997-12-30 02:47:15 $ 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.

Or even better, find an ISP who knows how to provide PAP or CHAP authentication!