<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Static Port Forwarding Reverse-DNS Problem (using PAT ip not Mai in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753172#M529777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Kevin - was completely blind to this - very straight forward answer LOL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, have done this, added all those static port forwarding roots and now it's all showing up as the 95 ip that i wanted it to show instead of the global ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets see how things work. Added the port forwarding with http, https, www, 135, 993, 995, etc and all the ports i need for my email server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One hour after implementing it is working OK, so will keep on monitoring to see if the cisco asa becomes temperamental at any point!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll keep you posted! Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2011 07:49:01 GMT</pubDate>
    <dc:creator>mahirvrazalic</dc:creator>
    <dc:date>2011-09-29T07:49:01Z</dc:date>
    <item>
      <title>Static Port Forwarding Reverse-DNS Problem (using PAT ip not Mail)</title>
      <link>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753168#M529773</link>
      <description>&lt;P&gt;If I use static port forwarding on my firewall for my exchange server, using smtp for emails and https for outlook web access, etc, when sending an email, the header shows the PAT public ip address. What happens then is that the RBLs kick in and it says mail returned because of reverse-DNS issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use the full on static (inside,outside) email external ip email internal ip netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the email headers show the proper external ip for the email server (which maps to the MX) and all is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i basically use the port forwarding and get my email external ip shown on the header?&amp;nbsp; If not, what do i do? been reading for past 3 days and cannot find/understand why it does not work&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:31:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753168#M529773</guid>
      <dc:creator>mahirvrazalic</dc:creator>
      <dc:date>2019-03-11T21:31:01Z</dc:date>
    </item>
    <item>
      <title>Static Port Forwarding Reverse-DNS Problem (using PAT ip not Mai</title>
      <link>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753169#M529774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post teh two statements being used??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change the ip's if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:08:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753169#M529774</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-09-27T16:08:57Z</dc:date>
    </item>
    <item>
      <title>Static Port Forwarding Reverse-DNS Problem (using PAT ip not Mai</title>
      <link>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753170#M529775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; OK so i can have only:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 95.95.95.95 10.10.10.10 netmask 255.255.255.255 and it all works &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;email header shows 95.95.95.95 so all is OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 95.95.95.95 smtp 10.10.10.10 smtp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 95.95.95.95 https 10.10.10.10 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 95.95.95.95 135 10.10.10.10 https netmask 255.255.255.255 (for Microsoft RPC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i can keep on going...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what happens next? instead of showing 95.95.95.95 in the email header, it shows 95.95.95.94 which is the PAT external ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why am i asking?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got a proxy machine in between the internal network and the firewall and it has this feature to release spam at a click of a button. Internally works fine, but externally does not. so what i did was give the proxy a name (for instance proxy.domain.com and i mapped it to another public ip 95.95.95.99 and did reverse dns).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then added another line to the 3 above (second scenario) as follows:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 95.95.95.99 5600 10.10.10.10 5600 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it works like a charm! releases emails as it should do BUT i got that nasty message from RBLs, etc, now, saying that the reverse DNS does not match, ie, it is showing the PAT ip address...thats the issue here!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:16:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753170#M529775</guid>
      <dc:creator>mahirvrazalic</dc:creator>
      <dc:date>2011-09-27T16:16:00Z</dc:date>
    </item>
    <item>
      <title>Static Port Forwarding Reverse-DNS Problem (using PAT ip not Mai</title>
      <link>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753171#M529776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope I&amp;nbsp; &lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;understand you correctly and the following can help you a little ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 95.95.95.95 smtp 10.10.10.10 smtp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 95.95.95.95 https 10.10.10.10 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;The above meas only when the external clients connect to your MailServer and your server will be port mapped to IP 95.*.95, but if your server send mail to the external mailservers, It will use the IP address&amp;nbsp; of which NAT group it belonged to.&lt;/P&gt;&lt;P&gt;So It will use another Internet IP but not 95.*.95 when it connect to the external mailserver.&lt;/P&gt;&lt;P&gt;Then your proxy server will compare the header IP to the correct IP(95.*.95),If the header IP is not 95.*.95,Proxy will post a warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve this problem,Add a new nat and global in the ASA.such as:&lt;/P&gt;&lt;P&gt;nat (inside) 10 10.10.10.10&amp;nbsp; 255.255.255.255&lt;/P&gt;&lt;P&gt;global(outside) 10 95.95.95.95&amp;nbsp; 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 05:41:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753171#M529776</guid>
      <dc:creator>kevinskiwen</dc:creator>
      <dc:date>2011-09-28T05:41:15Z</dc:date>
    </item>
    <item>
      <title>Static Port Forwarding Reverse-DNS Problem (using PAT ip not Mai</title>
      <link>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753172#M529777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Kevin - was completely blind to this - very straight forward answer LOL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, have done this, added all those static port forwarding roots and now it's all showing up as the 95 ip that i wanted it to show instead of the global ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets see how things work. Added the port forwarding with http, https, www, 135, 993, 995, etc and all the ports i need for my email server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One hour after implementing it is working OK, so will keep on monitoring to see if the cisco asa becomes temperamental at any point!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll keep you posted! Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 07:49:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-port-forwarding-reverse-dns-problem-using-pat-ip-not-mail/m-p/1753172#M529777</guid>
      <dc:creator>mahirvrazalic</dc:creator>
      <dc:date>2011-09-29T07:49:01Z</dc:date>
    </item>
  </channel>
</rss>

