On Mon, Jun 21, 1999 at 08:54:03AM -0500, Ramesh Natarajan wrote: > This message was sent from Geocrawler.com by "Ramesh Natarajan" <[EMAIL > PROTECTED]> > > Hi, Once dialed in, how to determine the local (dynamically assigned) IP id? > I know pppd invokes ip-up with the local IP. But outside that, is there a env > variable, API or a file that holds returns this info?
# ifconfig ppp0 That command will show you the status of the ppp link.

