From owner-freebsd-questions Tue Jan 13 20:07:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07221 for questions-outgoing; Tue, 13 Jan 1998 20:07:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07217 for ; Tue, 13 Jan 1998 20:07:37 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id UAA24891; Tue, 13 Jan 1998 20:06:16 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 13 Jan 1998 20:06:16 -0800 (PST) From: Doug White Reply-To: Doug White To: bsd account cc: freebsd-questions@FreeBSD.ORG Subject: Re: Server setup mystery...HELP? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Tue, 13 Jan 1998, bsd account wrote: > Hi folks... > Thanks to Dan & Randy for their replies to "Help startingDNS". > I have got problems! - ain't we all ;^) > I am sorry...I am a bit of a dummy but I'm trying! > > Problems are as follows: > a) When Routed runs stuff like PINE Telnet etc wont run! Appears to > be looking at the modem's semi-permanent connection!?? > b) When routed option is set to NO Pine LYNX etc all work fine but > mail being delivered can't arrive. > Says that "554 local congiguration error exists. > 554 MX entry smmc.qld.edu.au. points back to smmcroute.smmc.qld.edu.au" Routed OFF is the correct configuration. However problem b) is a DNS problem: gdi,ttyp1,~,18>host smmc.qld.edu.au smmc.qld.edu.au has address 203.56.180.1 smmc.qld.edu.au mail is handled (pri=10) by smmcroute.smmc.qld.edu.au gdi,ttyp1,~,20>host smmcroute.smmc.qld.edu.au smmcroute.smmc.qld.edu.au has address 203.56.180.1 Notice that smmc.qld.edu.au == smmcroute.smmc.qld.edu.au. Your MX record points back to the same machine, creating a mail loop. Sendmail is doing you a favor telling you about the misconfig. I suggest removing your MX entry or point it to a different machine. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major