<?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 Hi, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917674#M154872</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_149 gr-alert gr_spell gr_run_anim ContextualSpelling" id="149" data-gr-id="149"&gt;Packet-tracer&lt;/G&gt; is showing &lt;G class="gr_ gr_44 gr-alert gr_gramm gr_disable_anim_appear Grammar multiReplace" id="44" data-gr-id="44"&gt;a NAT&lt;/G&gt; RPF drop.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;So the return traffic is taking a different NAT.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could you remove the existing NAT and create a manual NAT ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nat (inside,outside) 1 source static 10.10.11.108_8080 interface service tcp-8080 tcp-8090&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This should work !!!&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;Aditya&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2016 15:14:37 GMT</pubDate>
    <dc:creator>Aditya Ganjoo</dc:creator>
    <dc:date>2016-04-14T15:14:37Z</dc:date>
    <item>
      <title>Problem with cisco 5510 port mapping</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917671#M154866</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My device Cisco ASA 5510, ASA 8.4(2), ASDM 6.4(5)206&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;What I try to achieve.&lt;/P&gt;
&lt;P&gt;1) Host 10.10.11.108 listening port 8080&lt;/P&gt;
&lt;P&gt;2) Trying to access it from WAN e.g port 8090&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I tried following commands:&lt;/P&gt;
&lt;P&gt;object network 10.10.11.108_8080&lt;BR /&gt; host 10.10.11.108&lt;BR /&gt; nat (LAN1,WAN) static interface service tcp 8080 8090&lt;BR /&gt; &lt;BR /&gt;access-list WAN_access_in line 11 extended permit tcp any object 10.10.11.108_8080 eq 8080 &lt;BR /&gt;access-group WAN_access_in in interface WAN&lt;/P&gt;
&lt;P&gt;But I don't gett access. Can someone help me to solve this case?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:36:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917671#M154866</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2019-03-12T07:36:50Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917672#M154868</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you share the packet tracer output for the concerned traffic ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;packet-tracer input WAN &lt;G class="gr_ gr_102 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="102" data-gr-id="102"&gt;tcp&lt;/G&gt; 4.2.2.2 6767 &amp;lt;&lt;SPAN&gt;interface&amp;gt; 8090 det&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Aditya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please rate helpful posts and mark correct answers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:54:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917672#M154868</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-04-13T07:54:56Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917673#M154870</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I don't know how to save packet tracer output, but here is a screenshot of it.&lt;IMG src="https://community.cisco.com/legacyfs/online/media/packetracer.png" class="migrated-markup-image" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 14:00:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917673#M154870</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-14T14:00:15Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917674#M154872</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_149 gr-alert gr_spell gr_run_anim ContextualSpelling" id="149" data-gr-id="149"&gt;Packet-tracer&lt;/G&gt; is showing &lt;G class="gr_ gr_44 gr-alert gr_gramm gr_disable_anim_appear Grammar multiReplace" id="44" data-gr-id="44"&gt;a NAT&lt;/G&gt; RPF drop.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;So the return traffic is taking a different NAT.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could you remove the existing NAT and create a manual NAT ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nat (inside,outside) 1 source static 10.10.11.108_8080 interface service tcp-8080 tcp-8090&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This should work !!!&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;Aditya&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:14:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917674#M154872</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-04-14T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Actually you have used the</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917675#M154875</link>
      <description>&lt;P&gt;Actually you have used the wrong IP in the destination of the packet-tracer.&amp;nbsp; it should not be 10.10.11.108, so replace it with the WAN interface IP and then run the packet tracer again.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 20:13:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917675#M154875</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-04-14T20:13:02Z</dc:date>
    </item>
    <item>
      <title>Okay, lets give it another</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917676#M154876</link>
      <description>&lt;P&gt;Okay, lets give it another try:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/packetracer2.png" class="migrated-markup-image" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 06:08:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917676#M154876</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-15T06:08:48Z</dc:date>
    </item>
    <item>
      <title>Try Aditya's suggestion of</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917677#M154877</link>
      <description>&lt;P&gt;Try Aditya's suggestion of removing the object NAT statement and configuring the NAT in manual NAT.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp-8080 tcp-8090&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If that still does not work, please post a full running config of the ASA (remove any usernames, passwords and public IPs)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please remember to select a correct answer and rate helpful posts&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 06:25:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917677#M154877</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-04-15T06:25:34Z</dc:date>
    </item>
    <item>
      <title>Result of the command:</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917678#M154878</link>
      <description>&lt;P&gt;Result of the command:&lt;/P&gt;
&lt;P&gt;"nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp 8080 tcp 8090"&lt;/P&gt;
&lt;P&gt;nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp 8080 tcp ^8090&lt;/P&gt;
&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:40:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917678#M154878</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-15T13:40:52Z</dc:date>
    </item>
    <item>
      <title>You are missing the -   tcp</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917679#M154879</link>
      <description>&lt;P&gt;You are missing the - &amp;nbsp; tcp-8080 and tcp-8090&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:43:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917679#M154879</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-04-15T13:43:09Z</dc:date>
    </item>
    <item>
      <title>Result of the command: "nat</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917680#M154880</link>
      <description>&lt;P&gt;Result of the command: "nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp-8080 tcp-8090"&lt;/P&gt;
&lt;P&gt;ERROR: tcp-8080 is not a valid service object name&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:44:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917680#M154880</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-15T13:44:51Z</dc:date>
    </item>
    <item>
      <title>ah ok...you have probably</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917681#M154881</link>
      <description>&lt;P&gt;ah ok...you have probably configure the service object incorrectly by using the destination keyword.&lt;/P&gt;
&lt;P&gt;You need to configure it as follows:&lt;/P&gt;
&lt;P&gt;object-group service &lt;SPAN&gt;tcp-8080&lt;/SPAN&gt; tcp&lt;BR /&gt; port-object eq 8080&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:48:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917681#M154881</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-04-15T13:48:35Z</dc:date>
    </item>
    <item>
      <title>Ran these commands, but error</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917682#M154882</link>
      <description>&lt;P&gt;Ran these commands, but error is the same:&lt;/P&gt;
&lt;P&gt;Result of the command: "nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp-8080 tcp-8090"&lt;/P&gt;
&lt;P&gt;ERROR: tcp-8080 is not a valid service object name&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Should it be?:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;object-group service &lt;/SPAN&gt;&lt;SPAN&gt;tcp-8080&lt;/SPAN&gt;&lt;SPAN&gt; tcp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;service&lt;/STRONG&gt;-object eq 8080&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 06:19:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917682#M154882</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-18T06:19:44Z</dc:date>
    </item>
    <item>
      <title>is this the correct command</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917683#M154883</link>
      <description>&lt;P&gt;is this the correct command to run?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;object-group service &lt;/SPAN&gt;&lt;SPAN&gt;tcp-8080&lt;/SPAN&gt;&lt;SPAN&gt; tcp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;service&lt;/STRONG&gt;-object eq 8080&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 10:08:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917683#M154883</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-19T10:08:07Z</dc:date>
    </item>
    <item>
      <title>Try using an underscore</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917684#M154884</link>
      <description>&lt;P&gt;Try using an underscore instead of hyphen. &amp;nbsp;Also it is port-object not service-object.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;object-group service &lt;/SPAN&gt;&lt;SPAN&gt;tcp_8080&lt;/SPAN&gt;&lt;SPAN&gt; tcp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;port-object eq 8080&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please remember to select a correct answer and rate helpful posts&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 10:23:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917684#M154884</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-04-19T10:23:37Z</dc:date>
    </item>
    <item>
      <title>Result of the command:</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917685#M154885</link>
      <description>&lt;P&gt;Result of the command: "object-group service tcp_8080 tcp"&lt;/P&gt;
&lt;P&gt;The command has been sent to the device&lt;/P&gt;
&lt;P&gt;Result of the command: "port-object eq 8080"&lt;/P&gt;
&lt;P&gt;The command has been sent to the device&lt;/P&gt;
&lt;P&gt;--------------------&lt;/P&gt;
&lt;P&gt;Result of the command: "nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp_8080 tcp-8090"&lt;/P&gt;
&lt;P&gt;ERROR: tcp_8080 is not a valid service object name&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Result of the command: "nat (LAN1,WAN) 1 source static 10.10.11.108_8080 interface service tcp_8080 tcp_8090"&lt;/P&gt;
&lt;P&gt;ERROR: tcp_8080 is not a valid service object name&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 06:50:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917685#M154885</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-20T06:50:01Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917686#M154886</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please use the following command:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object service tcp-8090&lt;BR /&gt;service &lt;G class="gr_ gr_42 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="42" data-gr-id="42"&gt;tcp&lt;/G&gt; source eq 8090&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object service tcp-8080&lt;BR /&gt;service tcp destination eq 8080&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nat (inside,outside) 1 source static 10.10.11.108_8080 interface service tcp-8080 tcp-8090&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:01:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917686#M154886</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-04-20T07:01:41Z</dc:date>
    </item>
    <item>
      <title>Okay, these commands were</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917687#M154887</link>
      <description>&lt;P&gt;Okay, these commands were successful. Right now I can not access my service by port 8090. Do I need to configure Access Rule also?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:20:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917687#M154887</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-20T07:20:35Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917688#M154888</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Use a &lt;G class="gr_ gr_22 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="22" data-gr-id="22"&gt;packet tracer&lt;/G&gt; command:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;packet-tracer input &lt;G class="gr_ gr_76 gr-alert gr_spell gr_run_anim ContextualSpelling" id="76" data-gr-id="76"&gt;wan&lt;/G&gt; &lt;G class="gr_ gr_45 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="45" data-gr-id="45"&gt;tcp&lt;/G&gt; 4.2.2.2 8888 &amp;lt;&lt;SPAN&gt;interface ip&lt;/SPAN&gt;&amp;gt; 8090 det&amp;nbsp;&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;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:25:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917688#M154888</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-04-20T07:25:13Z</dc:date>
    </item>
    <item>
      <title>cisco3.png</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917689#M154889</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/cisco3.png" class="migrated-markup-image" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:31:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917689#M154889</guid>
      <dc:creator>raidokuvarnet</dc:creator>
      <dc:date>2016-04-20T07:31:31Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917690#M154890</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please try opening the ACL on the WAN interface for the traffic.&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;Aditya&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:34:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-cisco-5510-port-mapping/m-p/2917690#M154890</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-04-20T07:34:37Z</dc:date>
    </item>
  </channel>
</rss>

