From owner-freebsd-questions@FreeBSD.ORG Mon Dec 8 13:09:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7319116A4CE for ; Mon, 8 Dec 2003 13:09:13 -0800 (PST) Received: from mail2.northnetworks.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50E9643D34 for ; Mon, 8 Dec 2003 13:08:46 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from [127.0.0.1] (dev.eagle.ca [209.167.58.10]) hB8L4qCn072302; Mon, 8 Dec 2003 16:04:52 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) From: Steve Bertrand To: Marty Landman In-Reply-To: <6.0.0.22.0.20031208154357.02ebe810@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> Content-Type: text/plain Organization: Northumberland Network Services Message-Id: <1070917621.704.150.camel@ptp.northnetworks.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 08 Dec 2003 16:07:02 -0500 Content-Transfer-Encoding: 7bit cc: "Dennis M. Yocum" cc: FreeBSD-Questions@freebsd.org Subject: Re: running freebsd with sendmail and qpopper X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: iaccounts@northnetworks.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 21:09:13 -0000 On Mon, 2003-12-08 at 15:54, Marty Landman wrote: > At 03:39 PM 12/8/2003, Steve Bertrand wrote: > > >Sure. One at a time though. Start with your zone file. > > Ok, btw email within the fbsd email server has been unaffected so far, i.e. > it worked before and works now. > > I notice that while I can ping swamisalami from both the server and client > boxes I can't ping swamisalami.face2interface.domain from either box. > swamisalami.face2interface.domain is my rc.conf specified hostname, but > since I don't actually understand most of what I'm doing here it's hardly a > stretch of the imagination to speculate that I've coded something > inconsistent elsewhere. Also I've setup the server ip 192.168.0.7 as the > dns server for the client box; on both the nic and modem properties. > > FreeB cat /etc/namedb/face2interface.domain.zone > $TTL 360 ; Default cached time to live for all records > > > face2interface.domain. IN SOA ns.face2interface.domain. > admin@face2interface.domain. > ( > 2003120401; Serial > 172800 ; Refresh every 2 days > 3600 ; Retry every hour > 1728000 ; Expire every 20 days > 172800 ); Minimum 2 days > > > @ IN NS ns.face2interface.domain. > > > ; Set the Mail Exchange record > > > @ IN MX 10 mail.face2interface.domain. > > > 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? If they are different than 0.7, change them accordingly, change the ;serial number above to 2003120801 and reload the name server: # ndc restart && tail -10 /var/log/messages | grep named and make sure the name server is 'ready to answer queries'. If that fails, check to see if /etc/resolv.conf has it's primary nameserver statement like this: nameserver 127.0.0.1 and make sure your client computer is looking to your DNS servers IP for DNS. If all fails, next send the named.conf file. Steve > > 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 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Steve Bertrand President/CTO, Northumberland Network Services t: 905.352.2688 w: www.northnetworks.ca