All...
Please accept my apologies for asking a BIND related question but I have
little knowledge in this area.
Our internal systems all use and belong to an internal BIND domain - lets
call it "my.domain".  So if I have a system named "Hobie16" then its fully
qualified domain name is "hobie16.my.domain".
We also have a number of external publically visible domains - lets call one
"ext.domain" for example.
Currently my resolv.conf file looks like this:
domain my.domain
nameserver     nn.nn.nn.nn
nameserver     mm.mm.mm.mm
and this works just fine.
I have a node which needs to be able to resolve names in both the internal &
external domains.  My "dns & bind" book says that, if I have a v4.9.3
resolver, I can replace the domain directive with the search directive.  So
I now have:
search my.domain ext.domain
nameserver	xx.xx.xx.xx
nameserver  yy.yy.yy.yy
where these two IP addresses are of resolvers which can apparently resolv
external names.
The system I am testing this on is V4.0F+PK4.  It can resolv names in my
my.domain just fine as before.  But I cant resolv names in my ext.domain
domain.  They fail with:
*** myresolver.my.domain can't find xxxxxx: Non-existent host/domain
Question:  Do I have a v4.9.3 or later resolver??  How do I find out??
Question:  what else am I doing wrong?
Thanking you in advance.
Tony Miller
|
+---------------------------------------------------------------------------
------------------------+
| TONY MILLER -    Team Leader : Technical Projects,
|                  VODAFONE LTD, Derby  House,
|                  Newbury Business Park, Newbury, Berkshire.
|
| Phone        +44 (0)1635-677687(local)
| Work email   anthony.miller_at_vf.vodafone.co.uk
| FAX          +44 (0)1635-233517
+---------------------------------------------------------------------------
------------------------+
|Quotation: "Is the glass half full or half empty?? ...
|               Well, drink it anyhow, that's what I say".
|  Pete Goss.
|
|
|Quotation: "God gave men two ears but only one tongue.  Think
|               about something and chew it to death before you
|               spit it out as abuse, for the greatest remedy to
|               anger is delay.".
|  Charlie Burton.
|
+---------------------------------------------------------------------------
------------------------+
|
|Disclaimer: Opinions expressed in this mail are my own and do not
|reflect the company view unless explicitly stated.  The information
|is provided on an 'as is' basis and no responsibility is accepted for
|any system damage howsoever caused.
|
+---------------------------------------------------------------------------
------------------------+
Received on Fri May 10 2002 - 15:20:53 NZST