Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PC hangs when running ssh2dos in TCP/IP setup #1

Open
velouria opened this issue May 5, 2021 · 6 comments
Open

PC hangs when running ssh2dos in TCP/IP setup #1

velouria opened this issue May 5, 2021 · 6 comments

Comments

@velouria
Copy link

velouria commented May 5, 2021

Packet driver was correctly configured: 3Com Etherlink III with 3C509.exe.
mTCP DHCP got an IP lease and could reach network.
PC hangs when running ssh2dos in TCP/IP setup.
Tried with old ssh2dos (v0.2.1) and it does the TPC/IP setup but fails connecting due to old protocols being used.

@AnttiTakala
Copy link
Owner

Which CPU does your system have? I have only tested the programs with a Pentium as I don't currently have anything older. I suspect there might be something misconfigured in my watt32 compilation.

I'll try to test with PCem.

@velouria
Copy link
Author

velouria commented May 5, 2021

Which CPU does your system have? I have only tested the programs with a Pentium as I don't currently have anything older. I suspect there might be something misconfigured in my watt32 compilation.

I'll try to test with PCem.

It's 486 DX4.
If I can provide any logs pls let me know how to do it (I tried logging the session but it doesn't log anything before it halts).

@AnttiTakala
Copy link
Owner

Ok! I actually do have a DX2/DX4 system I can try with and also a 3C509.

Did you run only with ssh2dos.exe or also with ssh2d386.exe? emm386 or similar loaded? How much free memory?

How long did you wait? If the program actually starts generating the key, it might take a long time to finish.

@velouria
Copy link
Author

velouria commented May 5, 2021

Update: ssh2d386 seems to work fine. Thanks for the tip!
After running ssh2d386 and being able to connect to the other host, I tried again with ssh2dos and it worked...
But if I run ssh2dos first, after a reboot, it still halts the PC... 🤔

@AnttiTakala
Copy link
Owner

Great to hear!

Sounds like a bug in the non-386 version that needs investigation. On the other hand they are so slow that they might be useless in most cases anyway.

@velouria
Copy link
Author

velouria commented May 5, 2021

Thanks! Actually the behavior is a bit random. I'm able to connect but on the next try I get "No ARP reply".
It seems like I need to connect to the host with ssh2d386 and only after that I can run other commands (scp2d386 for instance)... I know it doesn't make much sense but that's what I'm experiencing. :(
In any case it works and I was able to transfer files between my old 486 PC and a Mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants