Bumped copyright dates for 2013
[barry.git] / ppp / barry-kpn
blob83d83213205e7bc99cfd8d8ab0129c6dd0ce6d39
1 # See the README file in the source tree for notes and documentation
3 connect "/usr/sbin/chat -f /etc/chatscripts/barry-kpn.chat"
4 pty "/usr/sbin/pppob"
6 debug
8 noauth
9 user "KPN"
10 password "gprs"
12 defaultroute
13 usepeerdns
15 noipdefault
16 nodetach
17 nodeflate
18 nobsdcomp
19 noaccomp
20 nocrtscts
21 nomultilink
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