repo.or.cz
/
barry
/
progweb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
desktop: fixed bug in GroupCfgDlg that gave mistaken "not configured" error
[barry/progweb.git]
/
ppp
/
barry-sprint
blob
fe10deb278a23f075304cb1d87cd6abb25b48247
1
# See the README file in the source tree for notes and documentation
2
3
connect "/usr/sbin/chat -f /etc/chatscripts/barry-sprint.chat"
4
pty "/usr/sbin/pppob"
5
6
debug
7
8
noauth
9
user wapuser
10
password wap
11
name wapuser
12
13
defaultroute
14
usepeerdns
15
16
noipdefault
17
nodetach
18
nodeflate
19
nobsdcomp
20
noaccomp
21
nocrtscts
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