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
tzwrapper.cc: fixed use of iterator after erase
[barry.git]
/
ppp
/
barry-verizon
blob
a05009e14c748cf96dddd071635a0661701e5cf8
1
# See the README file in the source tree for notes and documentation
2
3
connect "/usr/sbin/chat -f /etc/chatscripts/barry-verizon.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
nocrtscts
18
novj
19
20
nomultilink
21
ipcp-restart 7
22
ipcp-accept-local
23
ipcp-accept-remote
24
lcp-echo-interval 0
25
lcp-echo-failure 999
26
27
mtu 1492
28