Closed
Bug 1176190
Opened 10 years ago
Closed 10 years ago
URL '*.google' (for example, abc.google) redirects to 'localhost'
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: inamdar.tejas1990, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36
Steps to reproduce:
URL '*.google' (for example, abc.google) redirects to 'localhost'
Browse 'http://abc.google'
'http://localhost' opens
Actual results:
'http://localhost' opens
Expected results:
Navigate to default 'search' engine (search 'abc.google')
It's a DNS redirection, I don't have this on Win 7, Firefox just says there is a loading issue.
Comment 2•10 years ago
|
||
Can you please check this directory "C:\Windows\System32\drivers\etc"
There is a file hosts, open the file in notepad and check if there is any difference between your file and this one http://prntscr.com/7jvz85
if there is anything more than localhost beside the IP 127.0.0.1
"127.0.0.1 localhost"
you can try removing those, and try from other browsers too.
Flags: needinfo?(inamdar.tejas1990)
Comment 3•10 years ago
|
||
Is it really a valid bug ? should it be marked as invalid Loic ?
There is no response from the reporter for a long
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Flags: needinfo?(inamdar.tejas1990)
You need to log in
before you can comment on or make changes to this bug.
Description
•