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
tools: add playbook driver switch
[barry/progweb.git]
/
ppp
/
barry-orange-spain
blob
d3ca030f9cc7006c61c80f0e6185fae343afb97a
1
# See the README file in the source tree for notes and documentation
2
3
connect "/usr/sbin/chat -f /etc/chatscripts/barry-orange-spain.chat"
4
pty "/usr/sbin/pppob"
5
6
debug
7
8
noauth
9
user ""
10
password ""
11
12
defaultroute
13
usepeerdns
14
15
noipdefault
16
nodetach
17
nodeflate
18
nobsdcomp
19
noaccomp
20
nocrtscts
21
nomagic
22
nopcomp
23
novj
24
25
nomultilink
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