rsh/rcp maybe using "reserved" ports (ie < 1024), of
which there are only ~400 available inherently and blocking new
rsh/rcp sessions from being established or due to many connections
in TIME_WAIT status (i.e. wait after close for remote shutdown
retransmission.
Suggest to increase the existing file descriptors to 8192 and decrease
the tcp_time_wait_interval from the default of 4 minutes to 1 minute
for sockets.