Networking
5 matching entries across Articles, TIL and Projects.
Articles
NO_CLIENT_SITE entries in Netlogon logs are useful evidence that client networks are not mapped cleanly to Active Directory sites. PowerShell can turn the logs into a subnet-hygiene report.
Treating Cloudflare WARP Split Tunnels and Fallback Domains as Generated ConfigurationWhen private sites and DNS exceptions multiply, WARP device-profile configuration becomes data. Source control can become the input and PowerShell the generator.
Why IP-Based Egress Steering Does Not ScaleStatic IP and subnet rules become fragile when SaaS platforms and CDNs move underneath you. Domain-aware egress policy aligns network controls with application intent.
Today I Learned
Cloud and SaaS services move between addresses. Policy often expresses intent more accurately when it follows the application hostname.
Cloudflare WARP: Fallback Domains and Split Tunnels Solve Different ProblemsDNS resolution and packet routing are related, but a WARP configuration often needs you to reason about them separately.