<?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 SMTP  port 25 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/478776#M103803</link>
    <description>&lt;P&gt;We are progressing to moving show services to the cloud and I'm been told that port 25 is not opened or being blocked in Palo Alto.&amp;nbsp; So where do I check to find out if this is being allowed or being blocked?&lt;/P&gt;&lt;P&gt;Sorry this is a really basic question but I've been asked to resolve this because the regular guy has left the company..&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 22:58:21 GMT</pubDate>
    <dc:creator>kdasanmartino</dc:creator>
    <dc:date>2022-04-06T22:58:21Z</dc:date>
    <item>
      <title>SMTP  port 25</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/478776#M103803</link>
      <description>&lt;P&gt;We are progressing to moving show services to the cloud and I'm been told that port 25 is not opened or being blocked in Palo Alto.&amp;nbsp; So where do I check to find out if this is being allowed or being blocked?&lt;/P&gt;&lt;P&gt;Sorry this is a really basic question but I've been asked to resolve this because the regular guy has left the company..&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 22:58:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/478776#M103803</guid>
      <dc:creator>kdasanmartino</dc:creator>
      <dc:date>2022-04-06T22:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP  port 25</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/478827#M103810</link>
      <description>&lt;P&gt;Thank you for the post&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/206081"&gt;@kdasanmartino&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if traffic is already flowing through Firewall, you can get this information from logs. Please navigate to: Monitor &amp;gt; Logs &amp;gt; Traffic, then you can use for example filter:&amp;nbsp;( port.dst eq 25)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to test policy match, you can refer to this link:&amp;nbsp;&lt;A href="https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-admin/policy/test-policy-rule-traffic-matches" target="_blank"&gt;https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-admin/policy/test-policy-rule-traffic-matches&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 02:08:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/478827#M103810</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2022-04-07T02:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP  port 25</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/479000#M103831</link>
      <description>&lt;P&gt;Thanks for your email.&amp;nbsp; I did find that port 25 is being denied by policy.&amp;nbsp; There is a policy in place for the ip address in question but don't see anything that indicates it's not allowing port 25.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 14:45:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/479000#M103831</guid>
      <dc:creator>kdasanmartino</dc:creator>
      <dc:date>2022-04-07T14:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP  port 25</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/479114#M103865</link>
      <description>&lt;P&gt;How is the policy in place for the IP address applied? Is this inbound or outbound does it match the expected traffic path?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many different options in the Security Policies, and many ways to set them up, but you primarily want to focus on 6 fields in your Security Policies:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Source Zone - The zone the arriving packets appear in assigned by physical interface (i.e. "Trust" for you internal connection, "Untrust" for your internet connection, etc.)... whatever your previous admin named them.&lt;/LI&gt;&lt;LI&gt;Source Address - The source IP address for the packets (could be a specific server, group, or "any" for all sources).&lt;/LI&gt;&lt;LI&gt;Destination Zone - The zone exiting packets go out.&lt;/LI&gt;&lt;LI&gt;Destination Address - The destination IP address.&lt;/LI&gt;&lt;LI&gt;Application - This is how the PaloAlto classifies the type of traffic being passed (you can specify things like "smtp" and have the PA automatically determine and follow appropriate ports/protocols).&lt;/LI&gt;&lt;LI&gt;Service - This is the specific port/protocol combination of the traffic (i.e. an object "SMTP_PORTS=TCP/25" you have defined, "any", or "application-default" where it will depend on the Application set).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can specify any/all of those values and the PA will match the passing traffic to the most specific rule found. So if your existing policy in place is for the specific IP Address, but the Application is "web browsing", then that policy will not match the SMTP traffic and the packets will fall thru to another rule, possibly ending up at the built in "interzone-default - Deny".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Examples, your specifics may vary depending on block lists, country exceptions, etc.:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Name = "Allow inbound SMTP/POP/IMAP/HTTP/HTTPS to mail server"&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SrcZone = Untrust&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SrcAddr = any&amp;nbsp; &lt;EM&gt;(you can restrict to specific IPs or geolocation regions like "US)&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DstZone = DMZ&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DstAddr = "mail-server" &lt;EM&gt;(address object you have defined under objects that points at DMZ IP 192.168.1.100)&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Application = smtp,pop3,imap,web-browsing&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Service = application-default&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Action = Allow&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Name = "Allow outbound SMTP connections from servers"&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SrcZone = Trust&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SrcAddr = 172.16.5.36,172.20.1.59&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DstZone = Untrust&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DstAddr = any&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Application = any&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Service = SMTP_PORTS&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Action = Allow&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Name = "Block all other outbound SMTP"&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SrcZone = Trust&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SrcAddr = any&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DstZone = Untrust&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DstAddr = any&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Application = any&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Service = SMTP_PORTS&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Action = Deny&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 20:33:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/479114#M103865</guid>
      <dc:creator>Adrian_Jensen</dc:creator>
      <dc:date>2022-04-07T20:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP  port 25</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/479136#M103867</link>
      <description>&lt;P&gt;Thanks for all the good information.&amp;nbsp; My Director has ask that I do not make changes to the Palo Alto system do to the importance of the system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 22:30:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/smtp-port-25/m-p/479136#M103867</guid>
      <dc:creator>kdasanmartino</dc:creator>
      <dc:date>2022-04-07T22:30:02Z</dc:date>
    </item>
  </channel>
</rss>

