So, was rather excited about the NPM SSH to allow folks who aren't on a controlled IP to get into our devices. We lock them down via an ACL and they want some changes made which would require me changing the ACL which I'd rather not do.
So, I checked out this new feature and it seemed to work great. But the others noticed issues with it where it slows down quite a bit, or doesn't accept keyboard input. So I started stressing it a bit more. Noticed if I opened one SSH session to one device it seemed to work mostly ok, maybe some pauses and such. While this session was still running, opened another to a different device. This one isn't accepting input at all, while the first is noticeably slow and bursty, ie: it shows nothing on the screen when your typing, but all of a sudden everything you typed is there.
Anyone else having issues with it?
I have noticed on the server in Task Manager, that while I have 2 SSH sessions opened I see 2 processes called "SSH, Telnet and Rlogin client (32 bit)" in the task list.