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

mtr throws error: unable to get raw sockets #16

Closed
enricoboldt opened this issue Sep 22, 2018 · 1 comment
Closed

mtr throws error: unable to get raw sockets #16

enricoboldt opened this issue Sep 22, 2018 · 1 comment
Assignees
Labels
User Support This is a user who needs help.

Comments

@enricoboldt
Copy link

enricoboldt commented Sep 22, 2018

Describe the bug
when using tracetool mtr (mytraceroute), installed via apt, mtr throws an error.
"mtr: unable to get raw sockets"
To Reproduce
Steps to reproduce the behavior:

  1. install mtr via "sudo apt install mtr"
  2. start a trace like "mtr google.com"

Expected behavior
An output with all hops between host and destination, with last pings, latency and so on in console

Screenshots
mtr_unable_to_get_raw_sockets

Info
Windows Build:
17763

@sirredbeard
Copy link

Great question and I have a solution for you.

You need to run WLinux as administrator in Windows to access raw sockets from inside WSL.

For security reasons and such.

@sirredbeard sirredbeard self-assigned this Sep 22, 2018
@sirredbeard sirredbeard added the User Support This is a user who needs help. label Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Support This is a user who needs help.
Projects
None yet
Development

No branches or pull requests

2 participants