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
rpm: added fc14 support
[barry/progweb.git]
/
ppp
/
barry-rogers
blob
3cea94c6b04e35da933de160ef6d431dc34b089c
1
# See the README file in the source tree for notes and documentation
2
3
connect "/usr/sbin/chat -f /etc/chatscripts/barry-rogers.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