Showing posts with label redirecting. Show all posts
Showing posts with label redirecting. Show all posts

Tuesday, August 24, 2010

X Redirecting to Myspace - Continued

So it seems we have narrowed down the problem...

Cisco Linksys Router, specifically the WRT-160N model. It appears there is a bug in this routers recursive DNS implementation in firmware and Linksys refused to acknowledge this.

Solution (this appears to fix it):
Configure your local computer to use DNS servers INSTEAD of getting them through DHCP (when the router gives your computer networking information).

Google and OpenDNS both provide Public DNS servers.

Good luck! Let me know in the comments if you are having this problem with other routers.

Wednesday, November 18, 2009

Facebook Redirects to Myspace

My wife just came across this interesting issue.

When she goes to http://www.facebook.com/ it redirects to a Myspace.com user's Samuel Garcia (SR388) profile.

Quickest resolution
For Vista and above:
is to go to your start menu -> All Programs -> Accessories. Right click on Command Prompt and click "Run as Administrator". Approve the escalation.

Copy and past the following command


ipconfig /flushdns


You should get...

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

Next clear your browsers cookie and cache... and maybe restart your browser for kicks.

I hope that helps.

FYI: I'm trying to track down why this is happening. I believe it has to do with a recently discovered DNS exploit. I'll continue to look into it.

In the mean time, if you could please reply to this post with your Internet provider and general location, city/state I would be much obliged so I can attempt to develop a pattern.

Thanks!
Mike