Re: PPP-layer Echo

2005-04-27 Thread Jose M Rodriguez
El Miércoles, 27 de Abril de 2005 19:23, Crist J. Clark escribió: > I want to do something rather simple, but a quick look at > documentation ("man ppp") didn't give me an answer, and I'm > rather pressed for time. > > All I want to do is send an echo-request and listen for the > echo-reply at the

Re: PPP-layer Echo

2005-04-27 Thread Barney Wolff
On Wed, Apr 27, 2005 at 04:41:52PM -0700, Crist J. Clark wrote: > > However, I'm seeing some weirdness, and I wonder if any PPP > gurus can comment. My end sends a ping (a HDLC dump), > > ff 03 c0 21 09 01 00 10 6d a8 39 0d 59 4e 4f 54 00 00 00 01 52 b6 > ^ ^ ^^ ^^ ^ ^^^ ^

Re: PPP-layer Echo

2005-04-27 Thread Crist J. Clark
On Thu, Apr 28, 2005 at 08:38:01AM +1000, Neo-Vortex wrote: > > > On Wed, 27 Apr 2005, Crist J. Clark wrote: > > > All I want to do is send an echo-request and listen for the > > echo-reply at the PPP layer. Note that I am talking about > > pings _at the link layer,_ not IP layer pings. A quick

Re: PPP-layer Echo

2005-04-27 Thread Neo-Vortex
On Wed, 27 Apr 2005, Crist J. Clark wrote: > All I want to do is send an echo-request and listen for the > echo-reply at the PPP layer. Note that I am talking about > pings _at the link layer,_ not IP layer pings. A quick look > at the ppp(8) manpage didn't seem to indicate any tools for > sendi

PPP-layer Echo

2005-04-27 Thread Crist J. Clark
I want to do something rather simple, but a quick look at documentation ("man ppp") didn't give me an answer, and I'm rather pressed for time. All I want to do is send an echo-request and listen for the echo-reply at the PPP layer. Note that I am talking about pings _at the link layer,_ not IP lay