]> TLD Linux GIT Repositories - rc-scripts.git/blob - sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada
- from PLD
[rc-scripts.git] / sysconfig / interfaces / ifcfg-ppp0.ueagle4-neostrada
1 #
2 DEVICE="ppp0"
3 ONBOOT="no"
4
5 PAPNAME="xxxxxxx@neostrada.pl"
6
7 HARDFLOWCTL=no
8 DEFROUTE=yes
9 USEPEERDNS=yes
10 AUTH=no
11 #MTU=1452
12 SYNC=yes
13
14 PPPOA=yes
15 PPPOA_VPI=0
16 PPPOA_VCI=35
17
18 PERSIST=yes
19 MAXFAIL=0
20 HOLDOFF=4
21
22 PPPOPTIONS="noipdefault noaccomp nopcomp noccp"
23
24 DEBUG=yes