[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fine tuning my system, I could use some advice.



here is what that error means 
http://www.acmebw.com/askmrdns/bind-messages.htm
sysquery: findns error (NXDOMAIN) on ns3.oclc.org? 
CATEGORY: default 
SEVERITY: info 
PAGE: 
FURTHER INFO: 

Indicates that your name server tried to resolve the IP address of
ns3.oclc.org because that domain name appeared on the right side of an
NS record, but that your name server
encountered an error while looking up the address.NXDOMAIN (or 3) means
that the domain name ns3.oclc.org doesn't exist. The error SERVFAIL (or
2) indicates that the
authoritative name servers for oclc.org are probably badly
misconfigured. 



Adam Scriven wrote:
> 
> Hey all.
> 
> My little piece of heaven here is almost working properly, but there are
> some little (I think) things that are kinda bugging me.
> 
> I'm getting these errors in my syslog: named[16414]: sysquery: findns error
> (NXDOMAIN) on oracle?
> 
> My main machine's name is oracle, and it's running named.
> Here is the /etc/bind/db.home.lore.com file
> --BEGIN
> ;
> ; BIND data file for home.lore.com
> ;
> $TTL    3600
> @       IN      SOA     oracle.home.lore.com. scriven.lore.com. (
>                          200082501       ; Serial
>                              10800       ; Refresh
>                               3600       ; Retry
>                            2419200       ; Expire
>                           604800 )       ; Negative Cache TTL
> 
>                  IN      NS      oracle.home.lore.com.
> 
> ; oracle file/print serving machine
> ;
> @               IN      A       192.168.0.2
> oracle          IN      A       192.168.0.2
> 
> ; Morpheus Windows/BeOS/Linux workstation
> ;
> morpheus        IN      A       192.168.0.3
> 
> ; Neptune Debian workstation
> ;
> neptune         IN      A       192.168.0.4
> --END
> 
> I'm trying to setup a separate sub-domain here, completely private for demo
> and testing use.  The name service works (I'm actually using the OpenNIC
> root servers, which works like a dream too), but I get that error message
> every time something is looked up.
> 
> Thanks for any help!
> Adam
> Toronto, Ontario, Canada
> 
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
aphro@aphroland.org



Reply to: