“ Netlink错误:不允许操作”在Docker上运行Zeek

发布于 2025-02-05 23:48:39 字数 312 浏览 1 评论 0原文

我正在独立模式下在Docker容器(来自Image Zeekurity)上运行Zeek,并且我正在尝试禁用网络接口的校验和卸载,但随后发生了:

root@0787148fac96:/usr/local/zeek# ethtool --offload eth0 rx off tx off
netlink error: Operation not permitted`

我真的不明白为什么。

Zeek版本为2.7.1,容器的OS是Linux 11, Docker版本是20.10.17在Ubuntu版本22.04 LTS 64位运行

I'm running Zeek on a Docker container (from image Zeekurity) in standalone mode and I'm trying to disable checksum offloading for my network interface, but then this happens:

root@0787148fac96:/usr/local/zeek# ethtool --offload eth0 rx off tx off
netlink error: Operation not permitted`

I really can't understand why.

Zeek version is 2.7.1, container's OS is Linux 11,
Docker version is 20.10.17 running on Ubuntu version 22.04 LTS 64 bit

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文