Advanced Search
Search Results
6 total results found
Redirect Domain to New Domain
This config should allow you to redirect source.example.com to destination.example.com using cloudflared and Odoo as examples First setup HTTP 301 redirect rules from the source to the destination domain. Next configure the DNS records This should re...
Apple Private Relay on pihole
if your Apple device has a DNS issue, but the DNS queries are not showing in the pihole logs you should see something along the lines of mask.icloud.com and mask-h2.icloud.com being blocked as Blocked (Special Domain) nxdomain. This appears to be a problem wit...
Blocking External Client DNS Queries
Blocking External Client DNS Queries This procedure configures the firewall to block DNS requests from local clients to servers outside the local network. With no other accessible DNS servers, clients are forced to send DNS requests to the DNS Resolver or DNS...
Create & Manage DNS Zones and Records with PowerShell
Create & Manage DNS Zones and Records with PowerShell https://woshub.com/create-manage-dns-zones-records-powershell/ A Windows administrator can use the good old Dnscmd cli tool or DNSServer module for PowerShell to manage DNS zones and records. In this arti...
Configure Network Settings on Windows with PowerShell: IP Address, DNS, Default Gateway, Static Routes
https://woshub.com/powershell-configure-windows-networking/ Configure Network Settings on Windows with PowerShell: IP Address, DNS, Default Gateway, Static Routes In Windows, you can manage the settings for your network adapters not only from the GUI but als...
How to Enable DNS Query Logging and Parse Log File on Windows Server
https://woshub.com/enable-dns-query-logging-parse-logfile/ How to Enable DNS Query Logging and Parse Log File on Windows Server In this article, we’ll show how to enable DNS logging for all user queries on a DNS server running Windows Server, how to parse an...