bind9 IPv4だけの問い合わせに
- 2011年 2月8日(火) 08:51 JST
- 投稿者: akira
- 表示回数 141
dpkg-reconfigure bind9
options
┌────────────────────────────────┤ bind9 を設定しています ├────────────────────────────────┐
  │ BIND9 デーモン (named) の起動時に指定したい (ユーザ名以外の) 追加オプションを入力してく  │
  │ ださい。                                                                                 │
  │                                                                                          │
  │ 起動時に named に指定するオプション:                                                     │
  │                                                                                          │
  │ /etc/bind/named.conf -4_________________________________________________________________ │
  │                                                                                          │
  │                                          <了解>                                          │
  │                                                                                          │
  └──────────────────────────────────────────────────────────────────────────────────────────┘
/etc/default/bind9:OPTIONS="-u bind -c /etc/bind/named.conf -4"
を変えるという事