Belirli bir web sitesini açamıyorum. Bu, şirketimiz tarafından barındırılan bir web sitesidir ve biliyorum. Ancak, bunlar benim belirtilerim:
VARIABLES:
host.com - the website I can not open
x.x.x.x - the IP of host.com
192.168.0.121 - the IP of my local machine
192.168.0.1 - the gateway IP that gives access to internet
- Tarayıcıya gidip
http://host.com
açarsam bana bir hata verir (Firefox'ta Bağlanılamıyor; Sayfa Chrome'da Mevcut Değil) - Eğer koşarsam
ping host.com
, döner:
PING host.com (x.x.x.x) 56(84) bytes of data. From 192.168.0.121 icmp_seq=1 Destination Host Unreachable From 192.168.0.121 icmp_seq=2 Destination Host Unreachable From 192.168.0.121 icmp_seq=3 Destination Host Unreachable
Lütfen 192.168.0.121
kendi makinemin IP adresi olduğunu unutmayın .
- Bir traceroute da sefil bir şekilde başarısız olur:
$ traceroute host.com traceroute to host.com (x.x.x.x), 30 hops max, 52 byte packets 1 192.168.0.121 (192.168.0.121) 3008.068 ms !H 3007.312 ms !H 3009.967 ms !H
Ve ben zaten aşağıdakileri kontrol ettim:
- Web sitesi ağımızdaki herhangi bir bilgisayardan gayet iyi kullanılabilir
- Doğrudan IP'ye ping atmaya veya iz sürmeye çalışırsam, sonuçlar aynıdır
- Bu IP veya web sitesi
/etc/hosts
- Müdahale eden güvenlik duvarı kuralı yoktur. Hatta tüm kuralları yıktım ve tekrar denedim; aynı sonuçlar.
Ne olabilir?
DÜZENLE:
Bu özel IP ile bağlantı yeni geldi. Şimdi bu web sitesine tekrar bağlanabiliyorum. Ama bu daha önce oldu: Bağlanabiliyorum ve sonra bağlanamıyorum. Ağdaki diğer bilgisayarlar ve halktaki diğer tüm kullanıcılar için bu site her zaman çevrimiçi.
DÜZENLEME 2:
Sorun geri döndü. Sadece bir internet arızası vardı ve yönlendiriciyi sıfırladık ve tüm bilgisayarlarda internet iyi çalışıyor. Bilgisayarımda internetin kendisi de gayet iyi. Sadece bu özel alan adı. Bunun yarım saat içinde tekrar gizemli bir şekilde çalışmasını bekliyorum, ancak bu arada bu sorunu ayıklamaya çalışıyorum. İşte istendiği gibi bazı veriler:
$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
$ nslookup host.com
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: host.com
Address: x.x.x.x (this is the right IP)
$ ip route get x.x.x.x
x.x.x.x dev eth0 src 192.168.0.121
cache ipid 0xc740 rtt 1.71s rttvar 1.025s cwnd 10
$ ip route get 192.168.0.121
local 192.168.0.121 dev lo src 192.168.0.121
cache <local> ipid 0xf209
traceroute
Yayınladığınız söylüyor makineniz krokisi bilmediği my-domain.com
Eğer göndermeden, nslookup <host>
ve çıktı netstat -rn
?
Destination Host Unreachable
iletiler, yönlendirme tablosundaki bir yol eksikliğinden geliyor. Bir dahaki sefere bu sorunla karşılaştığınızda yönlendirme tablonuza bakmayı deneyinroute