Date: Sat, 7 Jan 1995 17:12:30 -0700 From: Nate Williams <nate@bsd.coe.montana.edu> To: John Beukema <jbeukema@HK.Super.NET> Cc: freebsd-questions@freebsd.org Subject: Re: SLIP problems Message-ID: <199501080012.RAA18007@bsd.coe.montana.edu> In-Reply-To: John Beukema <jbeukema@HK.Super.NET> "Re: SLIP problems" (Jan 8, 7:57am)
next in thread | previous in thread | raw e-mail | index | archive | help
> > Make sure you disable software flow control on BOTH ends of the SLIP > > connection. > > why? Since SLIP/PPP are 8-bit connections, it's possible (probable) that you will send data that looks like XON/XOFF through the pipe which will cause the modems to stop sending data. You need hardware flow control enabled instead. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501080012.RAA18007>