ts-7000
[Top] [All Lists]

[ts-7000] Re: ppp link not responding

To:
Subject: [ts-7000] Re: ppp link not responding
From: "irares" <>
Date: Tue, 25 Jul 2006 15:06:47 -0000
--- In  "gayan_chathuranga" <> wrote:
>
> hi
> 
> yes, i have connected it using chat script in fedora core 3. but now i
> can't connect using even that method. following is the method i used.
> 
> i create a gprs script as gprs-script in the folder /etc/ppp/peers/
> and following is the content of that.
> 
> "" ATZ OK AT+CGDCONT=1,"IP","www.dialogsl.com" OK ATD*99***1# CONNECT
> 
> then i called this script as following in the terminal and i was abled
> to made a ppp link which i had browse the net also.
> 
> pppd ttyS0 9600 noauth defaultroute noipdefault local connect 'chat -f
> /etc/ppp/peers/gprs-script'
> 
> the problem now is when doing the above procedure, after some time the
> script exist saying that 'LCP: timeout sending Config-Requests'
> 
> do u have any idea about this and can you mail me the procedurs you
> have done to make it
> 
> thanks
>


This what I use:

cat pppd_start.sh
#!/bin/sh

LOG=/tmp/ppp.out
NETWORK=gprs.tmobile
#---------------------------------
date >> $LOG
pppd debug kdebug 31 /dev/ttyTS0 115200 call $NETWORK >>$LOG 2>&1


cat /etc/ppp/peers/gprs.tmobile
usepeerdns
defaultroute
noipdefault
modem
noauth
updetach
lock
crtscts
connect '/usr/sbin/chat -t 60 \
"" "\\dAT" \
"OK" "\\dAT+IFC=2,2" \
"OK" "\\dAT+CGDCONT=1,\\"IP\\",\\"internet3.voicestream.com\\"" \
"OK" "\\dAT E0V1&D2" \
"OK"  "\\dATDT*99#" \
"NNECT" "\\d\\d\\d"'

The peers/gprs.tmobile is for my Sony G48 115200 modem, with T-Mobile
service provider.










------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/7EuRwD/fOaOAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU