ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Victor P. Vjatkin" <vtor77@list.ru>
To: community@altlinux.ru
Subject: Re: [Comm] bind zone transfer
Date: Wed, 02 Jun 2004 13:12:03 +0600
Message-ID: <40BD7DC3.1050501@list.ru> (raw)
In-Reply-To: <71807474.20040602103704@instep.spb.ru>

Nikita Semenov пишет:

>Здравствуйте.
>
>ALM 2.2. Настраиваю бинд, хочу держать у себя зоны своих доменов.
>Отправил заявку на регистрацию домена в зоне spb.ru. Зоны тестируются,
>но приходит письмо следующего содержания:
>
>  
>
>>Time-out при получении зоны chuchhe.spb.ru с основного
>>сервера ns.chuchhe.spb.ru.
>>    
>>
>
>  
>
>>Список заявленных серверов не соответствует размещенным в chuchhe.spb.ru на
>>сервере ns.chuchhe.spb.ru.
>>Заявлены - ns.spb.ru ns.chuchhe.spb.ru
>>Обнаружены -
>>    
>>
>
>  
>
>>Повторная проверка через 2 часа.
>>Постарайтесь устранить ошибку за это время.
>>    
>>
>
>Думаю, что проблема в зонном трансфере. Вот конфиги:
>local.conf:
>
>zone "chuchhe.spb.ru"{
>        type master;
>        file "chuchhe.spb.ru";
>        allow-query{any;};
>        allow-transfer{any;};
>};
>
>chuchhe.spb.ru:
>
>$TTL 38400 ; default TTL
>@       IN      SOA ns.chuchhe.spb.ru. kit.velagor.ru. (
>                2001022201  ; serial
>                10800       ; refresh
>                3600        ; retry
>                3600000     ; expire
>                38400)      ; minimum ttl
>
>        NS      ns.chuchhe.spb.ru.;
>ns      A       195.144.153.10
>
>
>Что не так сделано? Заранее спасибо.
>  
>
>  
>
С трансфером все логично. Еще нужно разрешить обмен   src tcp port 53   
dst  tcp port 53 
с серверами которые будут делать трансфер

  http://info.nic.ru/st/14/out_267.shtml

$TTL 38400 ; default TTL
@       IN      SOA ns.chuchhe.spb.ru. kit.velagor.ru. (
                2001022201  ; serial
                10800       ; refresh
                3600        ; retry
                3600000     ; expire
                38400)      ; minimum ttl

        IN      NS      ns.chuchhe.spb.ru.
      ^^^ 
ns      IN	A       195.144.153.10

      ^^^ 



-- 
Best regards,
 Victor Vjatkin





      parent reply	other threads:[~2004-06-02  7:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02  6:37 Nikita Semenov
2004-06-02  6:53 ` Nick N. Vinogradov
2004-06-02  6:59 ` Anton Kvashin
2004-06-02  7:12 ` Victor P. Vjatkin [this message]

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=40BD7DC3.1050501@list.ru \
    --to=vtor77@list.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