Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 09:19:18 +0100
From:      Janine C.Buorditez <johann@broadpark.no>
To:        Ceri Davies <setantae@submonkey.net>
Cc:        questions@freebsd.org
Subject:   Re: [URGENT] Bad MX record; very bad.
Message-ID:  <20030315091918.7a74af59.johann@broadpark.no>
In-Reply-To: <20030314102239.GA11080@submonkey.net>
References:  <20030314103409.2cb25735.johann@broadpark.no> <20030314102239.GA11080@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello!

Thank you for your help. I've found out it's the reverse on my IP sending my e-mails to my old and
non-existing IP. I am a bit curious about this however:

<dnsreport>

#####
NS
FAIL
Lame nameservers
ERROR: You have one or more lame nameservers. These are nameservers that do NOT answer authoritatively for your
domain. This is bad; for example, these nameservers may never get updated. The following nameservers are lame:
213.187.181.68
#####

It would have been OK if it were my ns2 that was lame---it's not set up yet and therefore is not authoritatively
for my domain. But my own IP?

Thanks,
---johann

On Fri, 14 Mar 2003 10:22:39 +0000
Ceri Davies <setantae@submonkey.net> wrote:

> On Fri, Mar 14, 2003 at 10:34:09AM +0100, Janine C.Buorditez wrote:
> > 
> > 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
> > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> 
> Let me clarify this, as I've suggested johann come back here.
> 
> The mail server is rejecting mail to *@terrabionic.com, with the message
> 554 <hostmaster@terrabionic.com>: Recipient address rejected: Relay access denied
> 
> It seems that johann needs to inform his MTA that this is a local domain, but
> I don't do postfix and don't know where he needs to do this.
> 
> As an aside:
> 
> > $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.
> ; johann, add this next line here
> 		  IN MX		10	ninja.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
> 
> ; And get rid of this one
> >                 IN MX           ninja.terrabionic.com.
> 
> Thanks,
> 
> Ceri
> -- 
> User: DO YOU ACCEPT JESUS CHRIST AS YOUR PERSONAL LORD AND SAVIOR?
> Iniaes: Sure, I can accept all forms of payment.
>                                            -- www.chatterboxchallenge.com

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?20030315091918.7a74af59.johann>