DNS servers

Winsage
June 13, 2026
Microsoft has introduced DNS over HTTPS (DoH) on Windows Server 2025, enhancing network security by encrypting DNS traffic for client-to-server communications. This feature, previously available only in Windows client editions, is now part of Microsoft's Zero Trust architecture. DoH routes DNS traffic through HTTPS secured with TLS certificates, preventing eavesdropping and safeguarding DNS data from tampering. It adheres to the IETF DNS over HTTPS standard (RFC 8484) and can integrate with existing infrastructure, allowing organizations to maintain unencrypted DNS traffic if needed. DoH is available for Windows Server 2025 systems updated to the latest Patch Tuesday release, and Microsoft has provided guidance on enabling this feature. However, DNS traffic exchanged between two DNS servers will not be encrypted by DoH.
Winsage
June 13, 2026
Microsoft has rolled out support for DNS over HTTPS (DoH) in Windows DNS Server as part of the Windows Server 2025 update. This feature enhances the security of DNS communications through encryption and server authentication, allowing encrypted client-to-resolver traffic in on-premises DNS environments. DoH encrypts DNS queries and responses using HTTPS, protecting sensitive information from interception or alteration. It also uses digital certificates for DNS server authentication to reduce spoofing and impersonation risks. The feature is compatible with existing Windows DNS Server configurations and supports both encrypted and traditional DNS. DoH support is available on Windows Server 2025 with the June 9, 2026 update or newer. Administrators must configure a trusted TLS certificate and enable DoH in the DNS Server service to deploy this feature. Microsoft plans to extend encryption capabilities to include communication between the Windows DNS Server and upstream DNS resolvers in the future.
AppWizard
February 13, 2026
Russia's internet regulator, Roskomnadzor, has made YouTube inaccessible in the country by removing its domain from the National Domain Name System (NDNS) servers, which prevents direct access without a VPN. YouTube is now blocked along with WhatsApp, as part of a broader crackdown on digital communication tools. The NDNS serves as a government-mandated alternative directory that restricts telecommunications providers to using it exclusively, allowing centralized control over website accessibility. Roskomnadzor has removed 13 domain names from NDNS, including those of international news outlets and social media platforms. A survey indicates that 46% of Russian users utilize VPNs to access YouTube, but 24% still experience connectivity issues. Users report frustration with internet access quality and potential repercussions from government legislation against searching for "extremist material" or using VPNs. Experts warn that reliance on NDNS could limit normal DNS functionality and highlight risks associated with VPN use, including government manipulation of IP addresses. Roskomnadzor cites violations of Russian law to justify its control over platforms like Telegram.
TrendTechie
February 12, 2026
U.S. law enforcement, in collaboration with Bulgarian authorities, has seized the domains zamunda.net, arenabg.com, and zelka.org due to copyright infringement related to pirated content. This operation was authorized by a U.S. District Court ruling and coordinated by the U.S. Department of Homeland Security, Europol, and Bulgarian officials. The domains, which were managed by U.S.-based registrars, have been redirected to U.S. control, displaying an official seizure notice. A significant portion of the content on these sites is owned by American companies, allowing U.S. jurisdiction. Bulgaria has been working to combat piracy since at least 2020 and was recently placed back on the U.S. Trade Representative's "Special 301 Report" list for insufficient progress. The servers hosting the trackers may be located outside Bulgaria, complicating their seizure. This operation highlights the risks faced by piracy platforms linked to international domains.
AppWizard
November 7, 2025
Proton VPN has integrated its NetShield ad-blocker into its Android TV app to enhance user experience by reducing interruptions from advertisements. NetShield blocks ads and protects against trackers, improving user privacy. It prevents connections to domains associated with malware and advertising technology firms that track user behavior by using Proton VPN's dedicated DNS servers. The app features a dashboard that shows the number of ads and trackers blocked and data saved during sessions. Additionally, the VPN app can now launch automatically when starting Android TV, facilitating quick connections. Users can enjoy enhanced online security and privacy while streaming content. To access the NetShield feature, users may need to upgrade to a paid plan.
AppWizard
October 18, 2025
NordVPN is offering a special discount during the holiday shopping season, with a two-year plan available at 77% off and a one-year plan at 60% off. The discounts vary by region, and upfront payment for the entire contract duration is required. NordVPN allows users to secure up to ten devices simultaneously and includes features like traffic filtering, support for popular streaming services, and robust encryption. Additionally, Nord's password manager, NordPass, is discounted by 56% for a two-year contract, with a single plan costing .69 or .29 per month. These offers are valid until December 10, 2025.
Winsage
June 27, 2025
Administrators use the Dynamic Host Configuration Protocol (DHCP) service to manage IP address configurations for clients efficiently. Deploying multiple DHCP scopes on a single server is more practical than having separate servers for each subnet. DHCP operates through a four-step lease process: discover, offer, request, and acknowledge. To install a DHCP server, the PowerShell cmdlet Install-WindowsFeature DHCP -IncludeManagementTools is used, and the server must be authorized in Active Directory. A single DHCP server can manage multiple scopes, each with specific configurations for different subnets, such as DevNet, ProdNet, SalesNet, and EngineersNet. Each scope can have unique IP address ranges and settings, and additional scopes can be created by adding network interface cards (NICs) to the server. Server options apply globally, while scope options are specific to individual scopes. Reserved IP addresses can also be configured within each scope.
Winsage
March 15, 2025
Valve has released the SteamOS 3.7.0 Preview, which is currently exclusive to the Steam Deck but will soon support a wider range of non-Steam Deck handheld devices. Users can access the Preview channel by adjusting their Steam Deck update settings. Key updates include: - Updated to a newer Arch Linux base and Linux kernel version 6.11. - Bluetooth controllers can now wake LCD models of the Steam Deck. - Added support for the Proteus Byowave controller. - Resolved issues with the Switch Pro Controller gyros and stuck controller inputs. - Enabled HFP/HSP profiles for integrated microphone use with Bluetooth headsets in Desktop mode. - Introduced a battery level display for supported Bluetooth devices. - Improved compatibility for specific displays with the Steam Deck Dock. - Enabled AMD P-State CPU frequency control and fixed performance issues in certain games. - Updated desktop mode to Plasma 6.2.5, with improved surround sound functionality and pre-installed KDE Filelight. - Fixed various UI and system update issues, enhanced system responsiveness, and enabled IPv6 Privacy Extensions by default. Known issues include problems with Creative Zen Air Pro earbuds, Super NES controllers, and DualShock 3 controllers. Developer updates include kernel updates and improvements to system management.
Search