This is a discussion on Re: Dns reverse problem within the Bind Users forums, part of the DNS and Related Forums category; In article <cr1tm6$1h8u$1@sf1.isc.org>, Ralf Meuser <rmeuser@free.fr> wrote: > Hi ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In article <cr1tm6$1h8u$1@sf1.isc.org>, Ralf Meuser <rmeuser@free.fr>
wrote: > Hi there > > I'm using Fedora Code 3 with bind-9.2.4-2.prm > I tryed to use the following in my named.conf: > > zone "128-159.234.123.196.in-addr.arpa" { > type master; > file "db.234.129.196"; > allow-update { none; }; > } > > > When I try: host 196.123.234.157 > I get the message: connection tiomed out; no serverss could be reached The 128-159.234.123.196.in-addr.arpa subdomain isn't delegated to your server, or any server in fact. As far as I can tell, the 196.123.234 address block isn't assigned to anyone. If this is a fictitious address block, post again with the real domain and maybe we can explain what's going wrong. -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** |