Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: TCP_NODELAY

Subject: Re: TCP_NODELAY
Date: Tue, 16 Jan 2007 14:05:32 -0700
It can also be set per socket with setsockopt(2).

How to do something similar in an ssh subsystem, I'm afraid I don't know

Regards
Mark

On 1/15/07, olaf weiser wrote:

Hallo to all,

so far I know,  this is a system wide parameter.... You could set this
per interface or for all connections....

in AIX , this is an option set by the no command

you can verify by
no -a or no -L
and set by no -o ....


at least , that's what we do... cheers olaf



Chris Nystrom wrote:
> Hello,
>
> I have an interactive application including mouse events that I want
> to be secure. I have configured the system to use an openssh subsystem
> and it works well except that we have noticed some inconsistent
> performance. We have fixed this on a plain socket connection by
> setting TCP_NODELAY.
>
> I have looked at the man pages and the e-mail archives and as far as I
> can tell there is no way to set this for an ssh subsystem. Am I
> correct?
>
> Thank you,
> Chris
>




<Prev in Thread] Current Thread [Next in Thread>