Ticket #43086

Macro from /m option doesn't "wait" correctly after release 4.91

Date d'ouverture: 2021-10-21 03:11 Dernière mise à jour: 2021-10-21 03:11

Rapporteur:
Propriétaire:
(Aucun)
Type:
État:
Ouvert
Composant:
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

I have a bunch of ttl files along these lines:

wait 'login'
sendln 'admin'
wait 'Password'
sendln 'password123'

I use them to connect to Cisco gear via telnet (not ssh). These work great in release 4.91 and earlier, the "admin" string is only sent once the "login" line appears. But from 4.92, the macro runs but it does not wait to send anything, it starts sending right away and the login fails. So I end up with something like this on the screen:

password123
User Access Verification
login:

When it should be:

User Access Verification
login: admin
Password: password123

Running this on Windows 10 Enterprise x64 10.0.19042.

Ticket History (1/1 Histories)

2021-10-21 03:11 Updated by: tstevens
  • New Ticket "Macro from /m option doesn't "wait" correctly after release 4.91" created

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion