1*56ed44c4Schristos# $NetBSD: cingular3G,v 1.1 2008/10/25 17:43:24 christos Exp $ 2*56ed44c4Schristos# Script to connect to Cingular-3G's service. 3*56ed44c4Schristos# 4*56ed44c4Schristos#kdebug 10 5*56ed44c4Schristos#debug 10 6*56ed44c4Schristos/dev/ttyU0 460800 7*56ed44c4Schristosholdoff 10 8*56ed44c4Schristos#idle 600 9*56ed44c4Schristosdemand 10*56ed44c4Schristos#active-filter-out "icmp or (udp and not udp port route) or (tcp and not tcp port ntp)" 11*56ed44c4Schristos#active-filter-in "icmp or (udp and not udp port route) or (tcp and not tcp port ntp)" 12*56ed44c4Schristos#pass-filter-in "tcp or (udp and not udp port route) or icmp" 13*56ed44c4Schristos#pass-filter-out "tcp or (udp and not udp port route) or icmp" 14*56ed44c4Schristos#netmask 0xffffff00 15*56ed44c4Schristosipcp-accept-local 16*56ed44c4Schristos#lcp-echo-failure 5 17*56ed44c4Schristos#lcp-echo-interval 5 18*56ed44c4Schristos#mtu 296 19*56ed44c4Schristosdefaultroute 20*56ed44c4Schristoscrtscts 21*56ed44c4Schristosmodem 22*56ed44c4Schristoslock 23*56ed44c4Schristosconnect /etc/ppp/connect/cingular3G.chat 24*56ed44c4Schristosnoauth 25*56ed44c4Schristosuser WAP@CINGULARGPRS.COM 26*56ed44c4Schristospassword 'cingular1' 27*56ed44c4Schristosusepeerdns 28