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