|
I have set up Net::SSH::Perl ver 1.27 in Cygwin to do automatic logins to our Sun servers (running solaris 2.6 and 2.8). The Sun servers are running FSecure's SSH server. My script calles the sun servers in order executing a command on them like df -k and collects the output in a file that can be viewed for easy monitoring. What we see is that after the script has received the out put of the command and is disconnecting the sun servers see a huge spike in Cross Connects.
In and of its self the Cross Connects are not a problem. However, Siteminder from Netegrity does not seem to recover well. After connecting and disconnecting 4 times in about 10 minutes Siteminder does not recover and completly hangs.
My question is has anyone seen anything like this using this module talking to a sun server running FSecure's SSH. Could this be caused by different implimentations of SSH???
Please send all responses to louis_bohm_at_yahoo.com
Thanks,
Louis |