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

networking #2

Open
progrium opened this issue Feb 2, 2025 · 2 comments
Open

networking #2

progrium opened this issue Feb 2, 2025 · 2 comments

Comments

@progrium
Copy link
Owner

progrium commented Feb 2, 2025

Should be as easy as uncommenting the lines in init, but last time it was working it could ping IPs but not resolve domains. Also, networking won't work in the v86 tester because a network relay needs to be set up. So we should get this working in QEMU first.

@progrium
Copy link
Owner Author

progrium commented Feb 2, 2025

The QEMU command in Makefile should be all that's needed for telling it to add networking. I'm pretty sure it worked previous with those flags.

@progrium
Copy link
Owner Author

progrium commented Feb 4, 2025

Networking (though no DNS) works in QEMU, but in v86 we get:

/ # ip link set dev eth0 up
ip: SIOCGIFFLAGS: No such device

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