Re: SSH towards Cisco (General questions)
Dirk,
I don't have a cisco router to test against. However, is it possible that the ping on that device doesn't have a limit of tries?
I.e. ping some_host on linux will cause it to ping indefinitely unless specified as ping some_host -c count_number . The later one would only ping as many times as count_number is set.
Can you try a similiar thing?
I tried the same on SSH1 server, and it works like a charm.
Regards,
Damba