<?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: SNMP connection through pix 515 E in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432436#M712822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sfanayei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok. So I believe you have the static transaltion like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) &lt;SPAN lang="EN"&gt;192.34.44.1 10.99.1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;And, you want the external host 130.223.14.1 to coummunicate with your interanl host over snmp, right? Here is the conduit you would need in that case:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;conduit permit udp host 192.34.44.1 eq snmp host 130.223.14.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;Ashu.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Apr 2010 12:10:43 GMT</pubDate>
    <dc:creator>astripat</dc:creator>
    <dc:date>2010-04-28T12:10:43Z</dc:date>
    <item>
      <title>SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432433#M712819</link>
      <description>&lt;P&gt;Hi Dear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a internal host "10.96.x.x / 192.38.x.x" that i want to comminucate with an external host "130.100.x.x" through my firewall. how can I alow with Condit command for those hosts to communicate with each other with snmp protocoll?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanks in advance&lt;/P&gt;&lt;P&gt;Sfanayei&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:37:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432433#M712819</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2019-03-11T17:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432434#M712820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sfanayei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you want 10.96.1.1 and 192.168.1.1 to communicate with 130.100.1.1 over snmp. Here is the conduit command required for the same:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conduit permit udp host 130.100.1.1 eq snmp host 10.96.1.1&lt;/P&gt;&lt;P&gt;conduit permit udp host 130.100.1.1 eq snmp host 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 19:20:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432434#M712820</guid>
      <dc:creator>astripat</dc:creator>
      <dc:date>2010-04-27T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432435#M712821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Tanks a lot for your reply, but the scenario is in this way:&lt;/P&gt;&lt;P&gt;My internal host "10.99.1.x" is translated to external ip adresse "192.34.44.x" in my firewall. And there is a external host with ip adress "130.223.14.x" who I want to communicate with snmp to my host through my firewall..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanks again&lt;/P&gt;&lt;P&gt;Sfanayei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 12:06:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432435#M712821</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2010-04-28T12:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432436#M712822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sfanayei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok. So I believe you have the static transaltion like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) &lt;SPAN lang="EN"&gt;192.34.44.1 10.99.1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;And, you want the external host 130.223.14.1 to coummunicate with your interanl host over snmp, right? Here is the conduit you would need in that case:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;conduit permit udp host 192.34.44.1 eq snmp host 130.223.14.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;Ashu.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 12:10:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432436#M712822</guid>
      <dc:creator>astripat</dc:creator>
      <dc:date>2010-04-28T12:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432437#M712823</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;That was helpful:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sfanayei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 12:13:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432437#M712823</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2010-04-28T12:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432438#M712824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Soory I bother you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this log from my firewall. I wonther why I don't hit the match on port 161 and 162. I have configured both with port 162 and 162 in conduit command.&lt;/P&gt;&lt;P&gt;Please look at in the log below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; %PIX-2-106006: Deny inbound UDP from 130.225.39.2/3405 to 192.34.44.X/162 on interface outside &lt;BR /&gt; %PIX-2-106006: Deny inbound UDP from 130.225.39.2/3388 to 192.34.44.X/162 on interface outside &lt;BR /&gt; %PIX-2-106006: Deny inbound UDP from 130.225.39.2/1033 to 192.34.44.X/162 on interface outside &lt;BR /&gt; %PIX-6-302013: Built outbound TCP connection 125486189 for outside:130.223.14.X/4319 (130.223.14.X/4319) to inside:10.99.1.X/1185 (192.34.44.X/1185) &lt;BR /&gt; %PIX-6-302013: Built outbound TCP connection 125484476 for outside:130.223.14.X/4319 (130.223.14.X/4319) to inside:10.99.1.X/1175&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (192.34.44.X/1175)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 12:29:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432438#M712824</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2010-04-28T12:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432439#M712825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sfanayei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add the following codnuit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;&lt;SPAN lang="EN"&gt;conduit permit udp host 192.34.44.1 eq snmptrap host 130.223.14.1&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN lang="EN"&gt;Regards,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN lang="EN"&gt;Ashu&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 12:52:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432439#M712825</guid>
      <dc:creator>astripat</dc:creator>
      <dc:date>2010-04-28T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432440#M712826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN lang="EN"&gt;Ashu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had already configured with snmptrap in the same way you had written. And still the same.:(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards Sfanayei &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:00:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432440#M712826</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2010-04-28T13:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432441#M712827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sfanayei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste the config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:07:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432441#M712827</guid>
      <dc:creator>astripat</dc:creator>
      <dc:date>2010-04-28T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432442#M712828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Here coms:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conduit permit udp host 192.34.44.X eq snmp host 130.223.14.X (hitcnt=0)&lt;BR /&gt;conduit permit udp host 192.34.44.X eq snmptrap 130.223.14.X (hitcnt=128)&lt;BR /&gt;conduit permit tcp host 192.34.44.X eq 162 host 130.223.14.X (hitcnt=0)&lt;BR /&gt;conduit permit tcp host 192.34.44.X eq 161 host 130.223.14.X (hitcnt=0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:20:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432442#M712828</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2010-04-28T13:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432443#M712829</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;Since it is a PIX you can use the counduit command.&lt;/P&gt;&lt;P&gt;Just out of curiosity, why don't use access-list sice the conduit command has been deprecated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:24:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432443#M712829</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-04-28T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432444#M712830</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;I had to take over the old configuration, and the pix id biult witch conduit and not access-list. But I plan to do so:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:30:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432444#M712830</guid>
      <dc:creator>sfanayei</dc:creator>
      <dc:date>2010-04-28T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP connection through pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432445#M712831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sfanayei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Add this,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;conduit permit udp host 192.34.44.X eq 161 host 130.223.14.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember snmp port 161 is udp and not tcp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, let me confirm that your snmp server is on the inside which is statically translated to &lt;SPAN lang="EN"&gt;192.34.44.1 and we are trying to poll it from the outside host 130.223.14.X.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;Also, I am assuming that we do not have any access-lists configured on the firewall.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:31:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-connection-through-pix-515-e/m-p/1432445#M712831</guid>
      <dc:creator>astripat</dc:creator>
      <dc:date>2010-04-28T13:31:19Z</dc:date>
    </item>
  </channel>
</rss>

