Stanislav Dmitrenko wrote:
> 
> Hi !
> 
> I'm running Slackware-3.6 (kernel version 2.0.35) with pppd-2.2.0f
> (connecting with ISP throw SRM 

What is SRM?

> - no crtscts, only xonxoff

I didn't know anyone actually used XON/XOFF any more. But if you do
really have to use XON/XOFF, then I'd think you should use an ACCM of
A0000 (or a bit superset of that, such as ffffffff). That makes the
actual ^Q and ^S characters (17 and 19) escaped in the HDLC framing. You
request that the data coming to you is so-escaped by specifying

asyncmap a0000

in your pppd options (maybe you're already doing that).

-- David

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to