On Wednesday 14 August 2002 4:35 pm, Amy Tanner wrote: > On Wed, Aug 14, 2002 at 04:00:47PM -0500, Christopher A. Gahlon (cgahlon at citilink.com) wrote: > > On Wednesday 14 August 2002 01:59 pm, Amy Tanner wrote: > > > I'm looking for a graphical telnet/ssh client for one of my users. He > > > would like it to be able to store hostnames that he connects to > > > (similar to how secureCRT for Windows does). Does anything like this > > > exist for Linux? I looked at gnome-telnet but it doesn't seem to. Any > > > others? > > > > SecPanel works great! > > > > Has Agent and key management support too. > > This is nice but it doesn't seem to support telnet and the user needs > telnet to get to some routers that don't yet support ssh. Is there any > way to support telnet through a plug-in? Maybe a few hacks? Option 1: Set up an identity key in ssh that executes telnet, then just "telnet to localhost" using that key Option 2: Create a user on that host whos shell is telnet This dosnt store hosts nicely, though. Jay