EBay wont work on any Browser?

Soldato
Joined
15 Jul 2007
Posts
4,953
Location
South West
i cant get the website ebay UK to work on any browser its worked fine before and have never had this problem ever. the website works fine on my laptop which is on the same network. i have cleaned the temporary files cookies etc ran spyware and virus progs used 4 different browsers tryed to repair IE and reset the settings but still ebay wont work but i have no problems with any other websites this is highly annoying as ebay is one of my most used websites any ideas guys?
 
browse to the folder..

C:\WINDOWS\system32\drivers\etc\

then open notepad, and drag the hosts file into it

a 'normal' one should look like this

hosts_file.png


but without the beta.gaf(etc) line





the hosts file is used to redirect names and websites to another location, ie, if you had "gmail.com hotmail.com" if you tried to visit hotmail.com, it would take you to gmail.com instead

you may have 127.0.0.1 ebay.co.uk which would make your pc search itself for ebay.co.uk
 
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
::1 localhost

this is my hosts and 127.0.0.1 is there you were right what next ?
 
If the IP doesn't work, it's unlikely to be the hosts file - what does a traceroute (start, run, cmd, tracert) to ebay look like?
Have you changed anything recently, such as a new router? Do any other sites not work, such as banking or any other secure site?
 
If the IP doesn't work, it's unlikely to be the hosts file - what does a traceroute (start, run, cmd, tracert) to ebay look like?
Have you changed anything recently, such as a new router? Do any other sites not work, such as banking or any other secure site?
em all other sites work fine the problem is sometimes ebay loads up fine i put username in pass etc then say load up myebay and it sometimes it take forever to load up then any options i click on wont load up any link on ebay home page dosent load up whatsoever. sometime ebay wont load up at all totally confussed by it all
 
If the IP doesn't work, it's unlikely to be the hosts file - what does a traceroute (start, run, cmd, tracert) to ebay look like?
Have you changed anything recently, such as a new router? Do any other sites not work, such as banking or any other secure site?


could have the ip in the hosts file too mind
 
Back
Top Bottom