<?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 Hi,I think it's still the in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678054#M193307</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think it's still the same because when I scan my Public Ip using "Whatismyipaddress" I'm using the assign IP of our outside interface not the public address specific for email server&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jul 2015 10:28:54 GMT</pubDate>
    <dc:creator>Lost &amp; Found</dc:creator>
    <dc:date>2015-07-28T10:28:54Z</dc:date>
    <item>
      <title>how to configure ASA 5512 (9.2) allow mail server smtp?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678052#M193305</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Scenario: Mail Server in the Inside&amp;nbsp;Network&lt;/P&gt;&lt;P&gt;Mail server IP Add: 10.34.1.10 and Nat IP: 201.1.1.5&lt;/P&gt;&lt;P&gt;Configured&amp;nbsp;&lt;/P&gt;&lt;P&gt;Access list and objectnetwork.&lt;/P&gt;&lt;P&gt;object network obj-10.34.1.10&amp;nbsp;&lt;BR /&gt;&amp;nbsp;host 10.34.1.10&lt;/P&gt;&lt;P&gt;object-group service tcp_lotusnotesgrp tcp&lt;BR /&gt;&amp;nbsp;port-object eq www&lt;BR /&gt;&amp;nbsp;port-object eq lotusnotes&lt;BR /&gt;&amp;nbsp;port-object eq smtp&lt;BR /&gt;&amp;nbsp;port-object eq imap4&lt;BR /&gt;&amp;nbsp;port-object eq https&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host 124.106.85.165 object-group&amp;nbsp;tcp_lotusnotesgrp&lt;/P&gt;&lt;P&gt;object network obj-10.34.1.10&lt;BR /&gt;&amp;nbsp;nat (inside,outside) static 201.1.1.5&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:20:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678052#M193305</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2019-03-12T06:20:41Z</dc:date>
    </item>
    <item>
      <title>The outside ACL is using a</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678053#M193306</link>
      <description>&lt;P&gt;The outside ACL is using a (different) public IP. There you have to use the real IP:&lt;/P&gt;

&lt;PRE style="font-size: 14px;"&gt;
access-list outside_access_in extended permit tcp any object &lt;SPAN style="font-size: 14px;"&gt;obj-10.34.1.10&lt;/SPAN&gt; object-group tcp_lotusnotesgrp&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Jul 2015 09:47:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678053#M193306</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2015-07-28T09:47:15Z</dc:date>
    </item>
    <item>
      <title>Hi,I think it's still the</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678054#M193307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think it's still the same because when I scan my Public Ip using "Whatismyipaddress" I'm using the assign IP of our outside interface not the public address specific for email server&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:28:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678054#M193307</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-07-28T10:28:54Z</dc:date>
    </item>
    <item>
      <title>&gt;I think it's still the same</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678055#M193308</link>
      <description>&lt;P style="font-size: 14px;"&gt;&amp;gt;I think it's still the same because when I scan my Public Ip using "Whatismyipaddress" I'm using the assign IP of our outside interface not the public address specific for email server&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;That's the result of the rest of your config. Still, the config for your mail-server needs to be correct. If you do that from the server, issue a "clear xlate local 10.34.1.10" to make sure the server uses a new translation.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:36:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678055#M193308</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2015-07-28T10:36:57Z</dc:date>
    </item>
    <item>
      <title>nothings change. but i can</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678056#M193309</link>
      <description>&lt;P&gt;nothings change. but i can ping the&amp;nbsp;&lt;SPAN style="font-size: 14px;"&gt;201.1.1.5(SPECIFIC IP ASSIGN TO MAILSERVER)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;but smtp and other is not working. thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 11:14:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678056#M193309</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-07-28T11:14:42Z</dc:date>
    </item>
    <item>
      <title>It's not translating.</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678057#M193310</link>
      <description>&lt;P&gt;It's not translating.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 00:03:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678057#M193310</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-07-29T00:03:39Z</dc:date>
    </item>
    <item>
      <title>Please share your config to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678058#M193311</link>
      <description>&lt;P&gt;Please share your config to see if there is something else wrong.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 05:47:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678058#M193311</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2015-07-29T05:47:36Z</dc:date>
    </item>
    <item>
      <title>some of the configobject</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678059#M193312</link>
      <description>&lt;P&gt;some of the config&lt;/P&gt;&lt;P&gt;object network obj-10.34.31.12&lt;BR /&gt;&amp;nbsp;host 10.34.31.12&lt;BR /&gt;&amp;nbsp;description Domino Server&lt;/P&gt;&lt;P&gt;object-group service tcp_lotusnotesgrp tcp&lt;BR /&gt;&amp;nbsp;port-object eq www&lt;BR /&gt;&amp;nbsp;port-object eq lotusnotes&lt;BR /&gt;&amp;nbsp;port-object eq smtp&lt;BR /&gt;&amp;nbsp;port-object eq imap4&lt;BR /&gt;&amp;nbsp;port-object eq https&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt;&amp;nbsp;protocol-object icmp&lt;BR /&gt;&amp;nbsp;protocol-object icmp6&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt;&amp;nbsp;service-object object UDP_18001&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq www&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq https&lt;BR /&gt;object-group service DM_INLINE_SERVICE_4&lt;BR /&gt;&amp;nbsp;service-object icmp&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq www&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq https&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq imap4&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq lotusnotes&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq pop3&lt;BR /&gt;&amp;nbsp;service-object tcp destination eq smtp&lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 10.34.63.0 255.255.255.0 10.34.17.0 255.255.255.0&lt;BR /&gt;access-list outside_access_in_2 extended permit object-group DM_INLINE_SERVICE_4 any object obj-10.34.31.221&lt;/P&gt;&lt;P&gt;nat (inside,outside) source dynamic any interface dns&lt;/P&gt;&lt;P&gt;&amp;nbsp;nat (inside,outside) static 111.11.22.123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;&amp;nbsp;class class-default&lt;BR /&gt;&amp;nbsp; user-statistics accounting&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 05:57:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678059#M193312</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-07-29T05:57:28Z</dc:date>
    </item>
    <item>
      <title>The order of your NAT</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678060#M193313</link>
      <description>&lt;P&gt;The order of your NAT-statemens is incorrect. The dynamic NAT/PAT needs to be done after the static NATs:&lt;/P&gt;

&lt;PRE&gt;
no nat (inside,outside) source dynamic any interface dns
nat (inside,outside) after-auto source dynamic any interface&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Jul 2015 06:50:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678060#M193313</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2015-07-29T06:50:00Z</dc:date>
    </item>
    <item>
      <title>Thanks man now It's working</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678061#M193314</link>
      <description>&lt;P&gt;Thanks man now It's working and it has been translated.&lt;/P&gt;&lt;P&gt;Do we always need to use dynamic before nat to translate? thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:54:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678061#M193314</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-07-29T11:54:55Z</dc:date>
    </item>
    <item>
      <title>As a rule of thumb, the</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678062#M193315</link>
      <description>&lt;P&gt;As a rule of thumb, the dynamic NAT/PAT rules always have to come at last (that's the reason I always put them in NAT-section 3 "after-auto"). The Server-NAT (like your Lotus) are configured as object NAT which is NAT-section 2. In the first section, (thats the section where your dynamic rule was) all exemptions are are configured, for example for VPNs where traffic shouldn't be translated.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 12:00:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678062#M193315</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2015-07-29T12:00:20Z</dc:date>
    </item>
    <item>
      <title>Thank You. </title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678063#M193316</link>
      <description>&lt;P&gt;Thank You. &amp;nbsp;But is any other way if i want to translate it ??&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 03:49:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678063#M193316</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-07-30T03:49:39Z</dc:date>
    </item>
    <item>
      <title>Hi karsten,I would like to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678064#M193317</link>
      <description>&lt;P&gt;Hi karsten,&lt;/P&gt;&lt;P&gt;I would like to ask how to translate/permit specific host on firewall.&lt;/P&gt;&lt;P&gt;on 8.2ver I used nat (inside) 1 ipofhost and subnet&lt;/P&gt;&lt;P&gt;on 9.2 ver it notworking?&lt;/P&gt;&lt;P&gt;do i need to create a net object network for the spefic address to be allow?&lt;/P&gt;&lt;P&gt;please see the attached file. thank you&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 10:51:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-asa-5512-9-2-allow-mail-server-smtp/m-p/2678064#M193317</guid>
      <dc:creator>Lost &amp; Found</dc:creator>
      <dc:date>2015-08-13T10:51:38Z</dc:date>
    </item>
  </channel>
</rss>

