Re: problems resolving domains unser NSxx.DOMAINCONTROL.COM - this problem i have too! :(((((

2010-06-24 Thread Sam Wilson
In article , Mark Andrews wrote: > If it is not a local DPI problem then the only other thing > is that domaincontrol.com in using anycast and one or more > of the sites is using using nameservers that don't respond > to EDNS queries or has a firewall that blocks EDNS que

Re: How can I fake a part of domain?

2010-06-24 Thread Joseph S D Yao
On Thu, Jun 24, 2010 at 12:38:35AM +0200, Warren Kumari wrote: > On Jun 23, 2010, at 11:06 PM, Peter Macko wrote: > > How can I "fake" a part of domain? ... > Erm, are you *sure* that you want to do this? > > Really really sure? > It's probably a bad idea, but > > Step 1: Make yourself author

Re: strange (to me) dns resolution problem

2010-06-24 Thread Hoover Chan
The machine in question is running bind 9.2.1. Thanks. - Hoover Chanhc...@mail.ewind.com -or- hc...@well.com Eastwind Associates P.O. Box 16646 voice: 415-731-6019 -or- 415-565-8936 San Francisco, CA 9

named-checkzone

2010-06-24 Thread P.A
Hi, im trying to get some ideas how I can exec named-checkzone on a zone file that has just been executed. We have com users who edit zone files but forget to run the command when they are do editing the file. Trying to figure out if anyone has a good way of enforcing that the zone gets checked af

RE: named-checkzone

2010-06-24 Thread Taylor, Gord
My suggestion is to create a backup copy of the (current) zone files in another directory. Only allow the users to edit those files, then execute a shell script that checks them, and only moves them to the production directory once the named-checkzone (and named-checkconf) works correctly. Otherwis

named-checkzone

2010-06-24 Thread P.A
I was thinking more instantaneous without moving things around. I looked at vim vimrc autocmd but I couldn’t get named-checkzone to execute and I would still have to somehow have named-checkzone look at the last zone that was edited. Good suggestion though. From: Taylor, Gord [mailto:

RE: named-checkzone

2010-06-24 Thread Paul Amaral
I was thinking more instantaneous without moving things around. I looked at vim vimrc autocmd but I couldn’t get named-checkzone to execute and I would still have to somehow have named-checkzone look at the last zone that was edited. Good suggestion though. From: Taylor, Gord [mailto:gor

RE: named-checkzone

2010-06-24 Thread Todd Snyder
If you wanted to throw CVS into the mix, it would make all this pretty easy. You can have it run scripts on checkin, and you know all the files changed from a cvs diff, so it’s easy to run that through the named-checkzone. CVS doesn’t have to make things much more complicated. You could create

ipv6 link-local addressing

2010-06-24 Thread repudi8or repu
Hi Folks, I am in the process of setting up an IPV6 testbed. It is comprised of w2k3r2 server vm's on an isolated virtual switch. As part of this process, i wish to confirm that bind (currently using 9.7.0-p2) can manage dns correctly for all ipv6 hosts. from ipconfig on each server, my ipv6 addr

Re: ipv6 link-local addressing

2010-06-24 Thread Karl Auer
On Fri, 2010-06-25 at 08:20 +1000, repudi8or repu wrote: > process, i wish to confirm that bind (currently using 9.7.0-p2) can > manage dns correctly for all ipv6 hosts. You don't really need to - it can. > If i leave off the part on each from the % onwards, the zone > loads up ok and names

Re: multi-master and ixfr-from-differences: failed: new serial (2010060900) out of range"

2010-06-24 Thread Matus UHLAR - fantomas
Another attempt. We get these quite often. Any idea where could be the problem? On 10.06.10 09:34, Matus UHLAR - fantomas wrote: > I run slaves for root zone on two machines, they behave as one of masters > for each other and for all our resurcive servers providing ixfr > (I work for an ISP so

Re: multi-master and ixfr-from-differences: failed: new serial (2010060900) out of range"

2010-06-24 Thread Mark Andrews
In message <20100625060415.ga18...@fantomas.sk>, Matus UHLAR - fantomas writes: > Another attempt. > > We get these quite often. Any idea where could be the problem? Turn off try-tcp-refresh. > > On 10.06.10 09:34, Matus UHLAR - fantomas wrote: > > I run slaves for root zone on two machines, t

Re: strange (to me) dns resolution problem

2010-06-24 Thread Matus UHLAR - fantomas
> > Am 23.06.2010 22:01, schrieb Hoover Chan: > > > I have a strange problem where most things are working (i.e. I can > > query and get the correct answers from DNS) but a few domains which > > worked before have stopped working. Yet, when I go to another DNS > > server, they do get resolved. > >