You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using your DDoS ebpf program with Intel 10G dual-port. it works great with first port, I am wondering how I can add second port to this program? Is that supported?
Hi, I am using your DDoS ebpf program with Intel 10G dual-port. it works great with first port, I am wondering how I can add second port to this program? Is that supported?
xdp_ddos01_blacklist -d enp3s0f0
xdp_ddos01_blacklist -d enp3s0f1
then I added ip to be blacklisted:
xdp_ddos01_blacklist_cmdline -a --ip 218.201.130.10
When I blast traffic towards enp3s0f0 and enp3s0f1, the second port does not show any incoming traffic. the first port works great.
Any idea? Appreciated your reply
thanks
The text was updated successfully, but these errors were encountered: