From: Aleksey Avdeev <solo@solin.spb.ru> To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] Вопрос про ДНС Date: Fri, 16 Dec 2005 01:24:13 +0300 Message-ID: <43A1ED0D.8080909@solin.spb.ru> (raw) In-Reply-To: <43A1D91D.7030204@micmedia.ru> Alexei V. Mezin пишет: > поздравляю с открытием списка :) > > Вопрос такой: в районной домовой сети "упал" ДНС. Уже почти неделю. > Админы в курсе, но не чинят, видимо не умеют :(. Видимо, придется > пользователям писать для них инструкции. > > Выглядит падение так: > ... > > Рeзультат dig: > [alexei@threebears alexei]$ dig @10.104.0.1 google.com > > ; <<>> DiG 9.3.1 <<>> @10.104.0.1 google.com > ; (1 server found) > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1463 > ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 4 > > ;; QUESTION SECTION: > ;google.com. IN A > > ;; AUTHORITY SECTION: > google.com. 123437 IN NS ns4.google.com. > google.com. 123437 IN NS ns1.google.com. > google.com. 123437 IN NS ns2.google.com. > google.com. 123437 IN NS ns3.google.com. > > ;; ADDITIONAL SECTION: > ns1.google.com. 317996 IN A 216.239.32.10 > ns2.google.com. 317996 IN A 216.239.34.10 > ns3.google.com. 296237 IN A 216.239.36.10 > ns4.google.com. 296237 IN A 216.239.38.10 > > ;; Query time: 10 msec > ;; SERVER: 10.104.0.1#53(10.104.0.1) > ;; WHEN: Thu Dec 15 23:49:06 2005 > ;; MSG SIZE rcvd: 164 > > Не подскажите, в чем может быть проблема? Или недостаточно информации? Судя по dig -- сервер жив. Возможные проблемы (то, что желательно проверить): 1. На сервере запрещена рекурсия. Если "dig @216.239.32.10 google.com" вернёт требуемый IP -- то установка кешерущего DNS проблему, для вас, решит. 2. Нарушена связность с зарубежными сетями. Способ проверки -- "ping 216.239.32.10". -- С уважением. Алексей.
next prev parent reply other threads:[~2005-12-15 22:24 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-12-15 20:59 Alexei V. Mezin 2005-12-15 22:24 ` Aleksey Avdeev [this message] 2005-12-15 22:50 ` Alexei V. Mezin 2005-12-15 23:04 ` Aleksey Avdeev 2005-12-16 8:20 ` Michael Shigorin
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=43A1ED0D.8080909@solin.spb.ru \ --to=solo@solin.spb.ru \ --cc=sysadmins@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 sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git