<?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: Firewall Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172332#M877841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could also be a port restriction.&lt;/P&gt;&lt;P&gt;Can you telnet to port 3389, this is the RDP port.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2009 18:52:58 GMT</pubDate>
    <dc:creator>ronshuster</dc:creator>
    <dc:date>2009-01-12T18:52:58Z</dc:date>
    <item>
      <title>Firewall Issue</title>
      <link>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172330#M877839</link>
      <description>&lt;P&gt;Rookie here so please forgive me as I have no Cisco knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At my work we have a site to site VPN and the status is up.  I can ping their private ip and the other end can ping my server.  However when he tries to RDP to my server he is unable to.  My guess is it's the firewall on our 2821.  How would I go about allowing him access?  If it's not a firewall issue what else would it be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172330#M877839</guid>
      <dc:creator>jeremys</dc:creator>
      <dc:date>2019-03-11T14:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Issue</title>
      <link>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172331#M877840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More likely it's the MTU size, especially if your connected via DSL. You can adjust it under the interface (your LAN interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config-if)#ip tcp adjust-mss ?&lt;/P&gt;&lt;P&gt;  &amp;lt;500-1460&amp;gt;  Maximum segment size in bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find the correct size, ping from one side to the other with a large packet size and decrease it until it is successful. That should be close to the size you enter above. Here's an example from Windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F:\&amp;gt;ping -l 1500 -f 192.168.5.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pinging 192.168.5.15 with 1500 bytes of data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packet needs to be fragmented but DF set.&lt;/P&gt;&lt;P&gt;Packet needs to be fragmented but DF set.&lt;/P&gt;&lt;P&gt;Packet needs to be fragmented but DF set.&lt;/P&gt;&lt;P&gt;Packet needs to be fragmented but DF set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ping statistics for 192.168.5.15:&lt;/P&gt;&lt;P&gt;    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F:\&amp;gt;ping -l 1430 -f 192.168.5.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pinging 192.168.5.15 with 1430 bytes of data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply from 192.168.5.15: bytes=1430 time=8ms TTL=55&lt;/P&gt;&lt;P&gt;Reply from 192.168.5.15: bytes=1430 time=8ms TTL=55&lt;/P&gt;&lt;P&gt;Reply from 192.168.5.15: bytes=1430 time=10ms TTL=55&lt;/P&gt;&lt;P&gt;Reply from 192.168.5.15: bytes=1430 time=16ms TTL=55&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ping statistics for 192.168.5.15:&lt;/P&gt;&lt;P&gt;    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;/P&gt;&lt;P&gt;Approximate round trip times in milli-seconds:&lt;/P&gt;&lt;P&gt;    Minimum = 8ms, Maximum = 16ms, Average = 10ms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 16:48:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172331#M877840</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-01-12T16:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Issue</title>
      <link>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172332#M877841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could also be a port restriction.&lt;/P&gt;&lt;P&gt;Can you telnet to port 3389, this is the RDP port.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 18:52:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172332#M877841</guid>
      <dc:creator>ronshuster</dc:creator>
      <dc:date>2009-01-12T18:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Issue</title>
      <link>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172333#M877846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can RDP just fine to the server from my workstation internally.  The other guy is not able to and I don't think the port has been opened up which would explain why it's not working for him.  How would I go about doing that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 19:35:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-issue/m-p/1172333#M877846</guid>
      <dc:creator>jeremys</dc:creator>
      <dc:date>2009-01-12T19:35:31Z</dc:date>
    </item>
  </channel>
</rss>

