ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] проблемы с DNS
@ 2005-01-19 10:59 Grigory Fateyev
  2005-01-19 11:10 ` Andriy Dobrovol's'kii
  0 siblings, 1 reply; 24+ messages in thread
From: Grigory Fateyev @ 2005-01-19 10:59 UTC (permalink / raw)
  To: community

Здравствуйте!

Настроил bind9 как primary сервер домена:

######## named.conf
<...sckip...>
view "external" {
        match-clients { any; };
        recursion no;
        zone "tandem.hostname.ru" {
        type master;
        file "tandem.hostname.ru";
        };
};
<...sckip...>

###### tandem.hostname.ru
$TTL 86400
@       IN      SOA     tandem.hostname.ru. root.tandem.hostname.ru. (
                        200501181       ; serial, todays date + todays
                        8H              ; refresh, seconds
                        2H              ; retry, seconds
                        1W              ; expire, seconds
                        86400 )            ; minimum, seconds
                NS      tandem.hostname.ru.
                NS      ns.hostname.ru.

localhost       A       127.0.0.1

tandem.hostname.ru.     A      81.xxx.xxx.37

ftp             CNAME   tandem.hostname.ru.
mail            CNAME   tandem.hostname.ru.
www             CNAME   tandem.hostname.ru.
conference      CNAME   tandem.hostname.ru.
users           CNAME   tandem.hostname.ru.
jud             CNAME   tandem.hostname.ru.

home            A       81.xxx.xxx.37
@               TXT     "Tandem Vladimir Corporation"

при перезапуске в логах вижу:
Jan 19 13:54:08 tandem named[7487]: zone tandem.hostname.ru/IN: loaded
serial 200501181 
Jan 19 13:54:08 tandem named[7487]: running
Jan 19 13:54:08 tandem named[7487]: zone tandem.hostname.ru/IN: sending
notifies (serial 200501181)

и всё
Почему домен не виден снаружи? Что я сделал неправильно?

Спасибо!
-- 
Всего наилучшего!
greg_[at]_anastasia_[dot]_ru Григорий.



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2005-01-24 16:46 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-19 10:59 [Comm] проблемы с DNS Grigory Fateyev
2005-01-19 11:10 ` Andriy Dobrovol's'kii
2005-01-19 11:21   ` Grigory Fateyev
2005-01-19 11:25     ` Nick S. Grechukh
2005-01-19 11:41       ` Grigory Fateyev
2005-01-19 12:49         ` Grigory Fateyev
2005-01-19 14:04         ` Nick S. Grechukh
2005-01-19 14:59           ` Grigory Fateyev
2005-01-19 15:15             ` Nick S. Grechukh
2005-01-19 16:30               ` Andriy Dobrovol's'kii
2005-01-19 16:46                 ` Nick S. Grechukh
2005-01-19 16:59                   ` Andriy Dobrovol's'kii
2005-01-19 17:36                     ` Grigory Fateyev
2005-01-19 18:10                       ` Nick S. Grechukh
2005-01-20 13:45                         ` Grigory Fateyev
2005-01-20 16:03                           ` Grigory Fateyev
2005-01-21  9:51                             ` Andriy Dobrovol's'kii
2005-01-21 13:09                             ` Nick S. Grechukh
2005-01-22 13:13                               ` Grigory Fateyev
2005-01-22 13:41                                 ` Andriy Dobrovol`s`kii
2005-01-22 16:53                                   ` Grigory Fateyev
2005-01-22 17:52                                     ` Grigory Fateyev
2005-01-24 16:46                                       ` Andriy Dobrovol's'kii
2005-01-23 15:32                                   ` Nick S. Grechukh

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