Added gui and opensync plugin configure.ac's to ReleaseChecklist, and...
[barry.git] / ppp / barry-kpn
blobe4c86a275b40ae25c2b5d2eef1e763ea702fbec5
1 connect "/usr/sbin/chat -f /etc/chatscripts/barry-kpn.chat"
3 noauth
4 user "KPN"
5 password "gprs"
7 defaultroute
8 usepeerdns
10 noipdefault
11 nodetach
12 novj
13 nodeflate
14 nobsdcomp
15 noaccomp
16 nocrtscts
17 nomultilink
18 nopcomp
19 nomagic
21 passive
23 ipcp-restart 7
24 ipcp-accept-local
25 ipcp-accept-remote
27 lcp-echo-interval 0
28 lcp-echo-failure 999
30 mtu 1492
32 debug
34 pty "/usr/sbin/pppob"