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

Document ping doesn't work due to SLIRP #673

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

deviantintegral
Copy link
Contributor

Adding a note as I and others have thought something is buggy with networking due to testing with ping.

abiosoft/colima#140 (comment)

@AkihiroSuda
Copy link
Member

Please squash commits

README.md Outdated
@@ -370,6 +370,19 @@ To add another IP address that is accessible from the host and other virtual mac

See [`./docs/network.md`](./docs/network.md).

#### Ping shows duplicate packets and massive response times

Lima use's QEMU's SLIRP networking which does not support `ping` out of the box:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: use’s

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Signed-off-by: Andrew Berry <andrew@furrypaws.ca>
@AkihiroSuda AkihiroSuda added the documentation Improvements or additions to documentation label Feb 22, 2022
@AkihiroSuda AkihiroSuda added this to the vNext milestone Feb 22, 2022
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jandubois jandubois merged commit 01ce318 into lima-vm:master Feb 22, 2022
@deviantintegral deviantintegral deleted the patch-1 branch February 23, 2022 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants