xref: /netbsd/share/examples/pppd/telus (revision 6550d01e)
1# $NetBSD: telus,v 1.1 2008/10/29 12:47:08 jmcneill Exp $
2#
3# Telus Mobility 1xEVDO using Bluetooth DUN
4#
5pty "/usr/bin/rfcomm_sppd -a phone -d ubt0 -s DUN -m encrypt"
6connect /etc/ppp/connect/telus.chat
7# authentication is not required
8noauth
9defaultroute
10usepeerdns
11nodetach
12ipcp-restart 7
13ipcp-accept-local
14ipcp-accept-remote
15lcp-echo-interval 0
16lcp-echo-failure 999
17debug
18#debug debug debug
19