[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

How to access ... ?

Dave Grubb davidagrubb@hotmail.com
Thu, 26 Aug 2010 20:09:27 GMT


Hello,

I just installed conserver to log and manage the output of 50 different devices. It works very nicely and I'm very happy with the results but I've been asked for a way for Windows users to connect to those devices through a mixture of typical Windows-based terminal software (PuTTY, Tera Term etc.,).

Right now, I'm using console to connect:

$ console -M <IP address> -p <port> <console name>

Which takes me straight to the requested terminal. Is there any way I can achieve similar results without using console?

Dave.