New Bind Install

Joseph S D Yao jsdy at cospo.osis.gov
Mon Sep 18 21:06:53 UTC 2000


On Mon, Sep 18, 2000 at 03:40:27PM -0400, LogOn Computer Services wrote:
> 
> I am new to bind. Like 1 day old! I have setup all my domains and I can
> query them. My question is how do I lookup external domains out on the
> Internet for my customers. On my NT DNS system, I used to set a forawder to
> do this. Basically, I want to contact 205.152.150.254 to lookup any domin I
> am not in charge of.
> 
> Jason Conway

If this is what is needed from where you are, you still do.  In the
"options" section, set:

options {
	...
	forwarders { 205.152.150.254; };
	forward only;
	...
};

-- 
Joe Yao				jsdy at cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support					EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.



More information about the bind-users mailing list