<?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 Thanks for the quick reply!  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753034#M192877</link>
    <description>&lt;P&gt;Thanks for the quick reply! &amp;nbsp;I'm not having trouble with tcp/587 but with 993. &amp;nbsp;While I'm not able to ping either I am able to send email via&amp;nbsp;&lt;SPAN style="font-size: 14.3999996185303px;"&gt;smtp.office365.com:587 but not via outlook.office.com which should use 993. &amp;nbsp;The program that needs the outlook.office.com requires and imap connection to save sent mail in sent items. &amp;nbsp;I've attached my config. &amp;nbsp;I can paste it here if that is better and thanks for your help. &amp;nbsp;I'm very new with Cisco and did not setup this router. &amp;nbsp;I've added a few things here and there but am not knowledgeable at all.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Aug 2015 13:12:47 GMT</pubDate>
    <dc:creator>Ryan Palmer</dc:creator>
    <dc:date>2015-08-13T13:12:47Z</dc:date>
    <item>
      <title>Can't Ping outlook.office365.com from inside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753032#M192875</link>
      <description>&lt;P&gt;I'm trying to ping outlook.office365.com from inside through an ASA 5505. &amp;nbsp;I found this in the log:&amp;nbsp;&lt;/P&gt;&lt;P&gt;4&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;Aug 12 2015&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;16:06:41&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;106023&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;132.245.23.146&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;x.x.x.x&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt; Deny icmp src outside:132.245.23.146 dst inside:x.x.x.x&amp;nbsp;(type 0, code 0) by access-group "outside_access_in" [0x0, 0x0]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out why a program we use can send email via smtp.office365.com:587 but not through outlook.office365.com. &amp;nbsp;I can't ping smtp.office365.com either so I'm not sure it is related but I have to start somewhere. &amp;nbsp;Is the ping going out but not being let back inside? &amp;nbsp;If that is case that's fine but what is blocking my program from reaching outlook.office365.com. &amp;nbsp;I can reach it via any web browser just not through this program which I need to send email with.&lt;/P&gt;&lt;P&gt;Any help with this is greatly appreciated and please let me know any more information that is needed.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:25:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753032#M192875</guid>
      <dc:creator>Ryan Palmer</dc:creator>
      <dc:date>2019-03-12T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Hi Ryan,The log entry implies</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753033#M192876</link>
      <description>&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;The log entry implies that the icmp-echo-reply is blocked by your outside_access_in acl.&lt;/P&gt;&lt;P&gt;So yes "the ping is going out, but nog being let back inside"&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can solve this by&amp;nbsp;adding "access-list outside_access_in permit icmp any any"&lt;BR /&gt;(before an deny any rule if present).&lt;/P&gt;&lt;P&gt;Also you could specify the rule to "permit icmp any any echo-reply"&amp;nbsp;but that's up to you.&lt;/P&gt;&lt;P&gt;When you're trying to reach the url in your browser, you'll be making an https connection instead of tcp/587, that's a big difference.&lt;/P&gt;&lt;P&gt;Maybe your inside acl is blocking tcp/587 traffic because of a deny rule?&lt;/P&gt;&lt;P&gt;Could you please post your running config?.&lt;/P&gt;&lt;P&gt;Also do you see any connections to tcp/587 in the logging when you're trying to send an email?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 12:41:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753033#M192876</guid>
      <dc:creator>Niels van der Made</dc:creator>
      <dc:date>2015-08-13T12:41:21Z</dc:date>
    </item>
    <item>
      <title>Thanks for the quick reply!</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753034#M192877</link>
      <description>&lt;P&gt;Thanks for the quick reply! &amp;nbsp;I'm not having trouble with tcp/587 but with 993. &amp;nbsp;While I'm not able to ping either I am able to send email via&amp;nbsp;&lt;SPAN style="font-size: 14.3999996185303px;"&gt;smtp.office365.com:587 but not via outlook.office.com which should use 993. &amp;nbsp;The program that needs the outlook.office.com requires and imap connection to save sent mail in sent items. &amp;nbsp;I've attached my config. &amp;nbsp;I can paste it here if that is better and thanks for your help. &amp;nbsp;I'm very new with Cisco and did not setup this router. &amp;nbsp;I've added a few things here and there but am not knowledgeable at all.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:12:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753034#M192877</guid>
      <dc:creator>Ryan Palmer</dc:creator>
      <dc:date>2015-08-13T13:12:47Z</dc:date>
    </item>
    <item>
      <title>Config looks fine.First</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753035#M192878</link>
      <description>&lt;P&gt;Config looks fine.&lt;BR /&gt;&lt;BR /&gt;First enable logging on the ASA.&lt;/P&gt;&lt;P&gt;conf t&lt;BR /&gt;logging buffered informational&lt;BR /&gt;logging buffer-size&amp;nbsp;1048576&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;Then try to send an email and check if there is something in the logs about the connection by executing "show log | include x.x.x.x" where x.x.x.x is the source IP of your client.&lt;/P&gt;&lt;P&gt;Please provide us the output.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:43:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753035#M192878</guid>
      <dc:creator>Niels van der Made</dc:creator>
      <dc:date>2015-08-13T13:43:56Z</dc:date>
    </item>
    <item>
      <title>I'm not sure the command</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753036#M192879</link>
      <description>&lt;P&gt;I'm not sure the command worked. &amp;nbsp;It said sent for all but at the end it said command failed. &amp;nbsp;I probably did something wrong but here are the results. &amp;nbsp;RTS is the object name for the client IP. &amp;nbsp;I believe outlook.office.com resolves to 132.x.x.x shown below. &amp;nbsp;Thanks again for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result of the command: "show log | include RTS"&lt;/P&gt;&lt;P&gt;%ASA-6-305011: Built dynamic TCP translation from inside:RTS/51770 to outside:x.x.x.x/25672&lt;BR /&gt;%ASA-6-302013: Built outbound TCP connection 21356047 for outside:184.185.113.61/80 (184.185.113.61/80) to inside:RTS/51770 (x.x.x.x/25672)&lt;BR /&gt;%ASA-6-305011: Built dynamic TCP translation from inside:RTS/51771 to outside:x.x.x.x/25673&lt;BR /&gt;%ASA-6-302013: Built outbound TCP connection 21356048 for outside:x.186.29.26/80 (x.186.29.26/80) to inside:RTS/51771 (x.x.x.x/25673)&lt;BR /&gt;%ASA-6-302014: Teardown TCP connection 21356048 for outside:x.186.29.26/80 to inside:RTS/51771 duration 0:00:00 bytes 1230 TCP FINs&lt;BR /&gt;%ASA-6-302014: Teardown TCP connection 21356047 for outside:184.185.113.61/80 to inside:RTS/51770 duration 0:00:16 bytes 12795 TCP FINs&lt;BR /&gt;%ASA-6-305012: Teardown dynamic TCP translation from inside:RTS/51770 to outside:x.x.x.x/25672 duration 0:00:30&lt;BR /&gt;%ASA-6-305012: Teardown dynamic TCP translation from inside:RTS/51771 to outside:x.x.x.x/25673 duration 0:00:30&lt;BR /&gt;%ASA-6-305011: Built dynamic TCP translation from inside:RTS/51772 to outside:x.x.x.x/25951&lt;BR /&gt;%ASA-6-302013: Built outbound TCP connection 21356473 for outside:132.245.63.226/25 (132.245.63.226/25) to inside:RTS/51772 (x.x.x.x/25951)&lt;BR /&gt;%ASA-6-302014: Teardown TCP connection 21356473 for outside:132.245.63.226/25 to inside:RTS/51772 duration 0:00:05 bytes 464 TCP FINs&lt;BR /&gt;%ASA-6-305012: Teardown dynamic TCP translation from inside:RTS/51772 to outside:x.x.x.x/25951 duration 0:00:30&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 14:08:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753036#M192879</guid>
      <dc:creator>Ryan Palmer</dc:creator>
      <dc:date>2015-08-13T14:08:05Z</dc:date>
    </item>
    <item>
      <title>%ASA-6-302013: Built outbound</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753037#M192880</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14.3999996185303px;"&gt;%ASA-6-302013: Built outbound TCP connection 21356473 for outside:132.245.63.226/25&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Looks like the connection is made to port 25 instead of 993, looks like an application issue.&lt;BR /&gt;Make sure the mailclient has&amp;nbsp;port 993 configured, probably a "override default port setting".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 14:16:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753037#M192880</guid>
      <dc:creator>Niels van der Made</dc:creator>
      <dc:date>2015-08-13T14:16:24Z</dc:date>
    </item>
    <item>
      <title>If I use outlook.office365</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753038#M192881</link>
      <description>&lt;P&gt;If I use outlook.office365.com:993 I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result of the command: "show log | include RTS"&lt;/P&gt;&lt;P&gt;%ASA-6-305011: Built dynamic TCP translation from inside:RTS/51788 to outside:x.x.x.x/29549&lt;BR /&gt;%ASA-6-302013: Built outbound TCP connection 21362034 for outside:132.245.23.146/993 (132.245.23.146/993) to inside:RTS/51788 (x.x.x.x/29549)&lt;BR /&gt;%ASA-6-302014: Teardown TCP connection 21362034 for outside:132.245.23.146/993 to inside:RTS/51788 duration 0:00:30 bytes 0 TCP FINs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The email client throws an error as well. &amp;nbsp;But when I use smtp.office365.com:587 there is no error and the log looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%ASA-6-305012: Teardown dynamic TCP translation from inside:RTS/51788 to outside:x.x.x.x/29549 duration 0:01:00&lt;BR /&gt;%ASA-6-305011: Built dynamic TCP translation from inside:RTS/51798 to outside:x.x.x.x/29822&lt;BR /&gt;%ASA-6-302013: Built outbound TCP connection 21362572 for outside:157.56.239.194/587 (157.56.239.194/587) to inside:RTS/51798 (x.165.74.166/29822)&lt;BR /&gt;%ASA-6-302014: Teardown TCP connection 21362572 for outside:157.56.239.194/587 to inside:RTS/51798 duration 0:00:09 bytes 6140 TCP FINs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 14:33:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753038#M192881</guid>
      <dc:creator>Ryan Palmer</dc:creator>
      <dc:date>2015-08-13T14:33:01Z</dc:date>
    </item>
    <item>
      <title>Based on the TCP FIN, it</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753039#M192882</link>
      <description>&lt;P&gt;Based on the TCP FIN, it looks like the tcp handshake is not completed, but based on the logging I can't see why.&lt;/P&gt;&lt;P&gt;If you do a telnet&amp;nbsp;outlook.office365.com 993 from te client, do you get a connection then?&lt;BR /&gt;Also what kind of error message are you getting on the mailclient?&lt;/P&gt;&lt;P&gt;I'm still not convinced it is an asa related issue.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 14:57:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753039#M192882</guid>
      <dc:creator>Niels van der Made</dc:creator>
      <dc:date>2015-08-13T14:57:44Z</dc:date>
    </item>
    <item>
      <title>I'm not convinced it is an</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753040#M192883</link>
      <description>&lt;P&gt;I'm not convinced it is an ASA related issue either.&lt;/P&gt;&lt;P&gt;When I telnet to outlook.office365.com it just hangs at "Connecting To outlook.office365.com..." and&amp;nbsp;comes back with "Could not open connection to the host, on port 23: Connect failed"&lt;/P&gt;&lt;P&gt;When I telnet to outlook.office365.com 993 the connection seems to go right through but the terminal is just blank and after 30 seconds or so goes back to the command prompt.&lt;/P&gt;&lt;P&gt;telnet to smtp.office365.com 587 I get&amp;nbsp;220 BLUPR0301CA0004.outlook.office365.com Microsoft ESMTP MAIL Service ready at&amp;nbsp;Thu, 13 Aug 2015 15:22:02 +0000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The program uses java to send mail. &amp;nbsp;When using outlook.office365.com:993 the error from the program when sending a test message&amp;nbsp;is "An Error Occurred: Exception Reading Response". &amp;nbsp;The java window which comes up and shows progress does not even appear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using outlook.office365.com (the recommended setting from the dev) the error is "An error occurred: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 16:00:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-outlook-office365-com-from-inside/m-p/2753040#M192883</guid>
      <dc:creator>Ryan Palmer</dc:creator>
      <dc:date>2015-08-13T16:00:04Z</dc:date>
    </item>
  </channel>
</rss>

