hey guys,
ok I fixed the reverse zone file and now it's working perfectly!
@ IN SOA ns1.summitnjhome.com. bluethundr.gmail.com. (
2011032901 ;serial
14400 ;refresh
3600 ;retry
604800 ;expire
10800;minimum
)
On 3/29/11 12:05 AM, Tim Dunphy wrote:
hello
no crabby comments on restart at all!
LBSD2# /etc/rc.d/named restart
Stopping named.
Waiting for PIDS: 4970.
Starting named.
Ah but yes some complaints from the logs
Mar 29 04:59:47 LBSD2 named[5469]: master/summitnjhome-reverse.db:10:
ignoring
hello
no crabby comments on restart at all!
LBSD2# /etc/rc.d/named restart
Stopping named.
Waiting for PIDS: 4970.
Starting named.
Ah but yes some complaints from the logs
Mar 29 04:59:47 LBSD2 named[5469]: master/summitnjhome-reverse.db:10:
ignoring out-of-zone data (summitnjhome.com)
Mar 29
On 3/28/11 11:36 PM, Tim Dunphy wrote:
Now I could probably understand it FAILING due to perhaps a type-o in
the config. But I am genuinely curious as to how forward lookups will
work and reverse lookups time out.
I would expect them to time out if your dns server knows nothing about
the reve
master; file "master/localhost-forward.db";
>> };
>> zone "127.in-addr.arpa" { type master; file "master/localhost-reverse.db";
>> };
>> zone "255.in-addr.arpa" { type master; file "master/empty.db"; };
>> zone "1.16
t; { type master; file "master/empty.db"; };
> zone "1.168.192.in-addr.arpa" { type master; file
> "master/summitjnhome-reverse.db"; };
>
>
>
>> And I did a restart of both network and named but the issue remains:
>>
>>
>> LBSD2#
.db"; };
> And I did a restart of both network and named but the issue remains:
>
>
> LBSD2# host 192.168.1.44
> Host 44.1.168.192.in-addr.arpa. not found: 3(NXDOMAIN)
>
>
> On Mon, Mar 28, 2011 at 1:06 AM, Robert Bonomi
> wrote:
> >
> >> Date: M
On 3/28/11 7:21 AM, Tim Dunphy wrote:
Hello,
Thanks for your reply!
I took your advice and removed that line from resolv.conf and added
it into /etc/named/named.conf
Now it looks like this
// RFC 1912
zone "localhost"{ type master; file "master/localhost-forward.db"; };
zo
and named but the issue remains:
LBSD2# host 192.168.1.44
Host 44.1.168.192.in-addr.arpa. not found: 3(NXDOMAIN)
On Mon, Mar 28, 2011 at 1:06 AM, Robert Bonomi wrote:
>
>> Date: Mon, 28 Mar 2011 00:19:26 -0400
>> From: Tim Dunphy
>> Subject: reverse dns in bind9
>>
&g
> Date: Mon, 28 Mar 2011 00:19:26 -0400
> From: Tim Dunphy
> Subject: reverse dns in bind9
>
> Hello,
>
> I am attempting to setup reverse dns in bind 9 under freebsd... this is
> in an attempt to allow mysql to work a little easier with DNS
> resolution.
>
Hello,
I am attempting to setup reverse dns in bind 9 under freebsd... this
is in an attempt to allow mysql to work a little easier with DNS
resolution.
In my /etc/named/named.conf file I have the following:
// RFC 1912
zone "localhost"{ type master; file "master/localhost-forward.db";
11 matches
Mail list logo