Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.protocols.dns.bind > #77
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | trm asn <trm.nagios@gmail.com> |
| Newsgroups | comp.protocols.dns.bind |
| Subject | Re: Subdomain Issue |
| Date | Thu, 10 Nov 2011 03:29:57 +0530 |
| Lines | 108 |
| Approved | bind-users@lists.isc.org |
| Message-ID | <mailman.37.1320876015.68562.bind-users@lists.isc.org> (permalink) |
| References | <CACZSWMrZ-4MYk0ytX0eUOAQTFoRuv=viOBJbzNxAqZ+jNVH10Q@mail.gmail.com> <20111109094543.GA22541@fantomas.sk> |
| NNTP-Posting-Host | lists.isc.org |
| Mime-Version | 1.0 |
| Content-Type | multipart/alternative; boundary=001517402e0aa01c0604b1546824 |
| X-Trace | usenet.stanford.edu 1320876015 21356 149.20.64.75 (9 Nov 2011 22:00:15 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | bind-users@lists.isc.org |
| Return-Path | <trm.nagios@gmail.com> |
| X-Original-To | bind-users@lists.isc.org |
| Delivered-To | bind-users@lists.isc.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KRFKJbs/qBFabv8BOuarLjUXH5ATivWHrix1o8Yd8DQ=; b=CccNECk8sSSbnKHdKurXo4EdrArzsPDBjOrYq+r9xTqAFh/W+XeX6/MH/szLrCyZ4h FaRRKywYFK8bfCZdLkNsYThKwZ5YIf+DtE+WDajDJg7/1FzFHSfF1/RMyCPGqB/TW5r+ r163Za7iXHU4TgFEJCsTpLuyXUkBCZmNDiRrY= |
| In-Reply-To | <20111109094543.GA22541@fantomas.sk> |
| X-Spam-Status | No, score=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, T_TO_NO_BRKTS_FREEMAIL autolearn=ham version=3.3.1 |
| X-Spam-Checker-Version | SpamAssassin 3.3.1 (2010-03-16) on mx.ams1.isc.org |
| X-BeenThere | bind-users@lists.isc.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | BIND Users Mailing List <bind-users.lists.isc.org> |
| List-Unsubscribe | <https://lists.isc.org/mailman/options/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=unsubscribe> |
| List-Archive | <https://lists.isc.org/pipermail/bind-users> |
| List-Post | <mailto:bind-users@lists.isc.org> |
| List-Help | <mailto:bind-users-request@lists.isc.org?subject=help> |
| List-Subscribe | <https://lists.isc.org/mailman/listinfo/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=subscribe> |
| Xref | x330-a1.tempe.blueboxinc.net comp.protocols.dns.bind:77 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Wed, Nov 9, 2011 at 3:15 PM, Matus UHLAR - fantomas <uhlar@fantomas.sk>wrote:
> Now I have only one question:
>
>
> On 08.11.11 20:27, trm asn wrote:
>
>> The moment I have done the "rndc reload example.com", the domain and all
>> subdomain were became not resolvable.
>>
>
> what does the named's log say?
>
> --
>
Is there any thing wrong if I declare my zone like this as below...
$TTL 300
@ IN SOA ns4.example.com. postmaster.example.com. (
2011110806 ; Serial Number
10800 ; Refresh after 3 hours
3600 ; Retry after 1 hour
604800 ; Expire after 1 week
300 ) ; Minimum TTL of 1 day
; Name servers
IN NS ns4.example.com.
IN NS ns2.example.com.
IN NS ns1.example.com.
*test IN NS ns1973.hostgator.com.
test IN NS ns1974.hostgator.com.*
IN A 203.39.45.19
IN MX mail.goole.com.
www IN CNAME example.com.
a IN A 203.39.45.20
b IN A 203.39.45.21
*
/\
*Tarak*
*
Back to comp.protocols.dns.bind | Previous | Next | Find similar
Re: Subdomain Issue trm asn <trm.nagios@gmail.com> - 2011-11-10 03:29 +0530
csiph-web