소스 검색

[Unbound] Define mailcow ip6 as private

andryyy 8 년 전
부모
커밋
ea5aa261c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      data/conf/unbound/unbound.conf

+ 1 - 0
data/conf/unbound/unbound.conf

@@ -19,6 +19,7 @@ server:
   private-address: 169.254.0.0/16
   private-address: fd00::/8
   private-address: fe80::/10
+  private-address: fd4d:6169:6c63:6f77::/64
   root-hints: "/etc/unbound/root.hints"
   hide-identity: yes
   hide-version: yes