Posted On March 31, 2019

DNS Bypass

kimconnect 0 comments
blog.KimConnect.com >> Windows >> DNS Bypass
Click on start – run – type “ncpa.cpl” – press enter
Double click on the Local Area Connection icon that represents your network card – click on Properties – double-click on Internet Protocol (TCP/IP) – change the Preferred DNS server to: 8.8.8.8 (Google) and 4.2.2.2 (AT&T) – click OK twice – Close

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How To Reset Administrator Password – HP iLO Versions 2-4

Prelude: this instruction only works on HP iLO versions 2 to 4; hence, the title…

PowerShell: Audit Failed Logins of A User

$username='rambo' function auditLockouts($userName,$domainController,$refreshMinutes=1){ function getLockouts($domainControler){ # Requirement: # Domain Controllers Audit Group Policy has been…

SAN Storage: Using 3PAR StoreServ to Provision LUNs for vSphere ESXi or Windows Server

Overview: Assumptions MDS Zoning Configuration has been completed. Operating Systems ESXi OS has been installed…