Britec Tech Support Forum

Full Version: clearing dns cache
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
can i run elevated command prompt and do the following? i am using win8.1 with spring update and latest windows updates installed
Code:
ipconfig /flushdns
net stop dnscache
net start dnscache
yes you can. do you have an internet problem?
thanks Double Clutch
nope i don't have internet problem
Tried reboot my modem still i got slow download speed
[Image: 5536353256.png]
i used to have faster download speed
[Image: 4375115272.png]

Update: Probably of the DSL filter went bad, i am going to replace it soon
I would advise you to check with your ISP about the fluctuations in the download speed. The upload speed seems to be okay
f23948 you can create a batch file instead of running one at a time.

  1. Click “Start” button and click “All Programs”.  Now go to “Accessories” and open “Notepad”.
  2. Once Notepad is open, copy & paste in the following commands below. 
  3. Save file a DNS_Refresh.bat

ipconfig /release
ipconfig /flushdns
ipconfig /renew
thanks you for the reply Partha
thank you for the reply Britec, do i need to run as administrator?
So you are running straight from your modem? Or is there a router involved in this internet speed?
running straight from my modem using wired connection
I suggest you call CenturyLink and have them replace that modem. You should not be experiencing that fluctuation in your speed. It might just be that CenturyLink has done what there famous for and that is over crowding the hub.
Pages: 1 2