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
Added missing header for time functions in bjavaloader.cc (Windows)
[barry.git]
/
ppp
/
barry-att_cingular
blob
4e63690c4dda51a5326217b34aaecbdfb167b73e
1
# See the README file in the source tree for notes and documentation
2
3
# pppd peer file for ATT / Cingular
4
# by Richard Esplin
5
# Licensed under the same terms as libbarry.
6
7
connect "/usr/sbin/chat -f /etc/chatscripts/barry-att_cingular.chat"
8
pty "/usr/sbin/pppob"
9
10
debug
11
12
noauth
13
user ""
14
password ""
15
16
defaultroute
17
usepeerdns
18
19
noipdefault
20
nodetach
21
nodeflate
22
nobsdcomp
23
noaccomp
24
nocrtscts
25
nopcomp
26
nomagic
27
novj
28
29
ipcp-restart 7
30
ipcp-accept-local
31
ipcp-accept-remote
32
lcp-echo-interval 0
33
lcp-echo-failure 999
34
35
passive
36
mtu 1492
37