Skip to content

Instantly share code, notes, and snippets.

@zoonderkins
Created September 13, 2025 01:48
Show Gist options
  • Save zoonderkins/94f90bdd6a04135fedd762f5d38839c3 to your computer and use it in GitHub Desktop.
Save zoonderkins/94f90bdd6a04135fedd762f5d38839c3 to your computer and use it in GitHub Desktop.
dnsdist2-ebpf-fix-on-debian

Install

apt install bpftool
uname -r
bpftool feature probe | sed -n '1,200p'
mount | grep bpffs || sudo mount -t bpf bpffs /sys/fs/bpf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment