Windows 7 Forums


Windows 7: DNS Hijacking

25 Oct 2012   #1

Windows 7 Premium 64
 
 
DNS Hijacking

I have my DNS settings set to automatic but it keeps changing to a public dns server. No matter what I do it populates the box with this IP. I'm guessing this is some type of malware but I ran a scan and found nothing and yes my definitions are up to date. Any ideas?

My System SpecsSystem Spec

25 Oct 2012   #2

Windows 7 Ultimate 32bit SP1
 
 

Try flushing the DNS cache and restoring MS's Hosts file:

Copy and paste these lines in Note pad.
@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
shutdown -r -t 1
del %0


Save as flush.bat to your desktop.
Double click on the flush.bat file to run it.Vista and Windows 7... right click the .bat file and choose to run as Administrator. Your computer will reboot itself.
My System SpecsSystem Spec
26 Oct 2012   #3

Windows 7 Premium 64
 
 

So far this has worked! Is there an explanation to what was happening?
My System SpecsSystem Spec
.


Reply

 DNS Hijacking problems?



Thread Tools



Similar help and support threads for: DNS Hijacking
Thread Forum
Site Hijacking System Security
Browser hijacking persists System Security


All times are GMT -5. The time now is 08:18 PM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32