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

fail to listen on dynamic link aggregation interface #364

Open
kirkse opened this issue Feb 16, 2024 · 1 comment
Open

fail to listen on dynamic link aggregation interface #364

kirkse opened this issue Feb 16, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kirkse
Copy link

kirkse commented Feb 16, 2024

Hi, I try to use bandwhich on system which use IEEE 802.3ad dynamic link aggregation to bond 2 ethernet together. Got error when use:

bandwhich -i bond0 
bond0: " No such device (os error 19)"

If tried to listen on the individual ethernet which is member of the bond. got error,

bandwhich -i eth4
thread 'main' panicked at 'asked to collect errors but found no errors', src/os/shared.rs:143:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace  

Is there a way to make bandwhich listen on link aggregation? or member of the link., Thanks

@cyqsimon cyqsimon added bug Something isn't working help wanted Extra attention is needed labels Feb 18, 2024
@cyqsimon
Copy link
Collaborator

Hmm this is interesting. Noted.

Investigating this will require some time though, which unfortunately I do not have much of right now. Will get back to you when I can take a closer look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants