]> git.pld-linux.org Git - projects/rc-scripts.git/blob - sysconfig/interfaces/ifcfg-ppp0.tpsa
46c42f2bc39ec35c2eafecca96998cbcef507c8e
[projects/rc-scripts.git] / sysconfig / interfaces / ifcfg-ppp0.tpsa
1 # $Id$
2 #
3 DEVICE=ppp0
4 CHATSCRIPT=/etc/sysconfig/interfaces/data/chat-ppp0.tpsa
5 ONBOOT=no
6 HARDFLOWCTL=yes
7 MODEMPORT=/dev/ttyS1
8 LINESPEED=115200
9 AUTH=no
10 QDISC="sfq quantum 1500b perturb 5"
11 DEBUG=yes
12 PERSIST=no
13 HOLDOFF=10
14 #demand option not finished yet ;-(
15 DEMAND=no
16 #ACTIVEFILTER=
17 #IDLE=
18 PHONE=0w202122
19 USER=ppp
20 PASSWORD=ppp
21 INITSTRING=ATe0s2=255
22 DATAFORCHAT="USER PASSWORD INITSTRING PHONE"
23
24 REPORTFILE=/var/log/ppp0.log
This page took 0.089764 seconds and 2 git commands to generate.