네이트온을 로그인할 때나 가끔 로그인 중에도 배너광고가 나올 때가 있습니다.
이를 차단할 수 있는 방법입니다.
네이트온을 종료한 상태에서
이를 차단할 수 있는 방법입니다.
네이트온을 종료한 상태에서
C:\windows\system32\drivers\etc\hosts 파일을 메모장으로 엽니다.
그리고 아래와 같이 #이 없는 부분을 추가하여 저장합니다.
그런 다음 네이트온을 실행하면 배너를 차단시켜줍니다.
네이트 홈페이지 광고도 차단될 수 있으니 참고하시기 바랍니다.
[hosts]
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
#
127.0.0.1 cyad.nate.com
127.0.0.1 nateonevent.nate.com
127.0.0.1 nokw.nate.com
127.0.0.1 nateon.kdaq.empas.com
127.0.0.1 adimg.nate.com
127.0.0.1 nateon.nate.com
반응형
'운영체제 > 윈도우즈 팁' 카테고리의 다른 글
[팁] "다음 계정으로 실행" 창이 열리는 경우 처리하기 (5) | 2012.04.10 |
---|---|
[팁] 윈도우즈 8에서는 윈도우즈 7보다 2종류가 더 늘어 8종류의 버전이 있다. (0) | 2012.03.08 |
[팁] 윈도우즈 7 자동로그인 및 Administrator 계정 활성화 (0) | 2012.03.03 |
[팁] 유용한 윈도우즈 7 바로가기 키 (0) | 2012.02.27 |
[팁] IE에서 한글입력이 안될 때 (0) | 2012.02.24 |
댓글