Date: Mon, 08 Dec 2003 16:41:44 -0500 From: Steve Bertrand <iaccounts@northnetworks.ca> To: Marty Landman <MLandman@face2interface.com> Cc: FreeBSD-Questions@freebsd.org Subject: Re: running freebsd with sendmail and qpopper Message-ID: <1070919703.704.161.camel@ptp.northnetworks.ca> In-Reply-To: <6.0.0.22.0.20031208162349.01b57148@pop.face2interface.com> References: <001101c3b9bc$495fa120$6501a8c0@dendesk> <1070488810.1014.43.camel@ptp.northnetworks.ca> <6.0.0.22.0.20031203172925.03fd4c90@pop.face2interface.com> <1070506384.416.83.camel@ptp.northnetworks.ca> <6.0.0.22.0.20031207165724.05204f58@pop.face2interface.com> <1070894025.704.19.camel@ptp.northnetworks.ca> <6.0.0.22.0.20031208142619.01b1e728@pop.face2interface.com> <1070912154.704.120.camel@ptp.northnetworks.ca> <6.0.0.22.0.20031208150447.01bfd8d0@pop.face2interface.com> <1070915981.704.145.camel@ptp.northnetworks.ca> <6.0.0.22.0.20031208154357.02ebe810@pop.face2interface.com> <1070917621.704.150.camel@ptp.northnetworks.ca> <6.0.0.22.0.20031208162349.01b57148@pop.face2interface.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2003-12-08 at 16:35, Marty Landman wrote: > At 04:07 PM 12/8/2003, Steve Bertrand wrote: > > > > ns IN A 192.168.0.7 > > > mail IN A 192.168.0.7 > > > client IN A 192.168.0.1 > > > router IN A 192.168.0.1 > > > >Is the A records above correct? ie: is the DNS/mail server actually > >192.168.0.7, or something else? > > I'm working with two computers on my lan. 192.168.0.1 runs xp, has dialup > for the lan and is acting as my client (for testing) and router, I think, > since it share dialup access via windows ics. > > ># ndc restart && tail -10 /var/log/messages | grep named > > > >and make sure the name server is 'ready to answer queries'. > > Did it anyway to check for the msg: Send back the first few lines in the zone file. Appears as there is a syntax error. Steve > > FreeB ndc restart && tail -10 /var/log/messages | grep named > new pid is 336 > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING > SOA expire value is less than SOA refresh+retry (2 < 2+600) > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING > SOA expire value is less than refresh + 10 * retry (2 < (2 + 10 * 600)) > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING > SOA expire value is less than 7 days (2) > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING > SOA refresh value is less than 2 * retry (2 < 600 * 2) > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:7: > Database error near () > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:8: > Database error near () > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:9: > Database error near () > Dec 8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:10: > Database error near ()) > Dec 8 16:29:56 SwamiSalami named[327]: master zone "face2interface.domain" > (IN) rejected due to errors (serial 0) > Dec 8 16:29:56 SwamiSalami named[336]: Ready to answer queries. > FreeB > > What did I do wrong in the zone file? It appears even though dns is enabled > "ready to answer queries" my master zone, the whole point to this was done > improperly. Where is the zone file instructions, assuming there is such a > thing? > > > Marty Landman Face 2 Interface Inc 845-679-9387 > Sign On Required: Web membership software for your site > Make a Website: http://face2interface.com/Home/Demo.shtml -- Steve Bertrand President/CTO, Northumberland Network Services t: 905.352.2688 w: www.northnetworks.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070919703.704.161.camel>