Hi Josh . Once I used this tipe of connection it sould work for you too. First you need to create pear configuration at /etc/ppp/peers/gprs debug noauth usepeerdns /dev/rfcomm0 115200 115200 local nocrtscts defaultroute noipdefault connect '/usr/sbin/chat -f /etc/ppp/chat -r /dev/console'
Insted of rfcomm0 interface enter your usb to serial interface. Second this goes into /etc/ppp/chat-gprs: TIMEOUT 5 ECHO ON ABORT '\nBUSY\r' ABORT '\nERROR\r' ABORT '\nNO ANSWER\r' ABORT '\nNO CARRIER\r' ABORT '\nNO DIALTONE\r' ABORT '\nRINGING\r\n\r\nRINGING\r' # send the init string '' \rAT TIMEOUT 12 # dial the access number OK ATD*99# CONNECT "" At the end just call pppd gprs References www.google.com --- Josh Zlatin-Amishav <[EMAIL PROTECTED]> wrote: > I have a Nokia 6100 cell phone. I bought a USB to > Serial adapter cable which when connected > to my Debian laptop the box automaticlly loads the > pl2303 driver. I am able identify > the phone via the following command: gnokii > --identify, So I believe the > cable connection is working. > > According to Cellcom I need to create a dialer and > dial *99# to connect to the > Internet from my laptop through the cell phone. I > added this number to > my minicom settings and when I dial the number I > receive "CONNECT", some > gibberish and then nothing. The laptop does not > receive an IP address. > Has anyone succesfully connected a computer to the > Internet via Cellcom through a Nokia 6100 > cell phone? > > -- > - Josh > > ================================================================= > To unsubscribe, send mail to > [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., > run the command > echo unsubscribe | mail > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]