From: "Dmitry A. Kharitonov" <kharpost@rambler.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] pdnsd как dns-сервер для других компьютеров в локальной сети
Date: Wed, 04 Jan 2006 22:59:42 -0000
Message-ID: <4389A0B1.3060702@rambler.ru> (raw)
Message-ID: <20060104225942.K8gGVNohyoP4YQ9_glPsFc4cXVJKKAbbVx3ogA_LrFA@z> (raw)
In-Reply-To: <op.s0tjizcsglg102@post.cnt.ru>
Владимир Гусев wrote:
>> Я думаю так
>> # local usage only
>> # server_ip="127.0.0.1";
>> # server_port=53;
>> max_ttl=3600000;
>> min_ttl=600;
>> Коментируйте эти строки должно помочь.
>> Я тоже ставил в виртуальной сети не работало как закоментировал эти
>> строки перезапустил демона все пошло, я думаю эти строки указывают
>> что будет
>> использоватся тока для localhost
>
>
> Хм.. интересно.. попробую и так
> Спасибо
>
>
Правильно будет
# local usage only
# server_ip="127.0.0.1";
server_port=53;
Что значит "слушать все доступные интерфейсы по порту 53"
server_port=number;
Set the server port. This is especially useful when you want to start
the server and are not root. Note that you may also not specify
uptest=ping in the server section as non-root.
The default port is 53, the RFC-standard one. Note that you should
only use non-standard ports when you only need clients on your machine
to communicate with the server; others will probably fail if the try to
contact the server on the basis of an NS record, since the A record that
supplies the address for (among others) name servers does not have a
port number specification.
server_ip=string;
Set the ip address pdnsd listens on for requests. This can be useful
when the host has several interfaces and you want pdnsd not to listen on
all interfaces. Addtionally, it is possibly to bind pdnsd to listen on
127.0.0.2 to allow pdnsd to be a forwarder for BIND. pdnsd will listen
on all of your local interfaces by default. The ip is treated as string
and therefore needs to have quotation marks around it.
next prev parent reply other threads:[~2006-01-04 22:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-24 8:52 Владимир Гусев
2005-11-24 9:37 ` Наумкин Сергей
2005-11-24 11:30 ` Владимир Гусев
2005-11-24 9:37 ` Alexey Morsov
2005-11-24 11:30 ` Владимир Гусев
2005-11-24 14:30 ` Alexey Morsov
2005-11-24 19:09 ` Владимир Гусев
2005-11-24 19:26 ` Andrey Rahmatullin
2005-11-25 8:58 ` Владимир Гусев
2005-11-25 13:30 ` Andrey Rahmatullin
2005-11-25 19:02 ` Владимир Гусев
2005-11-24 19:27 ` Dmitry Marochko
2005-11-25 8:56 ` Владимир Гусев
2005-11-25 18:09 ` Dmitry Marochko
2005-11-25 18:53 ` Владимир Гусев
2005-11-25 20:37 ` Odergimiy
2005-11-25 23:00 ` Владимир Гусев
2005-11-27 12:04 ` Dmitry A. Kharitonov [this message]
2006-01-04 22:59 ` Dmitry A. Kharitonov
2005-11-25 20:06 ` [Comm] " Алексей Синицын
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=4389A0B1.3060702@rambler.ru \
--to=kharpost@rambler.ru \
--cc=community@lists.altlinux.org \
/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