mx records & authority

Corris Randall corris at mail.com
Mon Feb 7 16:41:47 UTC 2000


oops,

I forgot to mention that  bounce.joe.com has in it's sendmail.cf a
mailertable:

Kmailertable dbm -o /etc/mail/tables/mailer

where /etc/mail/tables/mailer:

.bigcompany.com    smtp:[205.19.134.12]
bigcompany.com     smtp:[205.19.134.12]
.bigcompany.nl     smtp:[205.19.134.12]
bigcompany.nl      smtp:[205.19.134.12]

The problem isn't sendmail, if I do an 'dig mx bigcompany.com' it returns
with their mx records, but I want our mx record for bigcompany.com to
resolve for our localhosts.

-corris

------Original Message------
From: Barry Margolin <barmar at bbnplanet.com>
To: comp-protocols-dns-bind at moderators.uu.net
Sent: February 7, 2000 4:02:01 PM GMT
Subject: Re: mx records & authority


In article <384581169.949809301595.JavaMail.root at web39.dat01>,
Corris Randall  <corris at mail.com> wrote:
>I have a little problem that I'm hoping someone might be able to help me
>out
>with. we have a connection to the internet on one network, say,
>12.13.64/24
>(joe.com) and we have a connection to a private network 205.19.134/25
>(joe.bigcompany.com) which isn't accessable from the Internet. our name
>server, 12.13.64.25 provides primary for joe.com, and in the past (with
>BIND
>4.x) we had these mx records (authoritative for joe.com):
>
>joe.com. in mx 2 mailer.joe.com.
>joe.com. in a 12.13.64.128
>
>bigcompany.com. in mx 5 bounce.joe.com.
>*.bigcompany.com. in mx 5 bounce.joe.com.
>bigcompany.nl. in mx 5 bounce.joe.com.
>*.bigcompany.nl. in mx 5 bounce.joe.com.
>
>there is a hole in the firewall between the 12 and the 205 networks
>locally
>which allows port 25 from bounce to an MTA on the 205 net to deliver
>"bigcompany" email through our "bigcompany" connection, rather than out
>through the internet (so internal mail gets delivered securely). this
>setup
>was working with bind 4 but not with bind 8....

Nothing in those DNS entries tells bounce.joe.com to forward to the
"bigcompany" mail server on the 205 network, so it must be in the mailer
configuration.  I can't think of any reason why changing from BIND 4 to
BIND 8 should affect that.

--
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the
group.

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001




More information about the bind-users mailing list