GPRS fails with User PPP

Kirill Bezzubets kirill at solaris.ru
Thu Sep 1 11:53:59 GMT 2005


On Thu, Sep 01, 2005 at 04:47:57AM -0700, Loren M. Lang wrote:

> I have been trying for a few days to use my Nokia 6230 phone to browse
> the web and go online with. 
> doesn't seem to support grabbing the dns info, so I'm a little limited
> on what I can do.  Any thing I might be missing?

#cat /root/bin/gt-gprs

#!/bin/sh
rfcomm_sppd -a kaji.6230 -b -c 1 -t /dev/ttypa
sleep 2
ppp -nat -ddial btgprs

#cat /etc/ppp.conf
--skipped---
btgprs:

 set device /dev/ttypa
 set authname AUTHNAME
 set authkey AUTHKEY
 set phone 1,\"IP\",\"ACCESS.POINT\"
 set dial "\"\" AT OK AT\+CGDCONT=\\T OK ATDT\*99\# CONNECT"
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR                    # Add a (sticky) default route
--skipped---


> -- 
> I sense much NT in you.
> NT leads to Bluescreen.
> Bluescreen leads to downtime.
> Downtime leads to suffering.
> NT is the path to the darkside.
> Powerful Unix is.
> 
> Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
> Fingerprint: CEE1 AAE2 F66C 59B5 34CA  C415 6D35 E847 0118 A3D2
>  



-- 
BR,
Kirill Bezzubets                                CASE-RIPE CASE-RIPN
CTO / Head Of N.O.C.                            mailto:kirill at solaris.ru
Solaris ISP & Telecommunications Co. Ltd        http://www.solaris.ru


More information about the freebsd-bluetooth mailing list