Bob Goodwin wrote:

> bobg@box9 ~]$ telnet newegg.com 80
> Trying 208.91.197.27...


That is not Newegg's IP address:

  $ dig +short www.newegg.com
  204.14.213.185

  $ dig +short secure.newegg.com
  216.52.208.188

  $ dig +short newegg.com
  204.14.213.187
  216.52.208.187

Try putting "nameserver 8.8.8.8" (one of Google's public DNS servers) at the 
top of the name server list in "/etc/resolv.conf".  If that fixes it then the 
problem lies with the DNS servers you were previously using.

Regards,

Matthew Roth
InterMedia Marketing Solutions
Software Engineer and Systems Developer
-- 
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