From owner-freebsd-hackers Thu Mar 30 10:00:05 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA04522 for hackers-outgoing; Thu, 30 Mar 1995 10:00:05 -0800 Received: from balboa.eng.uci.edu (balboa.eng.uci.edu [128.200.61.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA04515 for ; Thu, 30 Mar 1995 10:00:04 -0800 Received: from newport.ece.uci.edu by balboa.eng.uci.edu with SMTP id AA19793 (5.65c/IDA-1.4.4 for hackers@freebsd.org); Thu, 30 Mar 1995 09:59:49 -0800 Received: from localhost by newport.ece.uci.edu (5.x/SMI-SVR4) id AA23473; Thu, 30 Mar 1995 09:59:48 -0800 Message-Id: <9503301759.AA23473@newport.ece.uci.edu> To: fcawth@squid.umd.edu (Fred Cawthorne) Cc: hackers@FreeBSD.org Subject: Re: Slip over telnet In-Reply-To: Your message of "Thu, 30 Mar 1995 10:05:14 EST." <9503301505.AA03705@squid.umd.edu> Date: Thu, 30 Mar 1995 09:59:48 -0800 From: Steven Wallace Sender: hackers-owner@FreeBSD.org Precedence: bulk > Hmmm... I have a PPP server working over a pty on 2.0R with the PPP > patch... What is this patch? I presume it has already been applied to -current? > I call in, telnet to my FreeBSD2.0 machine, and start pppd. (with no > options for the tty so I guess it uses /dev/tty...) I've never used ppp so I wouldn't know. > I escape the telnet control character and all is well. There does seem > to be a delay every once in a while when I am ftp'ing large files. When > something else is running (like an X application...) the delays go away. > (or if I type some characters in a telnet session, sending stuff to the > server) How do you escape the telnet control character? Is this the escaper char of the server you dail to? I don't know what could be causing this timeout. It could be in our ppp. Steven