From: "Alexandre Redko" <Mandrake@zlkz.spnet.ru> To: <mandrake-russian@altlinux.ru> Subject: [mdk-re] Re: [mdk-re] Настройка DNS Date: Mon Aug 27 16:39:11 2001 Message-ID: <002501c12ef5$71e087d0$0500000a@sasha> (raw) In-Reply-To: <200108271854.PAA13096@drug.org.ru> Добрый день! named.conf zone "spnet.ru" { type master; file "spnet"; }; zone "0.0.10.in-addr.arpa" { type master; file "spnet.rev"; }; spnet ns IN A x.x.x.x ns IN A 10.0.0.1 gw IN A 10.0.0.1 mail IN CNAME ns pop3 IN CNAME ns imap2 IN CNAME ns imap IN CNAME ns smtp IN CNAME ns www IN CNAME spnet.ru. ftp IN CNAME spnet.ru. irc IN CNAME spnet.ru. news IN A 10.0.0.1 localhost IN A 127.0.0.1 user1 IN A 10.0.0.2 user2 IN A 10.0.0.3 ....... spnet.rev IN NS ns.spnet.ru. IN MX 10 mail.spnet.ru. 1 IN PTR ns.spnet.ru. 1 IN PTR gw.spnet.ru. 1 IN PTR mail.spnet.ru. 1 IN PTR pop3.spnet.ru. 1 IN PTR imap2.spnet.ru. 1 IN PTR smtp.spnet.ru. 1 IN PTR news.spnet.ru. 2 IN PTR user1 3 IN PTR user2 .... Regards to All Alexandr Redko LU # 178842 ICQ # 75828152
next prev parent reply other threads:[~2001-08-27 16:39 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-08-27 15:54 Alexey Sychov 2001-08-27 16:39 ` Alexandre Redko [this message] 2001-08-27 16:39 ` Alexandr Zhegallo
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='002501c12ef5$71e087d0$0500000a@sasha' \ --to=mandrake@zlkz.spnet.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