On Tue, Apr 02, 2002 at 09:36:00AM -0500, Simoncini, Matthew wrote:
Anyone have this type of problem or more importantly, can someone point me in the right direction?
My first two thoughts are: iptables times out your connection for some reason, or the remote side has an autologout value set. Is there a firewall setup on your box? You can do "iptables -L" to find out. As for autologout, I would think this would have affected you before, but it's something to rule out anyway. What shell are you using on the remote machines? If it's a csh variant, run "echo $autologout" and see what it comes back with. If it comes back with a defined non-0 value, that is a likely cause of your problem. Run "set autologout=0" and see if that fixes your problem. -- Randomly Generated Tagline: "Note that if I can get you to \"su and say\" something just by asking, you have a very serious security problem on your system and you should look into it." (By Paul Vixie, vixie-cron 3.0.1 installation notes)