Bring pmdemand example in line with handbook and man

page examples.
This commit is contained in:
Brian Somers 1997-05-12 14:07:14 +00:00
parent 2c97335b81
commit a6568db197

View File

@ -4,7 +4,7 @@
#
# Written by Toshiharu OHNO
#
# $Id: ppp.conf.sample,v 1.12 1997/05/08 00:55:42 brian Exp $
# $Id: ppp.conf.sample,v 1.13 1997/05/08 01:45:48 brian Exp $
#
#################################################################
@ -104,9 +104,9 @@ pmdemand:
set phone 1234567
set login "TIMEOUT 5 login:-\\r-login: ppp word: ppp"
set timeout 120
set ifaddr 10.10.10.10/0 10.10.11.11/0 255.255.255.0
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
delete ALL
add 0 0 10.10.11.11
add 0 0 10.0.0.2
set openmode active
# Examples to connect using a null-modem cable from one machine to another.