Re: Migrating DNS servers, need advice on hardware

2009-09-18 Thread Kaya Saman
James Pratt wrote: You should really improve your google skills. If you can't even figure out where I'm *at* well you probably really should not be in the DNS business at all.. :) -Original Message- From: Kaya Saman [mailto:samank...@netscape.net] Sent: Friday, September 18, 200

RE: Migrating DNS servers, need advice on hardware

2009-09-18 Thread James Pratt
You should really improve your google skills. If you can't even figure out where I'm *at* well you probably really should not be in the DNS business at all.. :) >> -Original Message- >> From: Kaya Saman [mailto:samank...@netscape.net] >> Sent: Friday, September 18, 2009 11:44 PM >> To

Re: Migrating DNS servers, need advice on hardware

2009-09-18 Thread Kaya Saman
In private email, he told me he has 59 forward and reverse records in the internal view, and 22 of each in the external view. This is nothing. A 10-year-old Pentium should be able to handle this without breaking a sweat. Thanks Barry, as I did mention in the beginning it is a home lab

Re: Migrating DNS servers, need advice on hardware

2009-09-18 Thread Barry Margolin
In article , Kaya Saman wrote: > > > > In private email, he told me he has 59 forward and reverse records in > > the internal view, and 22 of each in the external view. > > > > This is nothing. A 10-year-old Pentium should be able to handle this > > without breaking a sweat. > > > > > Than

name.c: INSIST(nlabels == name->labels) failed

2009-09-18 Thread kalpesh varyani
Hi All, while doing the following task in parallel, 1,Sending a query 2,dumping cache 3,Flush cache data periodical I am seeing below error in log. *name.c: INSIST(nlabels == name->labels) failed* and then core-dump happened. Could any of seen this type of Error? what is the issue here? re

Re: Migrating DNS servers, need advice on hardware

2009-09-18 Thread Barry Margolin
In article , Kaya Saman wrote: > > > > Since you haven't mentioned how many zones and records you're hosting, > > how do you expect anyone to guess how much hardware you need? > > > > > Yes thank you for pointing that out! I do apologize as I mentioned I've > just finished my studies and am

Re: Migrating DNS servers, need advice on hardware

2009-09-18 Thread Kaya Saman
Since you haven't mentioned how many zones and records you're hosting, how do you expect anyone to guess how much hardware you need? Yes thank you for pointing that out! I do apologize as I mentioned I've just finished my studies and am as of yet quite in-experienced yet with certain th

Re: Migrating DNS servers, need advice on hardware

2009-09-18 Thread Barry Margolin
In article , Kaya Saman wrote: > Hi, > > currently I have 2 Solaris 9 boxes in my home based data center running > as primary and secondary dns servers; they are Sun Netra T105's with > 440MHz SPARC prcossors and 320MB of RAM. > > http://www.optiplex-networks.com/lab/lab.html > > Basically

Migrating DNS servers, need advice on hardware

2009-09-18 Thread Kaya Saman
Hi, currently I have 2 Solaris 9 boxes in my home based data center running as primary and secondary dns servers; they are Sun Netra T105's with 440MHz SPARC prcossors and 320MB of RAM. http://www.optiplex-networks.com/lab/lab.html Basically as I am going to be moving abroad since I have fin

Re: named and chroot

2009-09-18 Thread Bill Larson
Barry Margolin said: > In article , > kalpesh varyani wrote: > > > Hi All, > > > > I am running "named" in chroot() ENV. I am seeing below errors on PA- risc > > system. > > > > > > = > > Warning: crypto library not found, DNSSEC fun

Re: named and chroot

2009-09-18 Thread Barry Margolin
In article , kalpesh varyani wrote: > Hi All, > > I am running "named" in chroot() ENV. I am seeing below errors on PA-risc > system. > > > = > Warning: crypto library not found, DNSSEC functionality not available > libcrypto :Exec fo

named and chroot

2009-09-18 Thread kalpesh varyani
Hi All, I am running "named" in chroot() ENV. I am seeing below errors on PA-risc system. = Warning: crypto library not found, DNSSEC functionality not available libcrypto :Exec format error. =