correct way to do CNAME's on server with no recursion

David Nedved dnedved at nuvox.net
Tue Jan 22 19:05:08 UTC 2002


Hi All,

I am in the process of splitting our DNS servers from 2 servers to do 
everything, to a cluster of 2 to do recursion for access users, and a
cluster of 2 to provide nonrecursive DNS for zones we host.

Currently have an issue where on the server with recursion turned off,
if the customer wants to have a CNAME pointing to outside of their
zone, it doesn't work.

For example:

www	1h	IN	CNAME	www.foo.com.

With this config, apparently people who are not our customers are
not able to resolve the CNAME all the way back to an IP address.

Right now we've turned recursion back on, and this has fixed it
temporarily, but what is the correct way to do this?

Do I need to put in glue NS records for the foo.com zone?
Are glue records for other zones even valid within a zone file?

Thanks in advance for any help.

David
-- 
   __   __   __ _ __ __      __  __ ____ __   __ _ ____ __
  /  | /, | / / // //  |    /  |/ // __//  | / / // __//  |
 / / //   // / // // / /   / , ' // _/ / / // / // _/ / / /
/___//_/_/ |__//_//___/   /_/|__//___//___/ |__//___//___/

Unix Systems Engineer              VOICE: +1 864 331 8181
NuVox Communications, Inc.         FAX:   +1 864 331 1466
301 North Main Street, Ste 5000    EMAIL: dnedved at nuvox.net
Greenville, SC  29601   USA        PAGER: pagenedved at nuvox.net


More information about the bind-users mailing list