f 터진수박 (Burst Watermelon) :: 'dns' 태그의 글 목록

'dns'에 해당되는 글 1건

반응형

컴퓨터로 인터넷을 오랫동안 사용하면 속도가 조금씩 느려지는 현상이 발생할 경우가 있습니다.

보통 인터넷 주소를 들어가면 XXX.com 이런식으로 사용자들이 기억하는데 원래 IP Adress 인 111.222.333.444 를 -> XXX.com 으로 변환해주는것을 DNS Service라고 합니다.

이런식으로 변환되는 주소가 많아질 수록 조금씩 인터넷이 느려지는데, 이럴때 DNS 변환 주소를 한번 정리해주면 컴퓨터 인터넷 속도가 빨라질 수 있습니다.

아래의 명령들을 시작 - 모든 프로그램 - 보조 프로그램에 있는 "명령 프롬프트" 프로그램에서 입력하거나, 또는 첨부 배치 실행 파일을 받아서 한번만 실행하시면 됩니다.

@echo off 
ipconfig /displaydns 
ipconfig /flushdns


Flushing DNS batch file : Download!!


윈도우즈 시리즈 (Windows 10, 8, 8.1,Vista and 7)

  • Windows 10 : 시작 버튼에 마우를 놓고 오른쪽 버튼을 눌러서 관리자 권한으로 명령 프롬프트 실행하기를 선택합니다. 터미널 화면이 나타나면 "ipconfig /flushdns"를 입력합니다. (Right click on the start menu and choose Command Prompt (Admin) from the menu and type in the command ipconfig /flushdns.)


  • Windows 8 and 8.1 : 바탕화면의 찾기에서 "cmd"라고 입력한 후 명령 프롬프트가 나타나면 마우스 오른쪽 버튼을 눌러서 관리자 권한으로 실행하면 됩니다. 터미널 화면이 나타나면 "ipconfig /flushdns"를 입력합니다. (Simply type cmd on the Windows 8 Start Screen and the Windows search bar will appear on the right hand side with search results. Right click on Command Prompt and click Run as administrator and type in the command ipconfig /flushdns.)


  • Windows Vista and 7 : 시작 - 모든 프로그램 - 보조 프로그램에 있는 "명령 프롬프트"를 실행합니다. 터미널 화면이 나타나면 "ipconfig /flushdns"를 입력합니다. (Start > All Programs > Accessories > Command Prompt and type in the command ipconfig /flushdns.)


  • Windows 98/NT/2000/XP : 시작 - 실행 - cmd.exe 입력 후 실행합니다. 터미널 화면이 나타나면 "ipconfig /flushdns"를 입력합니다. (Start > Run > cmd.exe > OK and type in the command ipconfig /flushdns.)


다른 운영 체제들 (Other Operation systems)

애플 매킨토시 (Apple OS X) : 각각 버전에 따라 커맨드창에 입력하여 실행하시기 바랍니다. (Flushing DNS commands are different depends on the OSX version.)


  • Mac OS X 10.12 Sierra and 10.11 El Capitan
  1. Open up the command terminal. (Command terminal is in "Utility".)
  2. Run the command sudo killall -HUP mDNSResponder
  3. Enter the password. You will most likely be asked for the administrator password before you can proceed with the DNS flush.


  • Mac OS X Yosemite
  1. Open up the command terminal. (Command terminal is in "Utility".)
  2. Run the command sudo discoveryutil udnsflushcaches
  3. Enter the password. You will most likely be asked for the administrator password before you can proceed with the DNS flush.


  • Mac OS X 10.9 Mavericks,  10.8 Mountain Lion and 10.7 Lion
  1. Open up the command terminal. (Command terminal is in "Utility".)
  2. Run the command sudo killall -HUP mDNSResponder
  3. Enter the password. You will most likely be asked for the administrator password before you can proceed with the DNS flush.


  • Mac OS X 10.6 Snow Leopard
  1. Open up a command terminal. (Command terminal is in "Utility".)
  2. Run the command sudo dscacheutil -flushcache
  3. Enter the password. You will most likely be asked for the administrator password before you can proceed with the DNS flush.


  • Mac OS X 10.5.1 Leopard and below
  1. Open a command terminal. (Command terminal is in "Utility".)
  2. Run the command sudo lookupd -flushcache
  3. Enter the password. You will most likely be asked for the administrator password before you can proceed with the DNS flush.

 

리눅스 (Linux)

If you are running the nscd Name Service Cache Daemon and wish to flush your DNS cache, then you will need to do the following.

  1. Open up a command terminal (either as root or run step 2 with sudo).
  2. Run the command /etc/init.d/nscd restart

업데이트 된 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

 

접속 안될 때 (When you can't access to main homepage) : http://burst-watermelon.blogspot.com


반응형
블로그 이미지

Burst Watermelon

교육의 모든 정보,투자,부동산,유용한 정보들

,