Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2003 11:39:38 +0200
From:      "Mantas S." <spam@freebsd.lt>
To:        "'Janine C.Buorditez'" <johann@broadpark.no>, <questions@freebsd.org>
Subject:   RE: [URGENT] Bad MX record; very bad.
Message-ID:  <003401c2ea0d$a1b7b1c0$3100a8c0@trans.transekspedicija.lt>
In-Reply-To: <20030314103409.2cb25735.johann@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Try something like
@               IN      mx 10   ninja.terrabionic.com.

& don't forget to change serial before named.reload ;)



-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Janine
C.Buorditez
Sent: Friday, March 14, 2003 11:34 AM
To: questions@freebsd.org
Subject: [URGENT] Bad MX record; very bad.



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



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003401c2ea0d$a1b7b1c0$3100a8c0>