On 18/10/12 10:24, Ed Greshko wrote:
    Did you try....

    telnet newegg.com 80

   telnet newegg.com 80 paralyzes the terminal, just sits there:

       bobg@box9 ~]$ telnet newegg.com 80
       Trying 208.91.197.27...
       Connected to newegg.com.
       Escape character is '^]'.
       ^C^[\

   [bobg@box9 ~]$ telnet newegg.com
   Trying 208.91.197.27...
   telnet: connect to address 208.91.197.27: Connection timed out

   [bobg@box9 ~]$ ping -c 2 newegg.com
   PING newegg.com (208.91.197.27) 56(84) bytes of data.
   64 bytes from 208.91.197.27: icmp_req=1 ttl=245 time=691 ms
   64 bytes from 208.91.197.27: icmp_req=2 ttl=245 time=667 ms

I phoned Newegg customer service and they mentioned recent problems that had been solved and asked that I try the following in Firefox and give them the resulting number.

It too was blocked as I suspected it would be, wget is the same:


   [bobg@box9 ~]$ wget http://secure.newegg.com/test.aspx
   --2012-10-18 10:53:18--  http://secure.newegg.com/test.aspx
   Resolving secure.newegg.com... 208.91.197.27
   Connecting to secure.newegg.com|208.91.197.27|:80... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 271 [text/html]
   Saving to: `test.aspx'

   100%[===================================================>]
   271         --.-K/s   in 0s

   2012-10-18 10:53:19 (6.03 MB/s) - `test.aspx' saved [271/271]

   [bobg@box9 ~]$ cat test.aspx
   <html>
   <head>
   <meta name="robots" content="noarchive" />
   <meta name="googlebot" content="nosnippet" />
   </head>
   <body>
   <div align=center>
   <h3>Error. Page cannot be displayed. Please contact your service
   provider for more details.  (7)</h3>
   </div>
   </body>
   </html>


I haven't found a phone number for opendns but filed a second inquiry on-line. They claim to respond within 72 hours!

I guess I can live without Newegg ad's for a while but it will bug me until it's fixed!

Thanks,

Bob


--

http://www.qrz.com/db/W2BOD

box9

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to