sun's longitude:60 21 02 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 

Áú¹®°ú ´äº¯ °Ô½ÃÆÇÀÔ´Ï´Ù.

ÇöÀç ½Ç½Ã°£À¸·Î ÀÌ°÷ ¼­¹öÀÇ ¼³Á¤ÆÄÀÏ(¸î°³)¸¦ º¸¿©ÁÖ°í ÀÖ½À´Ï´Ù.
¼­¹öÀÇ ¼³Á¤³»¿ë¿¡ °üÇÑ Áú¹®Àº ¸ÕÀú ÀÌ°÷ ¼­¹öÀÇ ¼³Á¤³»¿ëÀ» Âü°íÇÏ½Ã±æ ¹Ù¶ø´Ï´Ù.

[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
1218 ¹ø ±ÛÀÇ ´äÀå±Û: Re: bind 9.x ´ë ¼Ò½ºÄÄÆÄÀÏ ¼³Ä¡...
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2002³â 11¿ù 22ÀÏ 20:14:01 ±Ý(Àú³á) Á¶È¸: 1868
[±èµµÃ¶]´ÔÀÌ ³²±â½Å ±Û:

>
>»êÀÌ´Ô 
>¸®´ª½º¿¡¼­ bind 9.x´ë ¼Ò½ºÄÄÆÄÀÏ·Î ¼³Ä¡ÇÏ°í ½ÍÀºµ¥¿ä...
>rpm ¼³Ä¡¸»±¸¿ä...
>
>ºÎŹÇÕ´Ï´Ù. 

========================================

0. named À¯Àú/±×·ì Ãß°¡

³»¿ëÀº »ý·«ÇÕ´Ï´Ù.


1. ¼³Á¤ÆÄÀÏ º¹»ç

named.conf(/etc/named.conf)
rndc.conf(/etc/rndc.conf)
zone database files(/var/named/*)
named control script file(/etc/rc.d/init.d/named)

ÀÌ·± ¼³Á¤ÆÄÀϵéÀÌ ÇÊ¿äÇѵ¥

½Ç·ÂÀÌ µÈ´Ù¸é ¸Å´º¾óÀ» Âü°í·Î Çؼ­
ÀÌ·± ÆÄÀÏÀ» ¼Õ¼ö ¸¸µé¸é »ó°ü¾øÁö¸¸ óÀ½ºÎÅÍ ¸¸µé·Á¸é
»ó´çÈ÷ ¾î·Æ½À´Ï´Ù.

µû¶ó¼­ BIND/9.X¸¦ RPMÀ¸·Î ¼³Ä¡ÇÑÈÄ¿¡
ÀÌ·± ÆÄÀÏÀ» º¹»çÇØ ³õ°í RPM BIND¸¦ Áö¿ó´Ï´Ù.


2. build BIND/9.x

http://www.isc.org/products/BIND/bind9.html

¿¡¼­ BIND/9.2.x¸¦ ´Ù¿î·ÎµåÇÑ ´ÙÀ½
Àû´çÇÑ À§Ä¡¿¡ ¾ÐÃàÀ» ÇØÁ¦ÇÕ´Ï´Ù.

# tar zxvf bind-9.2.1.tar.gz
# cd bind-9.2.1
#
# ./configure --help
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
Configuration:
  --cache-file=FILE       cache test results in FILE
  --help                  print this message
  --no-create             do not create output files
  --quiet, --silent       do not print `checking...' messages
  --version               print the version of autoconf that created configure
Directory and file names:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [same as prefix]
  --bindir=DIR            user executables in DIR [EPREFIX/bin]
  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
  --datadir=DIR           read-only architecture-independent data in DIR
                          [PREFIX/share]
  --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data in DIR
                          [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
  --includedir=DIR        C header files in DIR [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
  --infodir=DIR           info documentation in DIR [PREFIX/info]
  --mandir=DIR            man documentation in DIR [PREFIX/man]
  --srcdir=DIR            find the sources in DIR [configure dir or ..]
  --program-prefix=PREFIX prepend PREFIX to installed program names
  --program-suffix=SUFFIX append SUFFIX to installed program names
  --program-transform-name=PROGRAM
                          run sed PROGRAM on installed program names
Host type:
  --build=BUILD           configure for building on BUILD [BUILD=HOST]
  --host=HOST             configure for HOST [guessed]
  --target=TARGET         configure for TARGET [TARGET=HOST]
Features and packages:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --x-includes=DIR        X include files are in DIR
  --x-libraries=DIR       X library files are in DIR
--enable and --with options recognized:
  --with-openssl[=PATH]   Build with OpenSSL [yes|no|path].
                          (Required for DNSSEC)
  --with-randomdev=PATH Specify path for random device
  --enable-threads      enable multithreading
  --with-ptl2           on NetBSD, use the ptl2 thread library (experimental)
  --with-purify[=PATH]  use Rational purify
  --with-libtool        use GNU libtool (following indented options supported)
    --enable-shared[=PKGS]  build shared libraries [default=yes]
    --enable-static[=PKGS]  build static libraries [default=yes]
    --enable-fast-install[=PKGS]  optimize for fast installation [default=yes]
    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
    --disable-libtool-lock  avoid locking (might break parallel builds)
    --with-pic              try to use only PIC/non-PIC objects [default=use both]
  --enable-libbind              build libbind [default=no]
  --enable-ipv6         use IPv6 [default=autodetect]
  --with-kame[=PATH]    use Kame IPv6 [default path /usr/local/v6]
  --disable-linux-caps  disable linux capabilities

# ./configure \
    --prefix=/usr/local/bind \
    --sysconfdir=/etc \
    --with-libtool \
    --with-openssl=/usr \
    --enable-threads


--prefix ¿É¼ÇÀÌ ¾ø´Ù¸é ±âº»ÀûÀ¸·Î /usr/local ·Î ¼³Ä¡µË´Ï´Ù.

# make
#
# make install


3. ¼³Á¤ÆÄÀÏ º¹»ç ¹× ÆíÁý

ƯÈ÷ /etc/rc.d/init.d/named ½ºÅ©¸³Æ®¿¡¼­ named, rndcÀÇ PATH°¡
¹Ù²î±â ¶§¹®¿¡ ¼öÁ¤ÇØ¾ß ÇÕ´Ï´Ù.


4. ¸¶¹«¸®($PATH)

# cd /usr/local/bind/bin
# ln -sf * ../../bin/.
# cd ../sbin
# ln -sf * ../../sbin/.


¼³Ä¡ÇÏ´Ù°¡
À߸𸣴 ºÎºÐÀÌ ÀÖ´Ù¸é ÇØ´ç ºÎºÐÀ» ´Ù½Ã Áú¹®ÇØ ÁÖ¼¼¿ä


EOF


 
ÀÌÀü±Û : bind 9.x ´ë ¼Ò½ºÄÄÆÄÀÏ ¼³Ä¡...
´ÙÀ½±Û : Re: Re: bind 9.x ´ë ¼Ò½ºÄÄÆÄÀÏ ¼³Ä¡...  
 from 61.254.75.40
JS(Redhands)Board 0.4 +@

bind 9.x ´ë ¼Ò½ºÄÄÆÄÀÏ ¼³Ä¡... Re: Re: bind 9.x ´ë ¼Ò½ºÄÄÆÄÀÏ ¼³Ä¡...
Àμâ¿ë 


apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.02(server) + (network) + (browser) seconds