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

Ethernet network interface not accepted #1

Open
kqvanity opened this issue Mar 1, 2024 · 0 comments
Open

Ethernet network interface not accepted #1

kqvanity opened this issue Mar 1, 2024 · 0 comments

Comments

@kqvanity
Copy link

kqvanity commented Mar 1, 2024

I've first updated the pnet carate to the latest version because of an error that raised, and after the program compiling successfully, it raised the following error. The network interface I provide via sudo ./sni-sniffer --sniff eno1 is up & running, but to no avail!

warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[sudo] password for polendina:        
The network interface is eno1
thread 'main' panicked at src/interface.rs:94:19:
packetdump: unable to create channel: No such device (os error 19)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant