Windows 10: WSL unable to perform DNS lookup
Discus and support WSL unable to perform DNS lookup in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi, I need to install some packages to my WSL environment, however for some reason it is no longer able to connect to sites via URLs can connect to IP... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by ihavenoideawhatiamdoimg, Jan 16, 2020.
Thema:
WSL unable to perform DNS lookup
Loading...
-
WSL unable to perform DNS lookup - Similar Threads - WSL unable perform
-
Latest update fragged my DNS server lookup
in Windows 10 GamingLatest update fragged my DNS server lookup: Ran the standard update on Windows 11. There were several, so took some time.BUT now the computer can no longer find my local DNS server. This is problematic for a number of reasons. For anyone who reads XKCD: shibbolethYou didn't need to mince words.... -
Latest update fragged my DNS server lookup
in Windows 10 Software and AppsLatest update fragged my DNS server lookup: Ran the standard update on Windows 11. There were several, so took some time.BUT now the computer can no longer find my local DNS server. This is problematic for a number of reasons. For anyone who reads XKCD: shibbolethYou didn't need to mince words.... -
Configure DNS Forward and Reverse Lookup Zones on Windows Server
in Windows 10 NewsConfigure DNS Forward and Reverse Lookup Zones on Windows Server: [ATTACH]To promote your server as a DNS Server, you are required to configure DNS Forward and Reverse Lookup Zones. The Forward Lookup Zone will resolve hostnames to IP addresses, whereas the Reverse Lookup Zone will resolve IP addresses to hostnames. In this post, we are... -
Unable to install WSL
in Windows 10 GamingUnable to install WSL: I keep getting this error - "Failed to translate D: ...." Although I do not have any D Drive in my pc. https://answers.microsoft.com/en-us/windows/forum/all/unable-to-install-wsl/c60525ca-ec33-4f73-acb9-37a6d5112df3 -
Unable to Uninstall WSL
in Windows 10 Software and AppsUnable to Uninstall WSL: Hey,I decided that its was time to uninstall WSL due to it causing issues with another Application, so I uninstalled Ubuntu, uninstalled a WSL Update and WSLg Preview, but when I tried to uninstall WSL from Programs and Features, it rebooted, and then Windows 11 did not start... -
Is it possible to audit a DC or DNS server for DNS lookups from clients?
in Windows 10 GamingIs it possible to audit a DC or DNS server for DNS lookups from clients?: Hi folks,I'm looking to reduce our overall domain controller footprint and the first consideration is DNS lookups from the clients against their local domain controllers.Is there a way to audit the DC itself for who's doing lookups against it?... -
Is it possible to audit a DC or DNS server for DNS lookups from clients?
in Windows 10 Software and AppsIs it possible to audit a DC or DNS server for DNS lookups from clients?: Hi folks,I'm looking to reduce our overall domain controller footprint and the first consideration is DNS lookups from the clients against their local domain controllers.Is there a way to audit the DC itself for who's doing lookups against it?... -
DNS lookup not working in WSL
in Windows 10 BSOD Crashes and DebuggingDNS lookup not working in WSL: Hi, I've installed WSL Alpine on Windows 10 Build 18363. When I run shell in WSL I'm not able to resolve any domain names but I can ping. Disabling auto-generated resolv.conf and manually created one with nameservers 1.1.1.1 and 8.8.8.8 made no difference. Tried the... -
Unable to enable WSL
in Windows 10 Installation and UpgradeUnable to enable WSL: Hi, I'm trying to enable WSL on my Laptop using following documentation: https://docs.microsoft.com/en-us/windows/wsl/install-win10 when I enter the command cmd admin mode: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart...