doc: added notes for building debian source packages
[barry.git] / ppp / barry-rogers
blob3cea94c6b04e35da933de160ef6d431dc34b089c
1 # See the README file in the source tree for notes and documentation
3 connect "/usr/sbin/chat -f /etc/chatscripts/barry-rogers.chat"
4 pty "/usr/sbin/pppob"
6 debug
8 noauth
9 user wapuser
10 password wap
11 name wapuser
13 defaultroute
14 usepeerdns
16 noipdefault
17 nodetach
18 nodeflate
19 nobsdcomp
20 noaccomp
21 nocrtscts
22 nopcomp
23 nomagic
24 novj
26 ipcp-restart 7
27 ipcp-accept-local
28 ipcp-accept-remote
29 lcp-echo-interval 0
30 lcp-echo-failure 999
32 passive
33 mtu 1492