Re: Change to support telnet to a given port on a node.

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Mon, 28 Aug 1995 18:23:45 +0200

Hi!

"John P. Rouillard" <rouilj@dstar.iddis.com> said:

John> The following patch to scotty-2.0.0 tkined/ip_trouble.tcl will
John> add the ability to define node parameter telnet_port, which
John> will then be used as the port argument to the telnet
John> command. My use for this is to connect into my terminal server
John> at a given port, which will then send me out the serial line
John> on the terminal server to the console of the machine I want.

I added the patch to my sources. However, I changed the name of the
attribute to "IP-Trouble:TelnetPort". Actually, I changed all the
attribute names to follow this naming scheme. I know, the names are
getting quite long but this will ensure that we do not run into naming
problems later.

Juergen