corsasport.co.uk
 

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


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Router Overriding PC DNS Settings?
Bart
Member

Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
10th Jun 16 at 16:58   View User's Profile U2U Member Reply With Quote

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]
Neo
Member

Registered: 20th Feb 07
Location: Essex
User status: Offline
10th Jun 16 at 19:11   View User's Profile U2U Member Reply With Quote

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

Registered: 8th Jun 10
User status: Offline
10th Jun 16 at 22:31   View Garage View User's Profile U2U Member Reply With Quote

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

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
11th Jun 16 at 08:24   View Garage View User's Profile U2U Member Reply With Quote

Yeah had a similar thing at work. Reimaged the machine in the end
willay
Moderator
Organiser: South East, National Events
Premium Member


Avatar

Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
11th Jun 16 at 10:00   View Garage View User's Profile U2U Member Reply With Quote

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
willay
Moderator
Organiser: South East, National Events
Premium Member


Avatar

Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
11th Jun 16 at 10:02   View Garage View User's Profile U2U Member Reply With Quote

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)

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Belkin Router probs need help!! Jason General Chat 29 1700
13th Jan 05 at 11:54
by Jason
 
Ethernet cables/xbox live Kurt Geek Day 21 1024
26th Jun 08 at 07:25
by andy1868
 
Google issues Pop Geek Day 8 785
30th Dec 08 at 20:33
by Pop
 
Software Day: I need help writing a tiny program pow Geek Day 28 1467
7th Oct 09 at 21:23
by jamied
 
WiFi Help please.. SteveW Geek Day 4 421
4th Mar 10 at 11:24
by SteveW
 

Corsa Sport » Message Board » Off Day » Geek Day » Router Overriding PC DNS Settings? 28 database queries in 0.0099740 seconds