[emtpjhlaptop-/home/svn2/svn/ccu/trunk]$nslookup ccq.simpleit.com.mx 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: ccq.simpleit.com.mx
Address: 69.175.68.138
[emtpjhlaptop-/home/svn2/svn/ccu/trunk]$ping 69.175.68.138
PING 69.175.68.138 (69.175.68.138) 56(84) bytes of data.
64 bytes from 69.175.68.138: icmp_seq=1 ttl=49 time=109 ms
64 bytes from 69.175.68.138: icmp_seq=2 ttl=49 time=104 ms
^C
--- 69.175.68.138 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1760ms
rtt min/avg/max/mdev = 104.182/106.728/109.275/2.567 ms
^[[A[emtpjhlaptop-/home/svn2/svn/ccu/trunk]$curl 69.175.68.138
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
<p>An appropriate representation of the requested resource / could not
be found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle
the request.</p>
</body></html>
[emtpjhlaptop-/home/svn2/svn/ccu/trunk]$curl http://ccq.simpleit.com.mx/ -Li
curl: (6) Couldn't resolve host 'ccq.simpleit.com.mx'
[emtpjhlaptop-/home/svn2/svn/ccu/trunk]$echo "69.175.68.138
ccq.simpleit.com.mx" >>/etc/hosts
[emtpjhlaptop-/home/svn2/svn/ccu/trunk]$curl http://ccq.simpleit.com.mx/ -Li
HTTP/1.0 406 Not Acceptable
Date: Tue, 12 Oct 2010 09:06:38 GMT
Server: Apache
Content-Length: 370
Content-Type: text/html; charset=iso-8859-1
X-Cache: MISS from admin.office
X-Cache-Lookup: MISS from admin.office:3128
Via: 1.0 admin.office:3128 (squid/2.6.STABLE21)
Connection: close
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
<p>An appropriate representation of the requested resource / could not
be found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle
the request.</p>
</body></html>
> --
> You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
> To post to this group, send email to reca...@googlegroups.com.
> To unsubscribe from this group, send email to recaptcha+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/recaptcha?hl=en.
>
>
--
PJH