Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

This page is under development

Table of Contents
maxLevel1

...

Xfinity DNS (XDNS) is a feature that classifies DNS requests from connected user devices. The XDNS server will apply policy such as URL filtering based on the request classification. XBC-39 describes the Product requirements and RDKB-7792 is the corresponding RDKB ticket.

XDNS contains two functional components:

...

This will leverage the Crystalball Batch Process architecture. The following is the high-level architecture diagram:

draw.io Diagram
diagramNameXDNS REPORT ENGINE REQUIREMENTS DIAG.drawio
revision1
Image Removed


DNS Cluster will mirror or packet capture all the DNS request and responses to the Kafka Cluster. For XDNS, the Producer process will filter DNS response that contains CNAME with "xdns.xfinity.net". This will help to reduce the number of messages to the Crystalball infrastructure.

...