Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.protocols.dns.bind > #65
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Shane Kerr <shane@isc.org> |
| Newsgroups | comp.protocols.dns.bind |
| Subject | Re: subdomain issue |
| Date | Wed, 09 Nov 2011 10:12:09 +0100 |
| Lines | 57 |
| Approved | bind-users@lists.isc.org |
| Message-ID | <mailman.25.1320829952.68562.bind-users@lists.isc.org> (permalink) |
| References | <CACZSWMpcRwgC2k9cKN=n+xd=hjwwQUvu2AfB_YRj7cAAmf0qvA@mail.gmail.com> |
| NNTP-Posting-Host | lists.isc.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1320829953 4372 149.20.64.75 (9 Nov 2011 09:12:33 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bind-users@lists.isc.org |
| To | trm asn <trm.nagios@gmail.com> |
| Return-Path | <shane@isc.org> |
| X-Original-To | bind-users@lists.isc.org |
| Delivered-To | bind-users@lists.isc.org |
| In-Reply-To | <CACZSWMpcRwgC2k9cKN=n+xd=hjwwQUvu2AfB_YRj7cAAmf0qvA@mail.gmail.com> |
| X-Mailer | Evolution 3.0.3 (3.0.3-1.fc15) |
| X-Spam-Status | No, score=-1.9 required=5.0 tests=AWL,BAYES_00, T_RP_MATCHES_RCVD 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:65 |
Show key headers only | View raw
Tarak, You probably meant for this to go to the bind-users list, not the bind10-users list. I have Cc'd that list here - hopefully someone can help you out. Cheers, -- Shane On Tue, 2011-11-08 at 19:22 +0530, trm asn wrote: > Dear List, > > Please help me out to investigate the below scenario . > > I have one domain "example.com" > > $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. > > 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 > test IN NS ns1973.hostgator.com. > test IN NS ns1974.hostgator.com. > > > The moment I have done the "rndc reload example.com", the domain and > all subdomain were became not resolvable. > > After commenting out below entries & rndc reload , all back to normal. > ;test IN NS ns1973.hostgator.com. > ;test IN NS ns1974.hostgator.com. > > Please help me out on this issue. > > /\ > Tarak > _______________________________________________ > bind10-users mailing list > bind10-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind10-users
Back to comp.protocols.dns.bind | Previous | Next | Find similar
Re: subdomain issue Shane Kerr <shane@isc.org> - 2011-11-09 10:12 +0100
csiph-web