Re: 9.8.0 in 2008 R2 x64 server

2011-04-05 Thread Danny Mayer
On 4/5/2011 8:05 PM, Mark Andrews wrote: > > In message , Dan Mahoney > w > rites: >> >> >> On Tue, 5 Apr 2011, Jukka Pakkanen wrote: >> >>> I'm moving one of our DNS servers (Win 2003 R2, v9.7.0) to a new 2008 R2 x6 >> 4 >>> server. >>> >>> After installing v9.8.0 I copied the /etc directory & s

Re: 9.8.0 in 2008 R2 x64 server

2011-04-05 Thread Mark Andrews
In message , Dan Mahoney w rites: > > > On Tue, 5 Apr 2011, Jukka Pakkanen wrote: > > > I'm moving one of our DNS servers (Win 2003 R2, v9.7.0) to a new 2008 R2 x6 > 4 > > server. > > > > After installing v9.8.0 I copied the /etc directory & subdirectories, the > > named user has full rights i

mix dns with ou without dnssec

2011-04-05 Thread fakessh @
hello bind guru I realized that you could mix dns seconday with or without dnssec is possible the script of the isc answers simply a warning to be validated -- gpg --keyserver pgp.mit.edu --recv-key 092164A7 http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7 signature.asc Descriptio

Re: 9.8.0 in 2008 R2 x64 server

2011-04-05 Thread Dan Mahoney
On Tue, 5 Apr 2011, Jukka Pakkanen wrote: > I'm moving one of our DNS servers (Win 2003 R2, v9.7.0) to a new 2008 R2 x64 > server. > > After installing v9.8.0 I copied the /etc directory & subdirectories, the > named user has full rights in relevant directories and "log on as a service" > right

Re: Zone File IP address/Hostname

2011-04-05 Thread Kevin Darcy
Mistake #1: looking up something using a shortname. Apparently "rac2.local" is not in your stub resolver's local search list. Always use fully-qualified domain names (FQDNs) for client lookups, and educate your users to do so also. Using FQDNs is the most efficient, least ambiguous, and easiest

9.8.0 in 2008 R2 x64 server

2011-04-05 Thread Jukka Pakkanen
I'm moving one of our DNS servers (Win 2003 R2, v9.7.0) to a new 2008 R2 x64 server. After installing v9.8.0 I copied the /etc directory & subdirectories, the named user has full rights in relevant directories and "log on as a service" rights... still I get the following error in eventviewer w

Re: cname of cname of cname not working in bind 9.8.0

2011-04-05 Thread Evan Hunt
> then i nslookup gagagaga on the bind server for example (true for slaves > & clients too) randomly i have an error message : Non-existent > host/domain when i spam " nslookup gagagaga" sometime it works sometime > it does not (ex 8 out of 10 times its ok , 2 times its not, then its 7 > not ok out

Re: BIND 9.4.3-P2 doesn't delegate zone!

2011-04-05 Thread Kevin Darcy
A. Stop using nslookup. It's a really horrible DNS troubleshooting tool. Learn to use dig. B. Do a zone transfer (via dig) of the united-networks.ru zone from the primary master, to verify that the correct delegation record, and associated glue, are contained within named's in-core database of t

Problems With "allow-update-forwarding"

2011-04-05 Thread Alan Shackelford
This weekend my stealth master DNS went off the network for a few hours due to a problem with some fiber. Two of my six slaves seemed to be adversely affected by the master's outage. The expire time on my zones is a week, and we have always believed (and in fact observed) that the zones can stay

Re: priority with A record?

2011-04-05 Thread Kevin Darcy
On 4/5/2011 8:23 AM, iharrathi@orange-ftgroup.com wrote: Hi, can i make priority on a A or NS record? Since with round robin if i put the same record record 2 or 3 time, Bind ignore the duplicates Records, means this: wikipediaNSns2.wikimedia.org. wikipediaNSns0.wikimedia.org. is the

Re: priority with A record?

2011-04-05 Thread Warren Kumari
On Apr 5, 2011, at 8:23 AM, wrote: > Hi, > can i make priority on a A or NS record? Since with round robin if i put the > same record record 2 or 3 time, Bind ignore the duplicates Records, means > this: > wikipedia NS ns2.wikimedia.org. > wikipedia NS ns0.wikimedia.org.

Re: Deny query to specific domain

2011-04-05 Thread Eivind Olsen
Linh Khuu wrote: > Is there a way in BIND to deny or block query to a specific domain? For > example, I don't want anyone within my organization to do query on > "example.com". Is there any option in named.conf allow to do that? Yes, either set your server as being authoritative for that domain (d

Deny query to specific domain

2011-04-05 Thread Khuu, Linh Contractor
Hello, Is there a way in BIND to deny or block query to a specific domain? For example, I don't want anyone within my organization to do query on "example.com". Is there any option in named.conf allow to do that? Thanks Linh Khuu ___ bind-users maili

Re: BIND 9.7 behavior - lack of response causes

2011-04-05 Thread Fr34k
- Original Message > From: Mark Andrews > To: Fr34k > Cc: Bindlist > Sent: Mon, April 4, 2011 9:02:35 PM > Subject: Re: BIND 9.7 behavior - lack of response causes > > > What do you have lame-ttl set to? I don't. That is, I don't have lame-ttl explicitly listed in my named.conf.

Re: priority with A record?

2011-04-05 Thread Eivind Olsen
iharrathi@orange-ftgroup.com wrote: > Is there anyway to enable priority on A or NS record? No. Regards Eivind Olsen ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

priority with A record?

2011-04-05 Thread iharrathi.ext
Hi, can i make priority on a A or NS record? Since with round robin if i put the same record record 2 or 3 time, Bind ignore the duplicates Records, means this: wikipedia NS ns2.wikimedia.org. wikipedia NS ns0.wikimedia.org. is the same like this: wikipedia NS

cname of cname of cname not working in bind 9.8.0

2011-04-05 Thread PATRAULT Frederic
Hello, Migrated from v9.4.2 to v9.8.0 and found a strange thing, when i create a cname of a cname of a cname ex. gagagaga.test.com. IN CNAME gagaga.test.com. gagaga.test.com. IN CNAME gaga.test.com. gaga.test.com. IN CNAME ga.