-start-
>   "Mr. Zalewski" <[EMAIL PROTECTED]>
>at    06/01/2001 12:50 PM

>I'm trying to telnet from a solaris 2.7 machine to an AIX 4.3 machine. I 
am using a perl program to do this. After the first command, the screen 
just sorta hangs there, until I type control C. Any insight?

>The first command is displayed and I assume goes through, but nothing 
happens unless I press the control C and cancel the process. Then I am 
returned to my original prompt.

>10 $command="telnet aixbox\r\n";$
>11 &ExecuteAndPrint ($command);$
>12 $command="root\r\n";$
>13 &ExecuteAndPrint ($command);$
>14 $command="password\r\n";$

Net::Telnet


Grant Hopwood.
Valero Energy Corp.
(210)370-2380
PGP Public Key: Ldap://certserver.pgp.com
nuclear iraq bioweapon encryption cocaine korea terrorist
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to