8000 bug: listening to interface without network address · Issue #727 · buger/goreplay · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bug: listening to interface without network address #727

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

Closed
shuvigoss opened this issue Jan 8, 2020 · 4 comments · Fixed by #797
Closed

bug: listening to interface without network address #727

shuvigoss opened this issue Jan 8, 2020 · 4 comments · Fixed by #797
Labels
bug Something isn't working in progress

Comments

@shuvigoss
Copy link

2020/01/08 14:10:54 SIOCGIFMEDIA on llw0 failed: Device power is off
Exiting.

my network config is
image

why use llw0 ?

@porjo
Copy link
porjo commented Jan 14, 2020

Try specifying the input interface e.g. gor --input-raw eth0:80 --output-stdout

@shuvigoss
Copy link
Author

Try specifying the input interface e.g. gor --input-raw eth0:80 --output-stdout

image
not working

@urbanishimwe
Copy link
Collaborator

@shuvigoss does the issue occur on macOS Catalina?

@urbanishimwe
Copy link
Collaborator

@shuvigoss I learned that this issue was produced because this interface doesn't have network address(the only address there is hardware address), it was supposed to be ignored!

@urbanishimwe urbanishimwe changed the title osx start gor error bug: listening to interface without network address Jul 3, 2020
@urbanishimwe urbanishimwe added bug Something isn't working in progress and removed needs investigation labels Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0