2013-06-05から1日間の記事一覧

bind-9.9.3-P1

BIND 9 に対して JPCERT/CC Alert が出ていたので bind-9.9.3-P1 をインストールしておいた。 wget ftp://ftp.isc.org/isc/bind/9.9.3-P1/bind-9.9.3-P1.tar.gz tar zxf bind-9.9.3-P1.tar.gz cd /usr/local/src/bind-9.9.3-P1 ./configure --with-openssl=/…