Date: Mon, 18 Sep 2000 20:49:38 +0300 From: Odhiambo Washington <vedette@iconnect.co.ke> To: freebsd-questions@FreeBSD.ORG Subject: Re: Setting up internal DNS Message-ID: <20000918204938.A43517@siafu.iconnect.co.ke> In-Reply-To: <001a01c01e03$158a6360$25904bca@maxis.net.my>; from Ling Ling on Thu, Sep 14, 2000 at 12:20:12PM %2B0800 References: <001a01c01e03$158a6360$25904bca@maxis.net.my>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Ling Ling <llchan@eweb-asia.com>: [000914 07:17]: #>I am a half new-bies here, having 4.0BSD installed in a Compaq Pentium III PC, with one network interface, i need to install an internal DNS to resolve all the Internal IPs within the company, and only access to external ISP using one IP address. #> #>The problems that I faced are #> #>1) with one network interface, can I configure both internal and external IP? i have tried ip aliasing by add in ' ifconfig rl0 192.168.0.1 192.168.0.255 alias', but I was advised not to use it as it may confuse the network interface. The answer is NO. See www.mostgraveconcern.com/freebsd if you're looking for info on NAT, which is what I think will help you. #> #>2) The name server is not seems to be working either, as all the named.boot, named.root, localhost.rev, named.conf is up. #> Do you see 'named' started when the system starts? Do you have NAMED_ENABLE="YES" in your rc.conf? Suppose itis running, login as root and exec named.reload then tail the messages log and tell us what it says? Wash -- Odhiambo Washington Systems Administrator Inter-Connect Ltd. 3rd Flr The Chancery Valley Rd PO Box 39519 Nairobi, KENYA Tel: 254 2 711140 Fax: 254 2 718418 We have met the enemy, and he is us. -Walt Kelly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000918204938.A43517>