[OmniOS-discuss] strangeness ssh into omnios from oi_151a9

Dan McDonald danmcd at omniti.com
Mon Aug 24 01:19:50 UTC 2015


I just tried this reproduction on my OmniOS box:

1.) ssh to OI 151a9.

2.) ssh from 151a9 to bloody

3.) cat $illumos-gate/usr/src/uts/common/inet/ip/ip.c  (a large file)

No breakage.

4.) "git log -p ip.c"  -- it uses less -M by default, so that stopped waiting for input.

5.) "git log -p ip.c | cat" -- it spewed output.

6.) exec bash  (I use tcsh)

7.) repeat #5

8.) Login to bloody with a user account with SHELL=bash.

9.) repeat #5

I'm not seeing it.  Do you maybe have PathMTU issues, or are these same-subnet machines?

Dan



More information about the OmniOS-discuss mailing list