MODULE.NET_06v0.107.0-stableIn Production
~/projects/adguard-home

AdGuard Home

AdGuard Home deployed as a dedicated LXC container acting as primary DNS resolver for the entire network with upstream DoH.

ADGUARDDNSDEBIANDOH
SYS.LOG_02 // Solution

Architecture

  • block
    Network-wide Blocking

    All DNS queries routed through AdGuard. 300k+ blocklist entries.

  • lock
    DNS over HTTPS

    Upstream queries encrypted via DoH to Cloudflare 1.1.1.1 and Quad9.

  • dns
    Local DNS Records

    Custom A records for all internal services. No /etc/hosts needed.

SYS.LOG_03 // Implementation Pipeline
01

LXC Container

pct create 200 local:vztmpl/debian-12 --hostname adguard --memory 256 --cores 1 --net0 name=eth0,ip=10.0.10.53/24
verified_user
SYS.LOG_04 // System Validation

The Resulting Ecosystem

# BLOCKING
11.34% Queries Blocked

11.34% des requêtes DNS bloquées en moyenne sur le réseau. Zéro pub sur tous les appareils.

# PRIVACY
Encrypted Upstream

All DNS queries encrypted. ISP-level DNS snooping eliminated.

# CONTROL
Per-Client Rules

Granular per-device blocklists. IoT devices fully sandboxed at DNS level.

arrow_back
Previous
n8n Automation
Next
MCP Server Custom
arrow_forward