repo.or.cz
/
barry.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lib: added the Param to Value part of Dr J A Gow's recurring event patch
[barry.git]
/
ppp
/
barry-kpn
blob
83d83213205e7bc99cfd8d8ab0129c6dd0ce6d39
1
# See the README file in the source tree for notes and documentation
2
3
connect "/usr/sbin/chat -f /etc/chatscripts/barry-kpn.chat"
4
pty "/usr/sbin/pppob"
5
6
debug
7
8
noauth
9
user "KPN"
10
password "gprs"
11
12
defaultroute
13
usepeerdns
14
15
noipdefault
16
nodetach
17
nodeflate
18
nobsdcomp
19
noaccomp
20
nocrtscts
21
nomultilink
22
nopcomp
23
nomagic
24
novj
25
26
ipcp-restart 7
27
ipcp-accept-local
28
ipcp-accept-remote
29
lcp-echo-interval 0
30
lcp-echo-failure 999
31
32
passive
33
mtu 1492
34