Skip to menu

리눅스 관련 모음

본문시작

Views 17372 Votes 0 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

Name

rndc-confgen — rndc key generation tool

Synopsis

rndc-confgen [-a] [-b keysize] [-c keyfile] [-h] [-k keyname] [-p port] [-r randomfile] [-s address] [-t chrootdir] [-u user]

DESCRIPTION

rndc-confgen generates configuration files for rndc. It can be used as a convenient alternative to writing the rndc.conf file and the corresponding controls and key statements in named.conf by hand. Alternatively, it can be run with the -a option to set up a rndc.key file and avoid the need for a rndc.conf file and a controls statement altogether.

OPTIONS

-a

Do automatic rndc configuration. This creates a file rndc.key in /etc (or whatever sysconfdir was specified as when BIND was built) that is read by both rndc and named on startup. The rndc.key file defines a default command channel and authentication key allowing rndc to communicate with named on the local host with no further configuration.

Running rndc-confgen -a allows BIND 9 and rndc to be used as drop-in replacements for BIND 8 and ndc, with no changes to the existing BIND 8 named.conf file.

If a more elaborate configuration than that generated by rndc-confgen -a is required, for example if rndc is to be used remotely, you should run rndc-confgen without the -a option and set up a rndc.conf and named.conf as directed.

-b keysize

Specifies the size of the authentication key in bits. Must be between 1 and 512 bits; the default is 128.

-c keyfile

Used with the -a option to specify an alternate location for rndc.key.

-h

Prints a short summary of the options and arguments to rndc-confgen.

-k keyname

Specifies the key name of the rndc authentication key. This must be a valid domain name. The default is rndc-key.

-p port

Specifies the command channel port where named listens for connections from rndc. The default is 953.

-r randomfile

Specifies a source of random data for generating the authorization. If the operating system does not provide a /dev/random or equivalent device, the default source of randomness is keyboard input. randomdev specifies the name of a character device or file containing random data to be used instead of the default. The special value keyboard indicates that keyboard input should be used.

-s address

Specifies the IP address where named listens for command channel connections from rndc. The default is the loopback address 127.0.0.1.

-t chrootdir

Used with the -a option to specify a directory where named will run chrooted. An additional copy of the rndc.key will be written relative to this directory so that it will be found by the chrooted named.

-u user

Used with the -a option to set the owner of the rndc.key file generated. If -t is also specified only the file in the chroot area has its owner changed.

   

  1. No Image 06Dec
    by 햇빛소년
    2012/12/06 by 햇빛소년
    Views 20108 

    Sendmail 스패머 IP 차단 쉘스크립트 v2

  2. sendmail + dovecot 설정

  3. No Image 11Jun
    by 햇빛소년
    2012/06/11 by 햇빛소년
    Views 33239 

    SELinux/audit2allow

  4. No Image 28Feb
    by 햇빛소년
    2014/02/28 by 햇빛소년
    in
    Views 3470 

    selinux 퍼미션 에러 audit2allow 로 쉽게 ....

  5. No Image 07Jun
    by 햇빛소년
    2012/06/07 by 햇빛소년
    Views 36271 

    selinux 관련 명령모음.

  6. No Image 07Jun
    by 햇빛소년
    2012/06/07 by 햇빛소년
    Views 35101 

    SELinux Lockdown Part One: SELinux Users

  7. No Image 28Feb
    by 햇빛소년
    2016/02/28 by 햇빛소년
    in
    Views 797 

    selinux troubleshooting 해결 명령

  8. No Image 05Jan
    by 햇빛소년
    2012/01/05 by 햇빛소년
    Views 38190 

    segmentation fault가 발생할 때 디버깅 방법

  9. No Image 30Jun
    by 햇빛소년
    2013/06/30 by 햇빛소년
    in
    Views 15930 

    rsync 백업 설정이 확실하게 되었는데도 백업이 되지 않는 다면.....

  10. No Image 01Jul
    by 햇빛소년
    2013/07/01 by 햇빛소년
    in
    Views 15571 

    rsync 를 이용한 원격 서버 백업하기.

  11. No Image 20Jun
    by 햇빛소년
    2012/06/20 by 햇빛소년
    Views 27734 

    rpm 파일 삭제시 에러 - specifies multiple packages 해결방법

  12. No Image 14Jun
    by 햇빛소년
    2016/06/14 by 햇빛소년
    in
    Views 2486 

    route 및 iptables를 이용한 리눅스 특정 IP 접속 차단하는 법

  13. No Image 10Apr
    by 햇빛소년
    2011/04/10 by 햇빛소년
    Views 55311 

    rndc: connection to remote host closed 네임서버오류

  14. No Image 31May
    by 햇빛소년
    2013/05/31 by 햇빛소년
    in
    Views 17372 

    rndc-confgen — rndc key generation tool

  15. No Image 15Feb
    by 햇빛소년
    2016/02/15 by 햇빛소년
    in
    Views 1082 

    RHEL 7 / CentOS 7 : Disable Firewalld and use iptables

  16. No Image 22Jun
    by 햇빛소년
    2013/06/22 by 햇빛소년
    in
    Views 15155 

    rewrite 도메인 포워딩

  17. No Image 27Feb
    by 햇빛소년
    2015/02/27 by 햇빛소년
    in
    Views 1584 

    redis 2.8.19 설치하기

  18. No Image 30May
    by 햇빛소년
    2012/05/30 by 햇빛소년
    Views 28092 

    Red Hat / CentOS IPv6 Network Configuration

  19. No Image 20Jun
    by 햇빛소년
    2012/06/20 by 햇빛소년
    Views 28387 

    pyzor: check failed: internal error, python traceback seen in response 드디어 해결

  20. No Image 16Jun
    by 햇빛소년
    2012/06/16 by 햇빛소년
    Views 27019 

    procmail: Lock failure on "spamassassin.lock"

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10