I am attempting to fire up a telnet session in the backgroud via a script. I am not needing to log into the session only to establish the session and create the telnetd process on the remote machine. REASON FOR SCRIPT - I am updating the kernel parm for the number of allowable telnet sessions and want to start up a whole bunch at once. Problem is when you try ( telnet server_name & ) it starts the session but you need to hit enter. I have tried many different string sequences in my script but nothing seems to work. ANY IDEAS???
Thanks
Simpson
Thanks
Simpson