アットウィキロゴ

PowerDNSのrecursorをインストールする

CentOS に yum install する
yum info
+ ...
[root@localhost ~]# yum info pdns-recursor 
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: rsync.atworks.co.jp
 * extras: rsync.atworks.co.jp
 * updates: rsync.atworks.co.jp
Available Packages
Name       : pdns-recursor
Arch       : x86_64
Version    : 3.1.5
Release    : 1.el5.centos
Size       : 458 k
Repo       : extras
Summary    : Modern, advanced and high performance recursing/non authoritative
           : nameserver
URL        : http://powerdns.com
License    : GPLv2
Description: PowerDNS Recursor is a non authoritative/recursing DNS server. Use
           : this package if you need a dns cache for your network.

install
+ ...
[root@localhost ~]# yum -y install pdns-recursor
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: rsync.atworks.co.jp
 * extras: rsync.atworks.co.jp
 * updates: rsync.atworks.co.jp
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package pdns-recursor.x86_64 0:3.1.5-1.el5.centos set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch         Version                    Repository    Size
================================================================================
Installing:
 pdns-recursor       x86_64       3.1.5-1.el5.centos         extras       458 k

Transaction Summary
================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 458 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : pdns-recursor                                            1/1 

Installed:
  pdns-recursor.x86_64 0:3.1.5-1.el5.centos                                     

Complete!
最終更新:2012年02月23日 11:51
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。