ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Brindeew <linux@abr.x9.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] DNS troubles
Date: Mon Dec 10 17:26:11 2001
Message-ID: <20011210142700.862162F42D@abr.tool.ru> (raw)
In-Reply-To: <3C1475C9.46324858@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 1700 bytes --]

On Mon, 10 Dec 2001 11:43:53 +0300
cornet <cornet@altlinux.ru> wrote:

> > 1. мой локальный домен (abr.tool.ru) -> 127.0.0.1
> А почему??? Этот адрес пожизни должен быть 
> localhost.localdomain

Всегда и везде? Не знал...

> > 2. Для приложений из VMWare уже сложнее:
> >    abr.tool.ru -> 192.168.1.1
> >    win.tool.ru -> 192.168.1.2
> 
> Ну так и??
> Сделайте 2 записи с этими адресами :-)
> для начала:
> ...
> @       IN      SOA     tool.ru. admin.localhost. (

Этого, наверное, нельзя делать.
Ведь реальный tool.ru уже существует в Интернет.
Более того, там могут быть поддомены типа smtp.tool.ru

Можно ли, чтобы мой DNS выборочно делал так:

abr.tool.ru -> localhost.localdomain
*.abr.tool.ru -> abr.tool.ru (win, smtp, ftp, ...)
tool.ru -> уже должен отвечать DNS провайдера.

> ...
>                 NS      ns   ; Internet адрес сервера имен
> ...
> ну а потом:
> ...
> localhost               A       127.0.0.1
> ns                      A       192.168.1.1
> abr			A 	192.168.1.1
> win			A	192.168.1.2
> 
> Ну и обратную зону:
> ...
> @       IN      SOA     tool.ru. admin.localhost. (
> ...
>                 NS      ns.tool.ru.
> 
> 1               PTR     ns.tool.ru.
> 1               PTR     abr.tool.ru.
> 2               PTR     win.tool.ru.

Это все замечательно, но учитывается ли тот факт, что vmnet1 может быть в
дауне? Тогда, насколько я понимаю, сеть 192.168.1.0/255.255.255.0 не
работает, так ведь?

> forwarders { 195.34.32.11; 195.34.32.10; };
> 
> Вот это например DNS адреса МТУ. У Вас видимо лучше указать адреса
> именно Вашего провайдера.

Да, я именно так и сделал.

-- 
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2001-12-10 17:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-09  2:55 Andrey Brindeew
2001-12-10 11:42 ` cornet
2001-12-10 17:26   ` Andrey Brindeew [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=20011210142700.862162F42D@abr.tool.ru \
    --to=linux@abr.x9.ru \
    --cc=mandrake-russian@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