]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/interfaces/ifcfg-ppp0.callback
massive :$
[projects/rc-scripts.git] / sysconfig / interfaces / ifcfg-ppp0.callback
CommitLineData
b0443108 1# $Id: ifcfg-ppp0.callback,v 1.2 1999/07/13 12:49:36 misiek Exp $
7e04fe0e 2DEVICE=ppp0
3CHATSCRIPT=/etc/sysconfig/network-scripts/chat-ppp0.callback
4ONBOOT=no
5HARDFLOWCTL=yes
6MODEMPORT=/dev/ttyS1
7LINESPEED=115200
8DEBUG=yes
9PERSIST=no
10HOLDOFF=10
11#demand option not finished yet ;-(
12DEMAND=no
13#ACTIVEFILTER=
14#IDLE=
15PHONE=phone
16INITSTRING=ATe0s2=255
17#CBPASSWORD and CBPHONE is ysed (by me) in callback.
18#see included chat-ppp0 for example of
19#"modem level" callback (on USRobotics Courier)
20CBPASSWORD=cbpassword
21CBPHONE=myphone
22USER=user
23PASSWORD=password
24DATAFORCHAT="CBPASSWORD CBPHONE PHONE USER PASSWORD INITSTRING"
25
26REPORTFILE=/var/log/ppp0.log
This page took 0.035755 seconds and 4 git commands to generate.