zone "zone1" {
type master;
file "/etc/bind/zones/zone1.db";
};
Thanks & Regards,
Hari Ganesh Ram Mohan
From: Sten Carlsen [mailto:st...@s-carlsen.dk]
Sent: Tuesday, October 18, 2016 2:37 PM
To: RAM MOHAN, Hari Ganesh
Cc: m...@fuckaroun
View concept works in order, as you have internal_lan view first, acl1 users
are falling to this view and not able to find vpn_zone.
You may try swapping order,
// vpn
view "vpn" {
match-clients { acl1; };
zone "vpn_zone" {
type master;
file "
.org
Subject: Re: help
On 6 August 2016 at 09:07, RAM MOHAN, Hari Ganesh
wrote:
> The flow is working for mi-testw03.pt but not working for
> mi-testq03.pt. I really puzzled with such behaviour.
That's simple to answer, mi-testw03.pt is registered in the .pt zone,
mi-testq03.pt is
162.130.10.9
mcncdns.marriott.com. 1800IN A 162.130.128.97
;; Query time: 1 msec
;; SERVER: 162.130.128.97#53(162.130.128.97)
;; WHEN: Sat Aug 6 04:06:04 2016
;; MSG SIZE rcvd: 134
Thanks & Regards,
Hari Ganesh Ram Mohan
t: Re: help
On 5 August 2016 at 19:26, RAM MOHAN, Hari Ganesh
wrote:
>
> Dig SOA gives two different results, It tells SERVFAIL and then
> NXDOMAIN
>
Check your BIND logs to make sure the zone has been successfully transferred
from the master.
__
R: 162.130.128.167#53(162.130.128.167)
;; WHEN: Fri Aug 5 14:21:00 2016
;; MSG SIZE rcvd: 89
Thanks & Regards,
Hari Ganesh
-Original Message-
From: bind-users [mailto:bind-users-boun...@lists.isc.org] On Behalf Of S Carr
Sent: Friday, August 05, 2016 10:29 PM
To: bind-users@lists.
Hi There,
We have two DNS views (HDQ and softlayer), Softlayer DNS view is configured
with forwarder as loopback. This is working for all zones except few zones (Ex.
Mi-testq03.pt)
named.conf file,
view "softlayer" {
match-clients { "softlayer"; "softlayer-slaves"; "lnxd0006" };
forward only
7 matches
Mail list logo