Hi all, I am starting a proyect and I need to do remote editing to a HP NonStop server. I am connected via vpn and the only service is telnet. So I am trying to use Tramp (telnet mode) to conect and sadly I am running into trouble.
It hangs when it tries to set the shell prompt. I think it has to do with the fact the when you do a telnet the NonStop queries you about if you want to OSS or TACL mode. Trying x.x.x.x... Connected to *********. Escape character is '^]'. WELCOME TO ************************** TELSERV - *********** - ********** - ******* Available Services: EMSDIST OSS TACL EXIT Enter Choice> oss login: Password: I don't want to give up on this, otherwise I will be force to use Vi on a 25x80 terminal. I looked all over the net with noluck. Any help would be appreciated. Thanks, York Block ps. The following is the dump of the debug: $ echo are you awake '; PS2=''; PS3='' Sorry, invalid choice Available Services: EMSDIST OSS TACL EXIT Enter Choice> [[Remote prompt `^///5d70b6b546ae97f5b4d300694d1e9167 ?$' not found in 10 secs]] # Opening connection for [EMAIL PROTECTED] using telnet... # Waiting for prompts from remote shell # Waiting 60s for prompt from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase\).*:? *" from remote shell # Looking for regexp ".*ogin\( .*\)?: *" from remote shell # Looking for regexp "^[^#$%> ]*[#$%>] *" from remote shell # Looking for regexp "^[^#$%> ]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell # Looking for regexp "^.*\(Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase\).*: _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
