From owner-freebsd-questions Fri Mar 14 1:34:30 2003 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 3AA8037B401 for ; Fri, 14 Mar 2003 01:34:28 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AAEC43F93 for ; Fri, 14 Mar 2003 01:34:27 -0800 (PST) (envelope-from johann@broadpark.no) Received: from aegis.terrabionic.lan (213-187-181-68.dd.nextgentel.com [213.187.181.68]) by mail.broadpark.no (Postfix) with SMTP id A686678F19 for ; Fri, 14 Mar 2003 10:34:10 +0100 (MET) Date: Fri, 14 Mar 2003 10:34:09 +0100 From: Janine C.Buorditez To: questions@freebsd.org Subject: [URGENT] Bad MX record; very bad. Message-Id: <20030314103409.2cb25735.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I just recieved a new IP, and modified my system and domain registrar accordingly. Everything appears to be working OK, except for my mailserver (Postfix SMTP). I can send but no longer receive e-mails---and I have no idea what's wrong here. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> # postconf -n command_directory = /usr/local/sbin config_directory = /usr/local/etc/postfix daemon_directory = /usr/local/libexec/postfix debug_peer_level = 2 mail_owner = postfix mailq_path = /usr/local/bin/mailq manpage_directory = /usr/local/man myhostname = ninja.terrabionic.com mynetworks = 213.187.181.68 192.168.187.0/24 127.0.0.0/8 newaliases_path = /usr/local/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no sample_directory = /usr/local/etc/postfix sendmail_path = /usr/local/sbin/sendmail setgid_group = maildrop >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> When it comes to MX and Mail in this DNS report: http://www.dnsreport.com/tools/dnsreport.ch?domain=terrabionic.com It keeps mentioning my old IP, 217.13.29.51 which should now have been propagated out of the global DNS system. But somehow it's still there. Here is my db.terrabionic.com: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> $ORIGIN terrabionic.com. $TTL 86400 @ IN SOA ns1.terrabionic.com. johann.ninja.terrabionic.com. ( 2003011901 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ) ; Minimum TTL IN A 213.187.181.68 IN NS ns1.terrabionic.com. IN NS ns2.terrabionic.com. www IN CNAME terrabionic.com. ninja IN A 213.187.181.68 ninja6 IN AAAA 3ffe:4008:1b::1200 ns1 IN A 213.187.181.68 ns2 IN A 209.98.239.41 IN MX ninja.terrabionic.com. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I greatly appreciate any help I can get. Thanks. Sincerely, ---johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message