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

Ubuntu 20.04 Unable to find NET_DM family, dropwatch can't work, kernel already configured with CONFIG_NET_DROP_MONITOR=y #91

Open
jmck111 opened this issue Nov 4, 2024 · 2 comments

Comments

@jmck111
Copy link

jmck111 commented Nov 4, 2024

I have installed dropwatch using snap on Ubuntu 20.04. Running Kernel is 5.4.0-200-generic

When I run: dropwatch -l kas

I get:
Unable to find NET_DM family,
dropwatch can't work

I have checked the kernel var CONFIG_NET_DROP_MONITOR and its already set to y.
Any ideas?
Thanks.

@nhorman
Copy link
Owner

nhorman commented Nov 4, 2024

I'm guessing its some kernel misconfiguration. I just tried on 22.04 with kernel 5.15.0-122 and it works fine. Perhaps you're looking at the config for a newer kernel but running a version that doesn't have it enabled. Suggest opening an issue with ubuntu.

@jmck111
Copy link
Author

jmck111 commented Nov 4, 2024

Thanks for the quick reply. Hmm seems to be the correct Kernel I'm checking. I'll do some more digging.

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

2 participants