Re: debugging pppd

2008-07-23 Thread Timo Jyrinki
2008/7/22 Michael Kluge <[EMAIL PROTECTED]>:
> OK, found it myself. A different syslog.conf helps.

It also helps calling pppd like pppd debug nodetach call gprs together
with chat scripts being executed with -v -s like at
http://blogs.thehumanjourney.net/finds/entry/5 (that didn't work for
me, but the chat script under "GPRS working with SIMYO" topic worked).

-Timo

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: debugging pppd

2008-07-22 Thread Michael Kluge
OK, found it myself. A different syslog.conf helps.

Michael

Michael Kluge schrieb:
> Hi,
> 
> has anyone experience debugging pppd profiles? I have a profile 
> (attached) for the German provider "simyo" (eplus reseller). The chat 
> script "/etc/ppp/simyo-connect-chat" suceeds and I get the message 
> "Serial connection established". pppd itself is started with 'debug' and 
> 'nodetach'. After the "Serial connection ..." message the script gets 
> stuck without any error message :( If I stop it with Ctrl-C the pppd 
> process is somehow still present in the backgound. No clue why, it 
> should stay attached, right?
> 
> Any hints how to debug this stuff is highly appreciated :)
> 
> 
> 
> Michael
> 
> 
> /etc/ppp/peers/simyo
> --8<---8<--
> 
> /dev/ttySAC0
> 115200
> connect /etc/ppp/simyo-connect-chat
> crtscts
> lock
> hide-password
> defaultroute
> usepeerdns
> disconnect /etc/ppp/simyo-disconnect-chat
> holdoff 3
> ipcp-accept-local
> ipcp-accept-remote
> noauth
> nomagic
> noipdefault
> novj
> novjccomp
> replacedefaultroute
> lcp-echo-interval 3
> lcp-echo-failure 12
> user "eplus"
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


debugging pppd

2008-07-22 Thread Michael Kluge
Hi,

has anyone experience debugging pppd profiles? I have a profile 
(attached) for the German provider "simyo" (eplus reseller). The chat 
script "/etc/ppp/simyo-connect-chat" suceeds and I get the message 
"Serial connection established". pppd itself is started with 'debug' and 
'nodetach'. After the "Serial connection ..." message the script gets 
stuck without any error message :( If I stop it with Ctrl-C the pppd 
process is somehow still present in the backgound. No clue why, it 
should stay attached, right?

Any hints how to debug this stuff is highly appreciated :)



Michael


/etc/ppp/peers/simyo
--8<---8<--

/dev/ttySAC0
115200
connect /etc/ppp/simyo-connect-chat
crtscts
lock
hide-password
defaultroute
usepeerdns
disconnect /etc/ppp/simyo-disconnect-chat
holdoff 3
ipcp-accept-local
ipcp-accept-remote
noauth
nomagic
noipdefault
novj
novjccomp
replacedefaultroute
lcp-echo-interval 3
lcp-echo-failure 12
user "eplus"

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community