<?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 Can't telnet port 25 behind firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852625#M492827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. sorry I didnt understand why we need to create another capture with outside interface using natted IP..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are just trying to telnet behind the firewall to any public mail servers (MX record) with the port 25. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried to capture asp-drop while telneting, but it didnt give me any output..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)# capture asp type asp-drop all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)# show capture asp | in 212.130.121.44&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)#&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)# &lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that we have two firewalls, one FWSM in WAN edge and other one is a ASA at DC. I was trying the capture only on ASA at DC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2011 22:06:52 GMT</pubDate>
    <dc:creator>pemasirid</dc:creator>
    <dc:date>2011-11-18T22:06:52Z</dc:date>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852621#M492821</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to telnet port 25 (smtp) to remote Exchnage server which is outside of the firewall from a PC behind a firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall rules are allowed from inside to outside (outbound traffic) for all the ports. We tried removing inspection of esmtp/smtp&amp;nbsp; still no luck. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when we did the packet-tracer command it allowed from every steps&amp;nbsp; and has no issue, but when we check the service-policy, (show service-policy global)&lt;/P&gt;&lt;P&gt;we could see some dns drop packets increase then we change the dns message lenght but still can not telnet port 25 behind firewall. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we capture packets to/from smtp server while telneting to port 25, and view from wireshark we could see the TCP port number reused appeared in the information colum. (attached).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one please advise us what exactly causing this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:52:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852621#M492821</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2019-03-11T21:52:45Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852622#M492822</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;Capture info - Basically it tells that another tcp session started with the same ports that being used in the trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that the client keep trying the connection. If you look at the packet trace, all you see is TCP/SYN request from cleint to server and nothing coming back from server. have you checked from server end? The requests are reaching the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 18:40:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852622#M492822</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-11-18T18:40:07Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852623#M492823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mvsheik123,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create another capture on the ASA but that one on the outside interface ussing the Natted Ip, also create an ASP-drop capture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture asp type asp-drop all&lt;/P&gt;&lt;P&gt;show capture asp | include 212.130.21.44&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 21:53:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852623#M492823</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-18T21:53:38Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852624#M492826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. Actually when we telnet to same ip with port 25 from different network it was working fine. Another funny thing is that only one windwos XP client is able to telnet to same ip address with port 25 behind the firewall in network in question..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 21:56:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852624#M492826</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-18T21:56:45Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852625#M492827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. sorry I didnt understand why we need to create another capture with outside interface using natted IP..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are just trying to telnet behind the firewall to any public mail servers (MX record) with the port 25. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried to capture asp-drop while telneting, but it didnt give me any output..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)# capture asp type asp-drop all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)# show capture asp | in 212.130.121.44&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)#&lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)# &lt;/P&gt;&lt;P&gt;fw-dcz-cc4-cc3(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that we have two firewalls, one FWSM in WAN edge and other one is a ASA at DC. I was trying the capture only on ASA at DC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 22:06:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852625#M492827</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-18T22:06:52Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852626#M492828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASP capture is going to show us if the ASA with the algorithm it uses drops any packets, and we can see that there are no packets going to that destination being dropped by the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now regarding the capture on the outside its to see if the packets are traversing the ASA, now if this internal server wants to access a host on the lower security level (outside) you will need to have a routable IP right? you need to do the capture with that IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capout permit tcp host inside_host_ip&amp;nbsp; host 212.130.21.44 eq 25&lt;/P&gt;&lt;P&gt;access-list capout permit tcp&amp;nbsp;&amp;nbsp; host 212.130.21.44 eq 25 host inside_host_ip&lt;/P&gt;&lt;P&gt;capture capout access-list capout interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 22:16:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852626#M492828</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-18T22:16:02Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852627#M492829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response back..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i understand the use of ASP capture and its clear that ASA is not droping any packets destined to my smtp server in outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding other capture i use exactly the same ACL to capture and I got the capture output which i attached initially. Further I tried applying capture to both outside and inside interface and I posted the capture applied to outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks..!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 22:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852627#M492829</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-18T22:22:45Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852628#M492832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pernasirid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So seems like the nat is not working because we are seeing the packets with a private IP address instead of a public, do you have a nat&amp;nbsp; for that particular host trying to access the server on the outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also what version are you running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 23:02:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852628#M492832</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-18T23:02:19Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852629#M492833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean the connection is working from one pc in the network and when you try to access from another pc in the same network, it is not working. Is that case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 01:59:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852629#M492833</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-11-19T01:59:01Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852630#M492834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it works for only one windows XP machine when you telnet any outside smtp server with the port 25 it gets open, but we tried with other OS like Win7, Vista and also other Windows Xp but didnt work..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your post was not completed and seems you started writing and didnt complete it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 09:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852630#M492834</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-19T09:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852631#M492835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have nated the local ip address to public ip address (static nat) and I was able to telnet to the public ip (nated) with the port 25 and it was opening fine from outside. But when I tried from the inside server (local ip) to telnet (port 25) to any outside smtp server i cant telnet...? but the DC firewall we have nat-control disable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you look at the capture output you can see the local ip address is sending smtp syn packet to remote smtp server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using 8.2.2 in DC firewall and WAN FWSM is 4.0(12)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 10:23:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852631#M492835</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-19T10:23:32Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852632#M492836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pemasirid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem at this moment is that the host is not being natted. As you state that capture is taken on the outside so it should be taken the global ip address instead of the embedded Ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that is what we need to troubleshoot, why that host is not being natted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide your running configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 19:22:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852632#M492836</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-19T19:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852633#M492837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me thank you again for your interest and replying to my issue..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned earlier in the thread,we have two&amp;nbsp; firewalls, ASA 5580 (ver 8.2.2) is in the data center, that has no natting configured as facing the internet so nat-control is disabled. other firewall is in WAN edge which is FWSM (ver 4.0(12) where all our nat/pat configured as its a interent facing firewall and users are using it to go out for internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have three servers which is behind the DC firewall. these three servers are nated with three public ip in WAN FWSM and allowed some ports including smtp (25). currently none of our PC including these three servers can not telnet any smtp servers outside (ie.gmail.com) with port 25. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i did capture on DC firewall, i could see smtp request going to the outside server where im telneting but has no response back. Capture was applied to both inside and outside interface and got the same result. So im not sure which NAT you are refering to now..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I check capture on my WAN firewall (FWSM) I could not see any traffic hitting outside interface (no capure output) but i could see some capture output when i applied to inside interface on fwsm (its the same capture output which I'm seeing on DC fw inside interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also seeing some dns packet drops when i give "sh service-policy global" then i change some dns message lenght but still see those drop packets, I'm not sure wether this has somthing to do with smtp issue...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your reference I'm attaching both firewall configuration, due to security reason I have only included the required configuration, the public NATED ip address which I used for nat is 78.100.xx.xx1, 78.100.xx.xx2, 78.100.xx.xx2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please feel free to ask me if you have any doubts on the configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 20:09:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852633#M492837</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-19T20:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852634#M492838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was asking for Infrastructure setup/configs but you posted them already. So, it is..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCs --&amp;gt; ASA5580 (no nat) --&amp;gt; MPLS --&amp;gt; CORE SW with servers and FWSM module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCs (except one) unable to access Servers on Core Sw or any internet based servers via on port 25 and same case with Server on FWSM. Is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 22:14:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852634#M492838</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-11-21T22:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852635#M492839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello MS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your post. Yes, your assumption is correct. Any PC/Servers (except 1 XP client) behind ASA5580 can not telnet to smtp port outside in FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any thought..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 04:48:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852635#M492839</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-11-22T04:48:50Z</dc:date>
    </item>
    <item>
      <title>Can't telnet port 25 behind firewall</title>
      <link>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852636#M492840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked at the configs and I assume all your other network access (shares, internet etc) is fine. Only issue is SMTP to public internet servers? &lt;/P&gt;&lt;P&gt;The PC that was successful is from the same vlan (vlan 116-based on ASA config) as the failing PC?&lt;/P&gt;&lt;P&gt;SMTP allowed from your IPs on the destination servers (firewall rules)?&lt;/P&gt;&lt;P&gt;Do you have the capture from the working PC to the same destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 16:10:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-telnet-port-25-behind-firewall/m-p/1852636#M492840</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-11-22T16:10:36Z</dc:date>
    </item>
  </channel>
</rss>

