<?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 Re: cannot recevie incoming mail from external mail server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461993#M659020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;please give us a brief topology diagram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this what u have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(mail server)-----------zbf router----------- internet&lt;/P&gt;&lt;P&gt;real ip of 16x.2x.10x.21x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Aug 2010 01:31:01 GMT</pubDate>
    <dc:creator>Jitendriya Athavale</dc:creator>
    <dc:date>2010-08-24T01:31:01Z</dc:date>
    <item>
      <title>cannot recevie incoming mail from external mail server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461992#M659010</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after i create zone-pair policy for outzone -&amp;gt; inzone, i facing that the problem that user in private zone cannot receive incoming mail from external mail server.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i use nslookup and check the ip for the external mail server - pop.singxxx.com, 16x.2x.10x.21x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for my zone-pair inzone -&amp;gt; outzone, my policy only inspect protocol like http, https, dsn, and ACL IS permit ip any any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do on the outzone -&amp;gt; inzone zone base policy, can i use ACL to permit tcp any host 16x.2x.10x.21x eq 110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea? thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Noel&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461992#M659010</guid>
      <dc:creator>yong khang NG</dc:creator>
      <dc:date>2019-03-11T18:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: cannot recevie incoming mail from external mail server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461993#M659020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;please give us a brief topology diagram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this what u have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(mail server)-----------zbf router----------- internet&lt;/P&gt;&lt;P&gt;real ip of 16x.2x.10x.21x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 01:31:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461993#M659020</guid>
      <dc:creator>Jitendriya Athavale</dc:creator>
      <dc:date>2010-08-24T01:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: cannot recevie incoming mail from external mail server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461994#M659032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the topology is like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;private zone user ---&amp;gt; zfw router --&amp;gt; internet --&amp;gt; external mail server (pop.singxxx.com, IP is 16x.2x.10x.21x)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the private zone user using client using Ms Outlook as the client software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently the config for the zone firewall look like this:&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map type inspect match-any private-public-traffic&lt;BR /&gt; match protocol http&lt;BR /&gt; match protocol https&lt;BR /&gt; match protocol dns&lt;BR /&gt; match protocol icmp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map type inspect match-any outzone-inzone&lt;BR /&gt; match protocol http&lt;BR /&gt; match protocol https&lt;BR /&gt; match access-group 110&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect out-to-in&lt;BR /&gt; class type inspect outzone-inzone&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class class-default&lt;BR /&gt;&amp;nbsp; drop&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect in-to-out&lt;BR /&gt;&amp;nbsp; class type inspect private-public-traffic&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class class-default&lt;BR /&gt;&amp;nbsp; drop&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;zone security in-zone&lt;BR /&gt;zone-pair security zp-in-to-out source in-zone destination out-zone&lt;BR /&gt; service-policy type inspect in-to-out&lt;BR /&gt;zone-pair security zp-out-to-in source out-zone destination in-zone&lt;BR /&gt; service-policy type inspect out-to-in&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 110 permit tcp any any eq smtp&lt;BR /&gt;access-list 110 permit tcp any any eq pop3&lt;BR /&gt;access-list 110 permit tcp host 16x.2x.10x.21x any eq pop3&lt;BR /&gt;access-list 110 permit tcp host 16x.2x.10x.21x any eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(interface f0/0 is out-zone, the interface fro zfw router toward internet ; while interface f0/1 is for private zone user. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 02:42:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461994#M659032</guid>
      <dc:creator>yong khang NG</dc:creator>
      <dc:date>2010-08-24T02:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: cannot recevie incoming mail from external mail server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461995#M659042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are saying that hosts on the inside are not able to use outlook or outlook expense and receive e-mails via POP from the ISP. Is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add "ip inspect log drop" then try to receive e-mail from the host on the inside or private zone and watch what the logs say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh log | i x.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where x.x.x.x is the ip address of the inside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have IN to OUT zone matching ip any any then there is no need to allow tcp 110 from out to in.&amp;nbsp; The response should be automatically allowed provided the flow is initiated from the inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 02:45:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461995#M659042</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-08-24T02:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: cannot recevie incoming mail from external mail server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461996#M659051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sir, thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i only can carry out the test on after hour..production time now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the satement of &lt;/P&gt;&lt;P&gt;"If you have IN to OUT zone matching ip any any then there is no need to&amp;nbsp; allow tcp 110 from out to in.&amp;nbsp; The response should be automatically&amp;nbsp; allowed provided the flow is initiated from the inside."&amp;nbsp; &amp;lt;-- is it what you trying to say stateful inspection feature, where the traffic found in the session flow table, then it allow traffic back to return path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normal practice, what user will do for the private zone --&amp;gt; DMZ or outside zone? will use ACL to limit accessive or simply any any to let go?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 03:23:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-recevie-incoming-mail-from-external-mail-server/m-p/1461996#M659051</guid>
      <dc:creator>yong khang NG</dc:creator>
      <dc:date>2010-08-24T03:23:40Z</dc:date>
    </item>
  </channel>
</rss>

