Date: Mon, 18 Mar 1996 14:36:41 PST From: Bill Fenner <fenner@parc.xerox.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: current@freebsd.org, peter@freebsd.org Subject: Re: Very strange packet-forwarding behavior! Message-ID: <96Mar18.143648pst.177478@crevenia.parc.xerox.com> In-Reply-To: Your message of "Fri, 15 Mar 1996 22:13:06 PST." <1093.826956786@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <1093.826956786@time.cdrom.com> Jordan wrote: >With ssh eating the line, however, everything else grinds to a screeching halt. >... It's like ssh is not only eating all the >bandwidth, it's eating it at such a "high priority" that absolutely >nothing else can get through, not even pings. ssh can potentially set IPTOS_LOWDELAY if you are either using "ssh remotehost" (e.g. no command) *or* if X forwarding succeeds. Try using "ssh -x". Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Mar18.143648pst.177478>