PDA

View Full Version : Can't access 1up.com?


|MaguS|
05-23-07, 04:02 PM
Ok, I got a weird problem here... I can't load up www.1up.com but I can go to 38.102.128.196 which is the sites IP address. Anyone know whats going on? The sites up since I can access it through IP but not through the URL.

I have already tried deleting IE's cache and temp files...

evilghost
05-23-07, 04:14 PM
Sounds like a DNS issue, you could try:

ipconfig /flushdns to clear the resolver cache.

Resolves fine on this end:


luser@packetmail:~$ dig a www.1up.com

; <<>> DiG 9.3.2 <<>> a www.1up.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25168
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;www.1up.com. IN A

;; ANSWER SECTION:
www.1up.com. 86400 IN A 38.102.128.196

;; AUTHORITY SECTION:
1up.com. 86400 IN NS auth1.dns.cogentco.com.
1up.com. 86400 IN NS auth2.dns.cogentco.com.

;; Query time: 595 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Wed May 23 13:50:28 2007
;; MSG SIZE rcvd: 98

|MaguS|
05-23-07, 04:16 PM
nope... didn't help =\

evilghost
05-23-07, 04:18 PM
Run this from console/cmd:


ipconfig /all|find /I "dns" > tmp.txt
nslookup www.1up.com >> tmp.txt
ping -n 1 www.1up.com >> tmp.txt
notepad tmp.txt


Paste results here.

|MaguS|
05-23-07, 04:24 PM
Primary Dns Suffix . . . . . . . :
DNS Suffix Search List. . . . . . : Belkin
Connection-specific DNS Suffix . : Belkin
DNS Servers . . . . . . . . . . . : 192.168.2.1
Connection-specific DNS Suffix . :
Connection-specific DNS Suffix . :
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.2.1:53

DNS request timed out.
timeout was 2 seconds.
Name: www.1up.com
Address: 38.99.15.82



Pinging www.1up.com [38.99.15.82] with 32 bytes of data:



Request timed out.



Ping statistics for 38.99.15.82:

Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),



Heres what I got...

evilghost
05-23-07, 04:32 PM
They may have updated their DNS records and it's still cached on your ISPs DNS server. Your DNS query results point to 38.99.15.82 and it should point to 38.102.128.196.

http://www.dnsstuff.com/tools/ispdns.ch?&name=www.1up.com&type=A confirms there's some recent changes and some DNS caching going on. Give it a little while and it should sort itself out.

|MaguS|
05-23-07, 04:33 PM
BAH!

evilghost
05-23-07, 04:38 PM
BAH!

If you want to fix it now just do this:


echo 38.102.128.196 www.1up.com>> %windir%/system32/drivers/etc/hosts
echo 38.102.128.196 1up.com>> %windir%/system32/drivers/etc/hosts

|MaguS|
05-23-07, 04:44 PM
Thanks

evilghost
05-23-07, 04:47 PM
Thanks

Glad to help :)

ENU291
05-23-07, 06:41 PM
The site is down now due to a software update. Did MaguS crash the site??? :p