Welcome, Guest. Please login or register.

Author Topic: Amigakit down?  (Read 4341 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Amigakit down?
« on: November 30, 2006, 09:32:03 PM »
netcraft search: amigakit.leamancomputing.com

There seems to be some trouble...
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Amigakit down?
« Reply #1 on: November 30, 2006, 10:43:39 PM »
@Dr_Righteous

It's no routing problem. Apparently the system is blocking UDP / ICMP, making regular traceroute fail. Use tcptraceroute.

Code: [Select]

...
 8  sl-bb21-sto-8-0.sprintlink.net (80.77.96.41)  15.407 ms  15.934 ms  15.693 ms
 9  sl-bb21-cop-12-0.sprintlink.net (213.206.129.33)  23.928 ms  23.832 ms  24.214 ms
10  sl-bb20-cop-15-0.sprintlink.net (80.77.64.33)  23.881 ms  24.142 ms  23.538 ms
11  sl-bb21-msq-10-0.sprintlink.net (144.232.19.29)  101.279 ms  102.219 ms  101.613 ms
12  sl-bb20-msq-15-0.sprintlink.net (144.232.9.109)  101.297 ms  101.670 ms  101.622 ms
13  sl-bb25-nyc-6-0.sprintlink.net (144.232.20.75)  103.286 ms  102.953 ms  103.146 ms
14  sl-bb24-chi-13-0.sprintlink.net (144.232.20.118)  124.921 ms  125.011 ms  125.110 ms
15  sl-bb22-chi-9-0.sprintlink.net (144.232.26.110)  209.298 ms  219.292 ms  247.747 ms
16  sl-bb20-roa-8-0-0.sprintlink.net (144.232.18.37)  127.169 ms  127.482 ms  127.277 ms
17  sl-gw20-roa-10-0.sprintlink.net (144.232.17.190)  127.590 ms  127.469 ms  127.647 ms
18  sl-lodst-2-0.sprintlink.net (144.228.187.222)  131.693 ms  131.972 ms  132.089 ms
19  gw2.opentransfer.com (71.18.38.42)  132.174 ms  131.560 ms  132.004 ms
20  64.17.172.249 [open]  131.789 ms  132.585 ms  132.786 ms


Also, the server is clearly up:
Code: [Select]

$ echo "GET /" | nc 64.17.172.249 80


AmigaKit.com - the Amiga shop








 


<br /><body><br /><br /><br /><br /><center><a href=&quot;catalog/amiga-shop.php&quot;><img src=&quot;catalog/images/logo.jpg&quot; border=&quot;0&quot; \<br />alt=&quot;amigakit.com amiga shop&quot;><br />enter www.amigakit.com</a></center><br /><script src=&quot;http://www.google-analytics.com/urchin.js&quot; type=&quot;text/javascript&quot;><br /></script><br /><script type=&quot;text/javascript&quot;><br />_uacct = &quot;UA-336298-1&quot;;<br />urchinTracker();<br /></script></body>



So indeed apparently it is "only" a nameserver problem.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Amigakit down?
« Reply #2 on: December 01, 2006, 02:39:01 AM »
Here is a link proving the website works

Unfortunately all pictures and links use absolute URLs with the hostname. If the website would have used relative linking, it would fully work with the IP address.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Amigakit down?
« Reply #3 on: December 01, 2006, 05:31:33 PM »
Quote
The closest I get is a page with a lot of missing images.

The missing images and broken links are due to absolute linking used in the website. If the website had used relative linking it'd work fully with the direct IP address.

If you absolutely must access the site, use Zac67's trick (add entry to hosts file until the nameserver issues are fixed).