AX FDP #15391
Unanswered
littlechicks
asked this question in
Q&A
AX FDP
#15391
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, is anyone tried to make AF_XDP working with dockerized dnsdist ?
i followed systemd installation : https://www.dnsdist.org/advanced/xsk.html#running-under-systemd
I tried to run dnsdist with (
and mounted the volumes:
- /sys/fs/bpf:/sys/fs/bpf # with chown to 953.
and set sysctl kernel.unprivileged_bpf_disabled=0
insalled bcc with
apt-get install bpfcc-tools linux-headers-$(uname -r)
i run the
xdp.py
programm on ens160.But when i add xdp instruct in
dnsdist.conf
and run it but i get:Beta Was this translation helpful? Give feedback.
All reactions