Setting up KERMIT for telnet over the wifi modem #117
Replies: 5 comments 4 replies
-
|
Never mind! I found the solution, I had to run an STA configuration mode first, I was still in AP and therefore unable to access the internet. |
Beta Was this translation helpful? Give feedback.
-
|
Is explained in detail in the documentation: |
Beta Was this translation helpful? Give feedback.
-
|
The site you try to reach might be down, I always test that with some PC and telnet before, if a site can be reached. Also many sites won't accept plain telnet connections anymore, only ssh encrypted sessions, and CP/M kermit can't do that, it will reject all encryption requests. |
Beta Was this translation helpful? Give feedback.
-
|
If putty gets asked about encryption by a remote host, it will answer I can do that. CP/M kermit cannot and will reject the request. This is why I use a plain telnet command line tool for such tests, because that cannot do any encryption offered, and if the host rejects that, it will fail. |
Beta Was this translation helpful? Give feedback.
-
|
been interested in telneting into some of these BBSs that still seem to be around. Just downloaded a directory, so they're still out there for the hobbyists/enthusiasts. I even kept my landline after getting a new alarm system. I have an old Atari 800 with an 810 modem, as well as a working landline. But would love to incorporate my IMSAI 8080 if possible I'm guessing I should probably emulate via the wifi modem first, before I move on to old hardware -if it's even possible. Just thought i might be kind of fun. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Group,
I am struggling with the Kermit setup to be able to telnet from the IMSAI.
When I do:
I do get a response of "OK" for AT commands.
But when I try to dial as in ATDT a80sappleiisbbs.ddns.net:6502 (or any other telnet sites), I immediately get a "NO ANSWER".
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions