ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Re: Help pls bind 9
Date: Thu, 17 Jul 2003 18:02:52 +0400
Message-ID: <20030717180252.650da5c5.vsu@altlinux.ru> (raw)
In-Reply-To: <1058449690.5609.14.camel@stanich.kp>

On 17 Jul 2003 17:48:10 +0400
Andrew Stanovsky <stanich@kp.ru> wrote:

> > Права?
> > 
> > Должно быть вот так:
> > 
> > drwx--x---    3 root     named        4096 Apr 24 19:21 /var/lib/bind/zone/
> > drwxrwx--T    2 root     named        4096 Apr 24 19:26 /var/lib/bind/zone/slave/
> > -rw-------    1 named    named        3504 Jul 17 17:03 /var/lib/bind/zone/slave/168.192.in-addr.arpa
> > 
> > Или заткнут zone transfer на мастере.
> > 
> > Кстати, файлы slave-зон тащить было не обязательно - сами заберутся.
> 
> Права 
> drwx--x---    3 root     named         720 Jul 17 17:08 zone
> drwxrwx--T    2 root     named         280 Jul 17 17:08 slave
> -rw-------    1 root     named        3402 Jul 15 19:16 kp.ru.zone
> 
> zone transfer на master не заткнут точно, так как два часа назад все
> работало :-).

Так машина-то другая - там через allow-transfer могло быть по адресам
заблокировано.

> Да и глянул я на вся случай - master тоже рядом стоит.
> Забыл сказать - файлы зон перетащены с 8го бинда - может тут трабла
> какая ?

Там он на кривой синтаксис мог ругаться - но это для master-зон, для
slave он всё это сам записать должен.

> А мастер вообще 4й бинд.

Там в доках по этому поводу есть кое-что на тему transfer-format
one-answer, но это вроде бы для обратного случая - когда master -
BIND9, а slave - BIND4.

На всякий случай - имя должно писаться вот так:

zone "168.192.in-addr.arpa" {
        type slave;
        file "slave/168.192.in-addr.arpa";
        masters {
                X.X.X.X;
        };
};


  reply	other threads:[~2003-07-17 14:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-17 13:21 [Comm] " Andrew Stanovsky
2003-07-17 13:37 ` [Comm] " Sergey Vlasov
2003-07-17 13:45   ` Andrew Stanovsky
2003-07-17 14:02     ` Sergey Vlasov [this message]
2003-07-17 14:12       ` Andrew Stanovsky
2003-07-17 14:24         ` Sergey Vlasov
2003-07-17 14:33           ` Andrew Stanovsky
2003-07-17 13:41 ` [Comm] " Andriy Dobrovol's'kii
2003-07-17 13:45   ` Andrew Stanovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030717180252.650da5c5.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git