Disabling IPv6 lookups in bind > 개발

본문 바로가기
사이트 내 전체검색

개발

Disabling IPv6 lookups in bind

페이지 정보

profile_image
작성자 관리자 (61.♡.222.236)
댓글 0건 조회 1,895회 작성일 19-06-07 17:06

본문

Just disabling bind to listen on IPv6 addresses does not prevents it from querying for IPv6 addresses to remote hosts. To ensure that IPv6 is completely disabled use:

1. Edit /etc/sysconfig/named and set
OPTIONS="-4"

2. Edit '/etc/named.conf' and set
filter-aaaa-on-v4 yes;

Also optionally comment 'listen-on-v6 port 53 { ::1; };'

3. Finally use 'service named restart'


Some of this has been learned from https://kb.isc.org/article/AA-00576/0/Filter-AAAA-option-in-BIND-9-.html



* 참
https://www.sbarjatiya.com/notes_wiki/index.php/Disabling_IPv6_lookups_in_bind

추천0

댓글목록

등록된 댓글이 없습니다.

Total 386건 9 페이지
  • RSS

검색


사이트 정보

Copyright © Baragi.Net. All rights reserved.