diff --git a/docker/suricata/dist/capture-filter.bpf b/docker/suricata/dist/capture-filter.bpf index 4b289a00..73aa9ce4 100644 --- a/docker/suricata/dist/capture-filter.bpf +++ b/docker/suricata/dist/capture-filter.bpf @@ -1,3 +1,4 @@ not (host sicherheitstacho.eu or community.sicherheitstacho.eu) and not (host deb.debian.org) and -not (host index.docker.io or docker.io) +not (host index.docker.io or docker.io) and +not (host 80.158.38.137)