]> TLD Linux GIT Repositories - rc-scripts.git/blob - sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada
- from PLD
[rc-scripts.git] / sysconfig / interfaces / ifcfg-ppp0.speedtouch-neostrada
1 #
2 DEVICE=ppp0
3 ONBOOT=yes
4 PPPOA_SPEEDTOUCH=yes
5 PPPOA_KERNEL=yes
6 PPPOA_VPI=0
7 PPPOA_VCI=35
8
9 # If using kernel mode, make sure /lib/firmware/speedtch-{1,2}.bin exists
10 # and don't define this variable.
11 # Preferably, build speedtouch-firmware from CVS.
12 #PPPOA_FIRMWARE="/usr/share/speedtouch/mgmt.o"
13
14 AUTH=no
15 #MTU=1452
16 PERSIST=yes
17 DEFROUTE=yes
18 USEPEERDNS=yes
19 #PAPNAME="rejestracja@neostrada.pl"
20 PAPNAME="XXX@neostrada.pl"
21 # put password in /etc/ppp/pap-secrets or install
22 # ppp-plugin-ifcfg-password and uncommend following lines
23 # PLUGIN_IFCFG_PASSWORD=yes
24 # PASSWORD="YYYY"