<?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: communication with citrix  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178545#M877163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thks. Just tried your solution but its not going trough. if i use port scan, i still receive the message that the port is closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2009 13:49:58 GMT</pubDate>
    <dc:creator>lomuwagun</dc:creator>
    <dc:date>2009-01-27T13:49:58Z</dc:date>
    <item>
      <title>communication with citrix</title>
      <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178543#M877159</link>
      <description>&lt;P&gt;i needed to allow users to be able to connect to a remote citrix server. After allowing all the ports on my firewall, the port status is still showing blocked. below is an extract of my config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any eq citrix-ica any&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit udp any eq 1604 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any eq 2598 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i get this thing to work.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:42:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178543#M877159</guid>
      <dc:creator>lomuwagun</dc:creator>
      <dc:date>2019-03-11T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: communication with citrix</title>
      <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178544#M877161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The above access-list will not allow you to initiate a citrix connection. please try the following.&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any  any eq citrix-ica&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit udp any  any eq 1604&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any  any eq 2598&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 11:25:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178544#M877161</guid>
      <dc:creator>Jithesh K Joy</dc:creator>
      <dc:date>2009-01-27T11:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: communication with citrix</title>
      <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178545#M877163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thks. Just tried your solution but its not going trough. if i use port scan, i still receive the message that the port is closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 13:49:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178545#M877163</guid>
      <dc:creator>lomuwagun</dc:creator>
      <dc:date>2009-01-27T13:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: communication with citrix</title>
      <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178546#M877165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your ACL is inbound on the inside interface, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 14:54:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178546#M877165</guid>
      <dc:creator>hunnetvl01</dc:creator>
      <dc:date>2009-01-27T14:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: communication with citrix</title>
      <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178547#M877169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something else:&lt;/P&gt;&lt;P&gt;How do you use the port scan&amp;gt;&lt;/P&gt;&lt;P&gt;Did you check that there is no windows firewall enbled on the PCs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 15:07:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178547#M877169</guid>
      <dc:creator>hunnetvl01</dc:creator>
      <dc:date>2009-01-27T15:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: communication with citrix</title>
      <link>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178548#M877171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Could you please refer the below link &amp;amp; open corresponding ports depending on your environment. As Hunnet said in the prevoius conv, can u confirm that the you are doing the port scan from right direction?&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.dabcc.com/article.aspx?id=1755" target="_blank"&gt;http://www.dabcc.com/article.aspx?id=1755&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Jithesh  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 04:53:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/communication-with-citrix/m-p/1178548#M877171</guid>
      <dc:creator>Jithesh K Joy</dc:creator>
      <dc:date>2009-01-28T04:53:56Z</dc:date>
    </item>
  </channel>
</rss>

