[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: one website gives address not found



On Sat, 30 Jan 2010 02:21:50 +0000, Adam Hardy wrote:

> I'm mystified by this error on one website http://www.trade2win.com/
> 
> error= Address not found

It works fine here with Iceweasel (lenny)

(...)

> I can browse the website happily from my mobile phone. I can't work out
> what it might be. Here's a couple of error msgs I saw:
> 
> www.trade2win.com: Name or service not known Cannot handle "host"
> cmdline arg `www.trade2win.com' on position 1 (argc 1)

You have to issue:

sm01@stt008:~$ host trade2win.com
trade2win.com has address 208.43.120.229
trade2win.com mail is handled by 10 smtp5.intermedia.net.

By the way, it seems the domain name has not defined an alias for "www" 
so when you query for it, it cannot resolve:

sm01@stt008:~$ host www.trade2win.com
Host www.trade2win.com not found: 3(NXDOMAIN)

> adam@isengard:~/junk$ traceroute http://www.trade2win.com/
> http://www.trade2win.com/: Name or service not known Cannot handle
> "host" cmdline arg `http://www.trade2win.com/' on position 1 (argc 1)

Here also, type:

sm01@stt008:~$ traceroute trade2win.com
traceroute to trade2win.com (208.43.120.229), 30 hops max, 40 byte packets
...

And dig:

sm01@stt008:~$ dig trade2win.com

; <<>> DiG 9.5.1-P3 <<>> trade2win.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40165
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;trade2win.com.			IN	A

;; ANSWER SECTION:
trade2win.com.		1800	IN	A	208.43.120.229

;; Query time: 172 msec
;; SERVER: 80.58.0.33#53(80.58.0.33)
;; WHEN: Sat Jan 30 11:30:06 2010
;; MSG SIZE  rcvd: 47


Greetings,

-- 
Camaleón


Reply to: