Chad,

While I'm sure there are better ways to do this, one thing you could do to
see what parameters are being passed to pppd would be to temporarily replace
the pppd program with a program or script that take the arguments passed to
it and dumps them to a file that you can look at to examine them.

I have done this in the past with a few lines of C code.

Mike

----- Original Message -----
From: osostech <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 24, 1999 12:35 PM
Subject: [expert] How to display full 'command lines' in process table?


> Hello All,
>
> Here's my predicament:
> I can't connect to my work ISP with pppd directly... I always time out on
the
> LCP Config requests.  I have no idea what that means.  Anyhow, I've
fiddled
> with my ppp options to no avail... However, if I use kppp, THEN I connect
with
> no problem.  If only I knew exactly how kppp was calling pppd... I've
added no
> additional arguments, they both obviously use the same options file.  I'm
sure
> it's in the calling of pppd by kppp, but I can't see the full command in
the
> process table because it's of course too long.
>
> So:
> Any way to see whole processes in the process table?
> and/or
> What's with this timing out on the LCP Requests (?) with pppd?  ( my
script is
> fine, I'm getting in, just not getting past the LCP part ).
>
> Thanks,
> Chad
>
>

Reply via email to