A couple of days ago I received complaints from users that they could not
open netaddress.com for their email.
The caching resolver would return SrvFail for the name. After digging
through its cache I discovered the following entries:
--
Hey all,
Pertaining to the same discussion. Can someone validate below zone files
and named.conf files? What I wanted to achieve here is; I wanted to make
mail.example.com as my sub domain and give them A record so that I could
load balance the traffic on LBs since my LBs are offering inbuilt DNS
In article ,
Blason R wrote:
> Hey all,
>
> Pertaining to the same discussion. Can someone validate below zone files
> and named.conf files? What I wanted to achieve here is; I wanted to make
> mail.example.com as my sub domain and give them A record so that I could
> load balance the traffic o
Hi,
CentOS, 6.5, default bind package bind-9.8.2-0.17.rc1.el6_4.6.x86_64.
trying to add slave zone with command rndc addzone "zone.local" '{ type
slave; file "slaves/zone.local"; masters { 172.31.199.154; }; };'
but getting rndc: 'addzone' failed: permission denied, nothing on the logs,
only rec
On 12 Jan 2014 00:14, Georgy Goshin wrote:
>
> Hi,
>
> CentOS, 6.5, default bind package bind-9.8.2-0.17.rc1.el6_4.6.x86_64.
>
> trying to add slave zone with command rndc addzone "zone.local" '{ type
> slave; file "slaves/zone.local"; masters { 172.31.199.154; }; };'
>
> but getting rndc: 'addzo
I would suspect your chmod 777 was inappropriate as I believe you should have
just chmod'd var/named/slaves.
The chmod isn't inheritable like windows.
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On Jan 11, 2014, at 19:11, Mikael Johansson
> wrote:
>
> On 12 Jan 2014 00:14, Geo
Oh yeah you are right...I missed that out :)
Thanks for pointing it out..
On Sun, Jan 12, 2014 at 2:03 AM, Barry Margolin wrote:
> In article ,
> Blason R wrote:
>
> > Hey all,
> >
> > Pertaining to the same discussion. Can someone validate below zone files
> > and named.conf files? What I w
7 matches
Mail list logo