cingular3G revision 1.1 1 # $NetBSD: cingular3G,v 1.1 2008/10/25 17:43:24 christos Exp $
2 # Script to connect to Cingular-3G's service.
3 #
4 #kdebug 10
5 #debug 10
6 /dev/ttyU0 460800
7 holdoff 10
8 #idle 600
9 demand
10 #active-filter-out "icmp or (udp and not udp port route) or (tcp and not tcp port ntp)"
11 #active-filter-in "icmp or (udp and not udp port route) or (tcp and not tcp port ntp)"
12 #pass-filter-in "tcp or (udp and not udp port route) or icmp"
13 #pass-filter-out "tcp or (udp and not udp port route) or icmp"
14 #netmask 0xffffff00
15 ipcp-accept-local
16 #lcp-echo-failure 5
17 #lcp-echo-interval 5
18 #mtu 296
19 defaultroute
20 crtscts
21 modem
22 lock
23 connect /etc/ppp/connect/cingular3G.chat
24 noauth
25 user WAP (a] CINGULARGPRS.COM
26 password 'cingular1'
27 usepeerdns
28