With 4 separate macros, each containing a single 'connect' command.
Two SSH servers, one on a local LAN, the second on a remote LAN.
The remote LAN device is perfectly routable
When connecting to the remote SSH server with the fourth connect command listed below, Teraterm is launched, but fails to actually connect. The three previous commands work exactly as expected.
With 4 separate macros, each containing a single 'connect' command. Two SSH servers, one on a local LAN, the second on a remote LAN. The remote LAN device is perfectly routable
When connecting to the remote SSH server with the fourth connect command listed below, Teraterm is launched, but fails to actually connect. The three previous commands work exactly as expected.
(Local LAN) connect '192.168.1.1:50000 /ssh /2 /auth=password /user=admin /ask4passwd' connect '192.168.1.1:50000 /ssh /2 /auth=password /user=admin /passwd=test' (Remote LAN) connect '192.168.2.1:50000 /ssh /2 /auth=password /user=admin /ask4passwd' connect '192.168.2.1:50000 /ssh /2 /auth=password /user=admin /passwd=test'
The error message I've left with is below