Subject: Re: NetBSD and Mobile Phones
To: Andy Ball <andy.ball@earthlink.net>
From: Stephen Borrill <netbsd@precedence.co.uk>
List: netbsd-users
Date: 07/13/2006 09:18:39
On Wed, 12 Jul 2006, Andy Ball wrote:
> Hello Stephen,
>
>  SB> ...I CAN start a 3G session over ppp and use ssh -
>    > which is way better :-)
>
> At home I use PPP with an analogue wire-line modem to
> connect to the Internet. My configuration is very similar to
> that shown in the NetBSD Guide.  Is the configuration
> required for GPRS very different?  Do you use a dialler to
> issue some special ATD command before PPP starts?

Yes, there's some special bits you have to dial, but apart from that it's 
pretty much standard PPP:

OK              ATE1
OK              'AT+cgdcont=1,"IP","orangeinternet"'
OK              ATD*99***1#

The orangeinternet section (and perhaps the whole line) would need to be 
altered for your provider.

-- 
Stephen