Quando eu digito um endereço que não existe no navegador da Web "aidjaoihahg" e pressiono enter, chego ao servidor IIS dos provedores de Internet. É um site padrão do IIS 8 com o logotipo IIS8 etc. "aidjaoihahg.universal.se" Diga O QUE?
olhando para "ping aidjaoihahg" mostra ip: xx.xx.xx.xx e "tracert xx.xx.xx.xx" aparece com um servidor link O uvtc.net é uma forma abreviada do meu provedor de internet Universal Telecom.
Eu verifiquei ipconfig / all e computer, peguei estas entradas:
DNS Suffix Search List. . . . . . : universal.se
Connection-specific DNS Suffix . : universal.se
Na leitura, essas entradas devem se aplicar a nomes não qualificados, mas O DNS do Windows está aplicando-as a todas as pesquisas de DNS e acionando DNS extra pesquisas em endereços falsos. Eu acho.
Não estou configurando esse sufixo DNS e a lista de pesquisa em nenhum lugar. E pensaria que é pego do meu provedor de internet? Tentei extrair a lista de pesquisa de sufixos de DNS das políticas de grupo. Não tenho certeza se isso é aplicado corretamente.
Local Group Policy Editor->Computer->Administration Templates->Network->DNS Client->DNS Suffix search list->Disabled.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters show SearchList empty
Como posso fazer com que o computador aplique o "* .universal.se" a todas as falsas pesquisas de DNS?
Nas conexões de rede "Ethernet adapter vEthernet" eu tenho as configurações padrão na guia DNS TCP / IP:
-Append primary and connection specific DNS suffixes [checked]
-Append parent suffixes of the primary DNS suffix [unchecked]
-DNS suffix for this connection: [empty]
-Register this connection's addesses in DNS [unchecked]
-Use this connection's DNS suffix in DNS registration [unchecked]
ipconfig / all output:
C:\Windows\system32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : myComputer
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : universal.se
Ethernet adapter vEthernet (Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Control
ler Virtual Switch):
Connection-specific DNS Suffix . : universal.se
Description . . . . . . . . . . . : Hyper-V Virtual Ethernet Adapter #2
Physical Address. . . . . . . . . : 20-CF-30-39-XX-XX
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.0.199(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : den 17 december 2013 17:24:56
Lease Expires . . . . . . . . . . : den 18 december 2013 17:24:55
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : XXXX:X:XXXX:6ab8:487:1242:ac2e:XXXX(Prefe
rred)
Link-local IPv6 Address . . . . . : XXXX::487:XXXX:ac2e:XXXX%5(Preferred)
Default Gateway . . . . . . . . . : ::
DHCPv6 IAID . . . . . . . . . . . : 83886080
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-04-XX-50-20-CF-30-39-XX-XX
NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter isatap.universal.se:
Connection-specific DNS Suffix . : universal.se
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-XX-00-XX-00-00-00-XX
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : XXXX::5efe:192.168.0.199%11(Preferred)
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 184549376
DHCPv6 Client DUID. . . . . . . . : 00-XX-00-01-XX-04-XX-50-20-CF-XX-39-3A-8B
DNS Servers . . . . . . . . . . . : 192.168.0.1
NetBIOS over Tcpip. . . . . . . . : Disabled
C:\Windows\system32>
Note que estou usando o servidor Hyper-V neste computador para que meu "Ethernet adapter vEthernet" seja onde eu defino as configurações de DNS.
O Adaptador Ethernet Virtual Hyper-V está usando a conexão "Ethernet" "Controlador Ethernet Gigabit PCI-E Marvell Yukon 88E8056", a Marvell tem apenas um item do Virtual Switch Extensível Hyper-V nas propriedades, então não consigo definir "DNS no TCP / IPv4 "lá.
Tags dns networking windows-8 router hyper-v