본문 바로가기 메뉴 바로가기

KENSEI IT BLOG

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

KENSEI IT BLOG

검색하기 폼
  • KENSEI (810)
    • Mail (5)
    • Security (93)
    • VPN (50)
    • Linux (273)
    • Network (47)
    • DNS (4)
    • Memo (13)
    • Cloud (32)
    • LAYER 4 & 7 (36)
    • HARDWARE (23)
    • windows (27)
    • WEB (28)
    • 프로그램 (33)
    • Unsolved (9)
    • 보안솔루션 (13)
    • 일상&리뷰 (67)
    • container (7)
    • Database (31)
    • Filesystem (11)
  • 방명록

nameserver 운영 (1)
네임서버(nameserver) 셋팅 및 운영

YUM 으로 깔아야 하는데 다 설치하는게 다르네 ㅋㅋ yum -y install bind bind-chroot caching-nameserver yum -y install bind bind-chroot caching-nameserver yum install bind* yum install ypbind vim named.conf or named.caching-nameserver.conf - listen-on port 53 { 127.0.0.1; }; → listen-on port 53 { any; }; - allow-query { localhost; }; → allow-query { any; }; - match-clients { localhost; }; → match-clients { any; }; - m..

Linux 2015. 5. 20. 14:56
이전 1 다음
이전 다음
공지사항

Blog is powered by Tistory / Designed by Tistory