10-06-2024 10:11 AM
C-Kermit 9.0.302 OPEN SOURCE:, 20 Aug 2011, for macOS 11.1 (64-bit)
Copyright (C) 1985, 2011,
Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
(/Users/edwardstafford/Library/Application Support/MacWise/kermit/Update/) C-Ker mit>set telnet terminal-type vt100 (/Users/edwardstafford/Library/Application Support/MacWise/kermit/Update/) C-Ker mit>set terminal idle-timeout 60 (/Users/edwardstafford/Library/Application Support/MacWise/kermit/Update/) C-Ker mit>set terminal idle-action telnet-nop (/Users/edwardstafford/Library/Application Support/MacWise/kermit/Update/) C-Ker mit>cd / (/) C-Kermit>cd users/edwardstafford/Documents (/Users/edwardstafford/Documents/) C-Kermit>mkdir kermit_transfers (/Users/edwardstafford/Documents/) C-Kermit>cd kermit_transfers
(/Users/edwardstafford/Documents/kermit_transfers/)
C-Kermit>ssh GATEWAY -l admi n -p 22 Connecting via command "ssh -e none GATEWAY -l admin -p 22" Escape character: Ctrl-\ (ASCII 28, FS): enabled Type the escape character followed by C to get back, or followed by ? to see other options. ---------------------------------------------------- Communications disconnect
Solved! Go to Solution.
10-07-2024 11:44 PM
Unable to negotiate with 192.168.1.1 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
edwardstafford@Mac ~ %
You have cipher issue between MAC and Device
may be try below steps :
https://www.volico.com/wiki/pages/viewpage.action?pageId=15728687
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
10-06-2024 11:29 AM
you looking to use kermit to ssh device.
you can use normal SSH to device
ssh -vv cisco@10.10.10.10
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
10-06-2024 11:41 AM
10-07-2024 11:44 PM
Unable to negotiate with 192.168.1.1 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
edwardstafford@Mac ~ %
You have cipher issue between MAC and Device
may be try below steps :
https://www.volico.com/wiki/pages/viewpage.action?pageId=15728687
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide