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 MimeBuilder, to convert MIME records to DBData objects
[barry.git]
/
ppp
/
barry-telus
blob
d5ebd6168c9c2b79cd7016ed9297df829795d4b5
1
# See the README file in the source tree for notes and documentation
2
# This is a copy of barry-sprint, confirmed to work by Matt McGirr
3
4
connect "/usr/sbin/chat -f /etc/chatscripts/barry-telus.chat"
5
pty "/usr/sbin/pppob"
6
7
debug
8
9
noauth
10
user wapuser
11
password wap
12
name wapuser
13
14
defaultroute
15
usepeerdns
16
17
noipdefault
18
nodetach
19
nodeflate
20
nobsdcomp
21
noaccomp
22
nocrtscts
23
nopcomp
24
nomagic
25
novj
26
27
ipcp-restart 7
28
ipcp-accept-local
29
ipcp-accept-remote
30
lcp-echo-interval 0
31
lcp-echo-failure 999
32
33
passive
34
mtu 1492
35