Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

6 total results found

Redirect Domain to New Domain

Networking DNS

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...

DNS
Redirect
Odoo
Cloudflared

Apple Private Relay on pihole

Networking DNS

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...

Pi-Hole
DNS

Blocking External Client DNS Queries

Networking DNS

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...

pFsense
DNS

Create & Manage DNS Zones and Records with PowerShell

Windows 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...

DNS
Powershell
Windows

Configure Network Settings on Windows with PowerShell: IP Address, DNS, Default Gateway, Static Routes

Windows Powershell

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...

DHCP
Powershell
Network
DNS
Windows

How to Enable DNS Query Logging and Parse Log File on Windows Server

Windows

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...

Powershell
DNS
Windows