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

Cannot ping 127.0.0.1 or ::1 #1556

Open
sellerie98 opened this issue Feb 13, 2020 · 0 comments
Open

Cannot ping 127.0.0.1 or ::1 #1556

sellerie98 opened this issue Feb 13, 2020 · 0 comments

Comments

@sellerie98
Copy link

@sellerie98 sellerie98 commented Feb 13, 2020

Pinging 127.0.0.1 does not work:
ping 127.0.0.1:

2020/02/13 19:57:45 ping failed: bad ICMP echo reply type: 8
Exception: ping exited with 1

ping -6 ::1

2020/02/13 20:09:02 ping failed: bad ICMP checksum: 0 (expected 65535)
Exception: ping exited with 1

Also ip l set lo up does not fix the issue.
It does not seem to matter if an ethernet cable is connected. I use Linux 5.5.0.

@sellerie98 sellerie98 changed the title Cannot ping 127.0.0.1 Cannot ping 127.0.0.1 or ::1 Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.