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

TCP connection issues with SIMH VAX on Docker #2

Open
OrBin opened this issue Mar 9, 2020 · 0 comments
Open

TCP connection issues with SIMH VAX on Docker #2

OrBin opened this issue Mar 9, 2020 · 0 comments

Comments

@OrBin
Copy link

OrBin commented Mar 9, 2020

I'm running a simulated VAXServer 3900 using SIMH, with an OpenVMS operating system.
Incoming communication works when running "natively" on a linux server, but doesn't work when running inside a Docker container.

To be more specific, I see packets coming in and identified as IP packets (when running netcu debug /ip), but it seems like they are not identified as TCP/UDP packets (when running netcu debug /tcp, nothing is shown).

Full details are in simh/simh#813.

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

1 participant