*BSD News Article 70184


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!inquo!bofh.dot!in-news.erinet.com!imci5!pull-feed.internetmci.com!news.internetMCI.com!newsfeed.internetmci.com!solaris.cc.vt.edu!usenet
From: kashin@bev.net
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: DNS
Date: 5 Jun 1996 02:38:18 GMT
Organization: Virginia Tech, Blacksburg, Virginia
Lines: 38
Message-ID: <4p2ruq$93v@solaris.cc.vt.edu>
Reply-To: kashin@bev.net
NNTP-Posting-Host: kashin.bevb.blacksburg.va.us
X-Newsreader: IBM NewsReader/2 v1.9d - NLS

I am running FreeBSD 2.1 as a firewall/router.
For our internal network I am using class C reserved IP addresses
(192.9.202.*) and connected to the internet by dial up ppp line (user ppp).
I have set DNS in cache/slave/forwarder configuration.

NAMED.BOOT:
================================================================
;	$Id: named.boot,v 1.3 1995/03/23 08:43:02 rgrimes Exp $
;	From: @(#)named.boot	5.1 (Berkeley) 6/30/90
; boot file for secondary name server
; Note that there should be one primary entry for each SOA record.
; example sortlist config:
; sortlist 128.3.0.0
directory	/etc/namedb

; type    domain		source host/file		backup file

primary   0.0.127.IN-ADDR.ARPA	localhost.rev

cache     .							named.ca
slave
forwarders  128.173.4.23 128.173.4.247 128.173.4.113
==============================================================

Name service works fine on the BSD machine and from external machines
(not on the 192.9.202.* addresses) but not from the internal network.
I get the following message:

*** Can't find server name for address 192.9.202.1: Server failed
*** Default servers are not available

It is trying to resolve 192.9.202.1 from the DNS forwarders.
How to I get it to resolve 192.9.202.1 as a valid name from its own resources.

TIA
Kevin Shinpaugh
kas@fnstech.bevb.blacksburg.va.us
Fiber & Sensor Technologies