corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Router Overriding PC DNS Settings? » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

willay

posted on 11th Jun 16 at 10:02

also if you are talking about the IPv6 addresses in the list (one that starts fd4a) then you just need to unclick IP Version 6 from the adapter protocols (through properties of the interface)


willay

posted on 11th Jun 16 at 10:00

if its all static and set on the right interfaces yet still showing the wrong information, do the following from a elevated command prompt:

netsh interface ipv4 delete dnsservers "Local Area Connection" all

Check your DNS settings through ipconfig/all - you should see none if your interface is set to STATIC and NOT DHCP.

Then readd your DNS servers:

netsh interface ipv4 add dnsserver "Local Area Connection" 8.8.4.4 index=2

netsh interface ipv4 add dnsserver "Local Area Connection" 8.8.8.8 index=1

in regards to index valuess, 1 =primary and 2 = Secondary

Then check again with ipconfig/all and see whats going on


Steve

posted on 11th Jun 16 at 08:24

Yeah had a similar thing at work. Reimaged the machine in the end


VrsTurbo

posted on 10th Jun 16 at 22:31

Id be doing a scan making sure you haven't got any malware


Neo

posted on 10th Jun 16 at 19:11

Have you completely disabled dhcp on the router and statically assigned all the details in windows ?


Bart

posted on 10th Jun 16 at 16:58

Having trouble bypassing my ISPs DNS servers.
I've given myself a fixed IP/DNS address but in ipconfig its showing another address top of the list;

http://postimg.org/image/800zr33sr/

Anyone know how I can bypass this?

[Edited on 10-06-2016 by Bart]