<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Email internet headers mapping the gateway IP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: humbleapprentice</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36759</link>
		<dc:creator>humbleapprentice</dc:creator>
		<pubDate>Sat, 15 Jul 2006 12:31:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-36759</guid>
		<description><![CDATA[Hi all,

My network configuration is like this: I have a firewall that translates my external IPs into their internal IPs (NAT, 1 to 1 translation). One of my email servers is in the DMZ and it relays on another in the LAN (this is because for some reason it can not send on its own). There is a rule open on the firewall for it to cross SMTP between that machine on the DMZ with the one on the LAN as well to the outside. The DMZ email server has a web interface as well so whenever I point the Host(A) record or any pointer to the gateway IP that cacks out. All the records seem to match, at least that&#039;s what me and other two guys have determined, could be the firewall? If so, HOW???

Thanks people,

humble.apprentice]]></description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>My network configuration is like this: I have a firewall that translates my external IPs into their internal IPs (NAT, 1 to 1 translation). One of my email servers is in the DMZ and it relays on another in the LAN (this is because for some reason it can not send on its own). There is a rule open on the firewall for it to cross SMTP between that machine on the DMZ with the one on the LAN as well to the outside. The DMZ email server has a web interface as well so whenever I point the Host(A) record or any pointer to the gateway IP that cacks out. All the records seem to match, at least that&#8217;s what me and other two guys have determined, could be the firewall? If so, HOW???</p>
<p>Thanks people,</p>
<p>humble.apprentice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrmetry</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36760</link>
		<dc:creator>mrmetry</dc:creator>
		<pubDate>Fri, 14 Jul 2006 10:08:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-36760</guid>
		<description><![CDATA[Hi,

I believe it&#039;s because there is a mismatch between what your DNS MX record shows and the IP (gateway IP) in the email message header that&#039;s shown for your email server. I believe the quickest fix right now would be to change your MX record in DNS to match the gateway IP.

How is your network set up? What type of internet connection do you have? What type of firewall? Does your email server have a (your present DNS MX record)a publicly addressable IP or is it on an internal network and you&#039;re trying to NAT (forward from the firewall to the server) to it?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I believe it&#8217;s because there is a mismatch between what your DNS MX record shows and the IP (gateway IP) in the email message header that&#8217;s shown for your email server. I believe the quickest fix right now would be to change your MX record in DNS to match the gateway IP.</p>
<p>How is your network set up? What type of internet connection do you have? What type of firewall? Does your email server have a (your present DNS MX record)a publicly addressable IP or is it on an internal network and you&#8217;re trying to NAT (forward from the firewall to the server) to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humbleapprentice</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36761</link>
		<dc:creator>humbleapprentice</dc:creator>
		<pubDate>Thu, 13 Jul 2006 12:38:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-36761</guid>
		<description><![CDATA[Thanks Mr.Metry, I will try your idea but still I am kinda puzzled since I thought it should be mapping to the IP address we got for it on the internet (basically, why do I have to get it an external IP address on the internet if I have to map it only to the gateway of my firewall?)

Cheers,

humble.apprentice

P.S.: Since I am the humble apprentice there is a lot to learn.]]></description>
		<content:encoded><![CDATA[<p>Thanks Mr.Metry, I will try your idea but still I am kinda puzzled since I thought it should be mapping to the IP address we got for it on the internet (basically, why do I have to get it an external IP address on the internet if I have to map it only to the gateway of my firewall?)</p>
<p>Cheers,</p>
<p>humble.apprentice</p>
<p>P.S.: Since I am the humble apprentice there is a lot to learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrmetry</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36762</link>
		<dc:creator>mrmetry</dc:creator>
		<pubDate>Thu, 13 Jul 2006 09:01:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-36762</guid>
		<description><![CDATA[The reverse pointer record for your mail server must match the &quot;gateway&quot; IP.]]></description>
		<content:encoded><![CDATA[<p>The reverse pointer record for your mail server must match the &#8220;gateway&#8221; IP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humbleapprentice</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36763</link>
		<dc:creator>humbleapprentice</dc:creator>
		<pubDate>Wed, 12 Jul 2006 19:16:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-36763</guid>
		<description><![CDATA[Hi people,

Thank you all for your time and help. I have the DNS records for everything and that is the weird part! See, I have a Host(A) and a MX record with the name of my email server in the forward lookup zone and in the reverse, a Pointer(PTR) record for the same server. Still, it takes the gateway IP address (named &quot;gateway&quot; also in the DNS records) and uses that one instead of the one it is supposed to be using. It makes no sense at least to me why it will do that. Any more ideas?

Thank you,]]></description>
		<content:encoded><![CDATA[<p>Hi people,</p>
<p>Thank you all for your time and help. I have the DNS records for everything and that is the weird part! See, I have a Host(A) and a MX record with the name of my email server in the forward lookup zone and in the reverse, a Pointer(PTR) record for the same server. Still, it takes the gateway IP address (named &#8220;gateway&#8221; also in the DNS records) and uses that one instead of the one it is supposed to be using. It makes no sense at least to me why it will do that. Any more ideas?</p>
<p>Thank you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serendipity</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36764</link>
		<dc:creator>serendipity</dc:creator>
		<pubDate>Wed, 12 Jul 2006 15:59:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-36764</guid>
		<description><![CDATA[As mrmetry said, you just need a reverse DNS pointer record in DNS for the gateway server that sends the e-mail out, and the pointer should be on whatever DNS server maintains your publicly accessed MX record.  The IP address of the last server in your organization that sends the message out appears in the message header.  If external organizations are set up to do reverse DNS lookups on incoming mail, the IP address in the header (gateway server)needs to be able to be translated to the name of the gateway server. We had the same problem of messages being blocked by reverse DNS lookups, and adding the reverse DNS pointer record solved it.]]></description>
		<content:encoded><![CDATA[<p>As mrmetry said, you just need a reverse DNS pointer record in DNS for the gateway server that sends the e-mail out, and the pointer should be on whatever DNS server maintains your publicly accessed MX record.  The IP address of the last server in your organization that sends the message out appears in the message header.  If external organizations are set up to do reverse DNS lookups on incoming mail, the IP address in the header (gateway server)needs to be able to be translated to the name of the gateway server. We had the same problem of messages being blocked by reverse DNS lookups, and adding the reverse DNS pointer record solved it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humbleapprentice</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36765</link>
		<dc:creator>humbleapprentice</dc:creator>
		<pubDate>Wed, 12 Jul 2006 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-36765</guid>
		<description><![CDATA[Hi all,

I have a 1 to 1 translation in the NAT at the firewall (from anywhere to the alias to the destination address) and rules for SMTP to go to the email server (from/to SMTP server to/from anywhere but only SMTP). Does this help?

Cheers,]]></description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have a 1 to 1 translation in the NAT at the firewall (from anywhere to the alias to the destination address) and rules for SMTP to go to the email server (from/to SMTP server to/from anywhere but only SMTP). Does this help?</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrmetry</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-internet-headers-mapping-the-gateway-ip/#comment-36766</link>
		<dc:creator>mrmetry</dc:creator>
		<pubDate>Wed, 12 Jul 2006 09:47:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-36766</guid>
		<description><![CDATA[I believe all that would be required would be for you would be to set up the correct reverse entry (pointer) record in DNS. This would correspond to your gateway IP. When email servers (configured to do so) do a reverse lookup on the name of your email server and cannot find it the mail is dropped.]]></description>
		<content:encoded><![CDATA[<p>I believe all that would be required would be for you would be to set up the correct reverse entry (pointer) record in DNS. This would correspond to your gateway IP. When email servers (configured to do so) do a reverse lookup on the name of your email server and cannot find it the mail is dropped.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.036 seconds using memcached
Object Caching 365/371 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 19:43:00 -->