]> TLD Linux GIT Repositories - rc-scripts.git/blob - sysconfig/interfaces/ifcfg-ppp0.gprs-idea
- from PLD
[rc-scripts.git] / sysconfig / interfaces / ifcfg-ppp0.gprs-idea
1 #
2 DEVICE=ppp0
3 CHATSCRIPT=/etc/sysconfig/interfaces/data/chat-ppp0.gprs-idea
4 ONBOOT=no
5 HARDFLOWCTL=no
6 # ircomm0 for IRDA, rfcomm0 for BlueTooth
7 MODEMPORT=/dev/ircomm0
8 # MODEMPORT=/dev/bluetooth/rfcomm/0
9 LINESPEED=115200
10 AUTH=no
11 DEBUG=yes
12 DEFROUTE=yes
13 PERSIST=yes
14 HOLDOFF=1
15 MTU=296
16 #demand option not finished yet ;-(
17 DEMAND=no
18 PHONE='*99***1#'
19 #or
20 #PHONE='*99#'
21 USER=idea
22 PASSWORD=idea
23 INITSTRING='AT+CGDCONT=1,"IP","www.idea.pl","",0,0'
24 DATAFORCHAT="USER PASSWORD INITSTRING PHONE"
25 PPPOPTIONS="noipdefault noproxyarp lcp-echo-failure 0 lcp-echo-interval 0 local"
26 PLUGIN_IFCFG_PASSWORD=yes
27 REPORTFILE=/var/log/ppp0.log