ipconfig /all
вот мои сетевые настройки:
читать дальше »
Код:
C:\>ipconfig /all
Windows-IP-Konfiguration
Hostname . . . . . . . . . . . . : exonix
Primares DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein
DNS-Suffixsuchliste . . . . . . . : Speedport_W_723V_1_32_000
Drahtlos-LAN-Adapter Drahtlosnetzwerkverbindung:
Medienstatus. . . . . . . . . . . : Medium getrennt
Verbindungsspezifisches DNS-Suffix: Speedport_W_723V_1_32_000
Beschreibung. . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6205
Physikalische Adresse . . . . . . : A0-88-B4-D7-3C-8C
DHCP aktiviert. . . . . . . . . . : Ja
Autokonfiguration aktiviert . . . : Ja
Ethernet-Adapter LAN-Verbindung:
Verbindungsspezifisches DNS-Suffix: Speedport_W_723V_1_32_000
Beschreibung. . . . . . . . . . . : Intel(R) 82579LM Gigabit Network Connection
Physikalische Adresse . . . . . . : F0-DE-F1-76-52-08
DHCP aktiviert. . . . . . . . . . : Ja
Autokonfiguration aktiviert . . . : Ja
Verbindungslokale IPv6-Adresse . : fe80::985d:e007:7bb7:15aa%10(Bevorzugt)
IPv4-Adresse . . . . . . . . . . : 192.168.178.104(Bevorzugt)
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Lease erhalten. . . . . . . . . . : Samstag, 7. Dezember 2013 19:01:38
Lease lauft ab. . . . . . . . . . : Sonntag, 8. Dezember 2013 19:01:38
Standardgateway . . . . . . . . . : 192.168.178.1
DHCP-Server . . . . . . . . . . . : 192.168.178.1
DHCPv6-IAID . . . . . . . . . . . : 250666737
DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-15-E4-47-0C-F0-DE-F1-76-52-08
DNS-Server . . . . . . . . . . . : fe80::1%10
8.8.8.8
NetBIOS uber TCP/IP . . . . . . . : Aktiviert
а вот поведение nslookup и ping:
читать дальше »
Код:
C:\>nslookup oszone.net
Server: UnKnown
Address: fe80::1
Name: oszone.net
Address: 89.108.118.149
C:\>ping oszone.net
Ping wird ausgefuhrt fur oszone.net [89.108.118.149] mit 32 Bytes Daten:
Antwort von 89.108.118.149: Bytes=32 Zeit=72ms TTL=55
Antwort von 89.108.118.149: Bytes=32 Zeit=72ms TTL=55
Antwort von 89.108.118.149: Bytes=32 Zeit=71ms TTL=55
Antwort von 89.108.118.149: Bytes=32 Zeit=71ms TTL=55
Ping-Statistik fur 89.108.118.149:
Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0
(0% Verlust),
Ca. Zeitangaben in Millisek.:
Minimum = 71ms, Maximum = 72ms, Mittelwert = 71ms
C:\>nslookup oszone.net 8.8.8.8
Server: google-public-dns-a.google.com
Address: 8.8.8.8
*** oszone.net wurde von google-public-dns-a.google.com nicht gefunden: Server failed.
и мой файл hosts
читать дальше »
Код:
PS C:\Windows\System32\drivers\etc> cat .\hosts
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
Цитата exo:
*** oszone.net wurde von google-public-dns-a.google.com nicht gefunden: Server failed »
|
описание ошибки:
Цитата:
Server failure Сервер имен DNS обнаружил внутреннее несоответствие в своей базе данных и не может корректно ответить на запрос.
|
Думаю, разница failure и failed зависит от ОС, где выполняется nslookup.
Т.е. проблемы у гугла действительно есть, но какого характера и
причины? с трудом верится, что у гугла что-то дало сбой, и до сих пор не восстановлено.
Цитата exo:
Status: clientDeleteProhibited
Status: clientTransferProhibited »
|
о состоянии домена oszone.net понятно - запрет удаления и передачи, скорее всего делегирования.
но должен ли быть при этом статус - делегирован?