From: "Sergey S. Skulachenko" <sssku@online.ru> To: community@altlinux.ru Subject: Re: [Comm] kppp+ppp+resolv.conf Date: Sat, 15 Mar 2003 14:02:11 +0300 Message-ID: <20030315140211.05506d31.sssku@online.ru> (raw) In-Reply-To: <200303151108.16565.hyuv@svitonline.com> On Sat, 15 Mar 2003 11:08:16 +0000 Юрий Хорошков <hyuv@svitonline.com> wrote: > В сообщении от Пятница 14 Март 2003 14:55 Юрий Хорошков > написал(a): > > Здравствуйте Community! > > При установке в настройках кррр DNS провайдера - Настройка: > > "Автоматическая" в /etc/ppp появляется файл resolv.conf. > > При подключении к провайдеру в /etc/resolv.conf имеем: > > > > search localdomain > > nameserver 127.0.0.1 > > # ppp temp entry > > > > nameserver 212.109.32.5 # ppp temp entry > > nameserver 212.109.32.9 # ppp temp entry > > nameserver 212.109.32.5 #kppp temp entry > > nameserver 212.109.32.9 #kppp temp entry > > > > При отключении соединения: > > > > search localdomain > > nameserver 127.0.0.1 > > # ppp temp entry > > > > nameserver 212.109.32.5 # ppp temp entry > > nameserver 212.109.32.9 # ppp temp entry > > > > При дальнейших подключениях оставшиеся записи "размножаются". > > Как лечить? > > Господа! > Я не шучу. Такое имеет место не только в Мастер 2.2 но и > в Junior 2.2 RC*. Какие ж тут шутки? А все молчат, потому, что не первый раз разговор затевается. Сравните с тем, что у меня. При соединении с провайдером видим: > [root@sku /]# cat /etc/resolv.conf > domain online.ru #kppp temp entry > search home online.ru > nameserver 192.168.1.16 > nameserver 194.67.1.154 > nameserver 194.87.0.9 > ># ppp temp entry > nameserver 192.168.1.16 #kppp temp entry > nameserver 194.67.1.154 #kppp temp entry > nameserver 194.87.0.9 #kppp temp entry После того, как соединение прервано: > [root@sku /]# cat /etc/resolv.conf > search home online.ru > nameserver 192.168.1.16 > nameserver 194.67.1.154 > nameserver 194.87.0.9 > > # ppp temp entry Т.е. строчки не накапливаются, а удаляются автоматически. Далее, 192.168.1.16 - адрес DNS локальной сети. В его настройках в /var/lib/bind/zone/home прописаны те же DNS - локальный и провайдеров: > @ IN NS sku.home. > @ IN NS ns.online.ru. > @ IN NS ns.demos.su. В настройках kppp адреса DNS прописаны вручную, причем, разумеется, те же. Доступ к DNS во время соединения не запрещен. Зачем запрещать доступ к локальному кэширующему DNS? Те же DNS провайдеров прописаны в forwarders в /var/lib/bind/etc/options.conf. Вывод из моих рассуждений - в настройках нужна аккуратность. _____________ С уважением, С.С.Скулаченко
next prev parent reply other threads:[~2003-03-15 11:02 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-03-14 14:55 Юрий Хорошков 2003-03-15 11:08 ` Юрий Хорошков 2003-03-15 11:02 ` Sergey S. Skulachenko [this message] 2003-03-15 14:06 ` Юрий Хорошков 2003-03-15 16:09 ` [Comm] kppp+ppp+resolv.conf Michael Shigorin 2003-03-15 16:28 ` Dmitry V. Levin 2003-03-15 16:50 ` Michael Shigorin 2003-03-15 17:54 ` Dmitry V. Levin 2003-03-21 23:03 ` [Comm] DHCP'ed NS +/- chrooted resolv (was: kppp+ppp+resolv.conf) Michael Shigorin 2003-03-22 15:49 ` [Comm] " Dmitry V. Levin 2003-03-22 17:13 ` Michael Shigorin 2003-03-16 17:23 ` [Comm] kppp+ppp+resolv.conf Vadim V. Zhytnikov 2003-03-16 17:59 ` [Comm] kppp+ppp+resolv.conf Vitaly Ostanin 2003-03-16 18:10 ` [Comm] kppp+ppp+resolv.conf Sergey S. Skulachenko
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=20030315140211.05506d31.sssku@online.ru \ --to=sssku@online.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