From owner-freebsd-questions Sat Oct 17 23:57:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA16799 for freebsd-questions-outgoing; Sat, 17 Oct 1998 23:57:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from UnixGod.Net.Sam (sense-sea-pm4-7.oz.net [216.39.133.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA16789 for ; Sat, 17 Oct 1998 23:56:50 -0700 (PDT) (envelope-from samz@oz.net) Received: from HELLSPAWN (HellSpawn.Net.Sam [10.0.0.2]) by UnixGod.Net.Sam (8.9.1a/8.9.1a) with SMTP id XAA27916 for ; Sat, 17 Oct 1998 23:56:10 -0700 (PDT) (envelope-from samz@oz.net) Message-Id: <4.1.19981017234739.009f7140@mail.oz.net> X-Sender: samz@mail.oz.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sat, 17 Oct 1998 23:56:09 -0700 To: freebsd-questions@FreeBSD.ORG From: Sam Zamarripa Subject: Named on 3.0 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just upgraded to FreeBSD 3.0 and noticed some of the changes in named. I had no problems with the new named.conf file. Let me explain what I have been doing. I am using NAT on my home network. I'm using the 10.x.x.x IP's for my LAN. I have been playing with DNS because I want to learn it and hopefully someday will use it for my own little official home network. I created a fake DNS network using my fake IP's. I used "net.sam" domain. And this has always worked perfectly in combination with the "forward only" option of named. 10.0.0.1 is the FreeBSD box and 10.0.0.2 is my NT box. Since upgrading to FreeBSD 3.0, some errors have been popping up in the system log and I'm not sure what is causing this. I can't find anything in the Man pages or mail archives. Here are the errors.. named[94]: attempted to fetch zone Net.Sam from self (10.0.0.1) named[94]: unapproved update from [10.0.0.2].1038 for 0.0.10.in-addr.arpa The first line sounds like it might be a config problem, but I'm not sure what. Second error I have no clue why my NT box would be trying to give some kind of update. If anyone can assist, I would really appreciate it. Thanks! Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message