<?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 SOCKS Proxy with cisco ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987684#M401831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have actually also tested by allowing all traffic to our SOCKS servers and that still does not work which is why I am led to beleive that the Cisco ASA has an inherent rule that blocks SOCKS traffic. Although I do not see that in the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2012 09:48:47 GMT</pubDate>
    <dc:creator>Mohamed Hamid</dc:creator>
    <dc:date>2012-07-23T09:48:47Z</dc:date>
    <item>
      <title>SOCKS Proxy with cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987682#M401828</link>
      <description>&lt;P&gt;Hi Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|| Socks Server || &amp;gt;&amp;gt; Switch1 &amp;gt;&amp;gt; ||Cisco 5520 ASA || --&amp;gt;&amp;gt; | Switch 2| --&amp;gt;&amp;gt; Clients &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SSH SOCKS tunnel set up on the socks server which is a linux box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I connect my machine to the switch 2, I am NOT able to recieve and mail by setting up a mail client and it seems SOCKS traffic does not reach the socks server. I can however run a telnet command on port 1080 (socks port) which connects&amp;nbsp; which shows that the port was going through and open. However there was no SOCKS traffic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I connected the machine to Switch 1, SOCKS traffic worked as expected snd I was able to recieve mail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This suggests to me that the ASA has some inherent rule that does not allow SOCKS traffic... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS this true and if so how can I bypass this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:32:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987682#M401828</guid>
      <dc:creator>Mohamed Hamid</dc:creator>
      <dc:date>2019-03-11T23:32:51Z</dc:date>
    </item>
    <item>
      <title>SOCKS Proxy with cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987683#M401829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;/P&gt;&lt;P&gt;Since you mentioned that bypassing the Cisco ASA FW, the SOCKS connection works fine. Then it’s clear that the Cisco FW is the issue here. Cisco FW doesn’t support SOCKS running on it, but it can pass SOCKS traffic through, since it uses TCP. I’m assuming from the client to the server, routing is good, hence you’re able to ping the server from the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is permitting TCP/1080 isn’t enough to make this connection through. Perhaps, more TCP ports are needed to be permitted. To confirm this, you could perform the following;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To place your workstation in Switch1 and Switch2, run Wireshark and initiate the communication. With both this packet captures, you’ll be able to see the TCP port numbers needed to have a successful communication between the client and the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To issue the “clear service-policy” command and initiate the communication and capture the “show service-policy” to ensure the Cisco ASA FW isn’t dropping any packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P/S: if you think this comment is useful, please do rate them nicely &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jul 2012 10:01:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987683#M401829</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-22T10:01:04Z</dc:date>
    </item>
    <item>
      <title>SOCKS Proxy with cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987684#M401831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have actually also tested by allowing all traffic to our SOCKS servers and that still does not work which is why I am led to beleive that the Cisco ASA has an inherent rule that blocks SOCKS traffic. Although I do not see that in the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 09:48:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987684#M401831</guid>
      <dc:creator>Mohamed Hamid</dc:creator>
      <dc:date>2012-07-23T09:48:47Z</dc:date>
    </item>
    <item>
      <title>SOCKS Proxy with cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987685#M401833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;/P&gt;&lt;P&gt;I strongly believe you've a Cisco FW configuration error, assuming routing is all fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; This is because SOCKS works based on TCP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you'd like, we could do a quick Teamviewer session to look into this matter. Let me know if you're keen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 10:10:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987685#M401833</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-25T10:10:16Z</dc:date>
    </item>
    <item>
      <title>SOCKS Proxy with cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987686#M401835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mohammed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you resolve your problem ? I have similar problem with you ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 06:32:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/socks-proxy-with-cisco-asa/m-p/1987686#M401835</guid>
      <dc:creator>Rizal Ferdiyan</dc:creator>
      <dc:date>2013-03-18T06:32:24Z</dc:date>
    </item>
  </channel>
</rss>

