<?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 How 2 allow Port Range Access via Site-to-Site VPN in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050556#M438547</link>
    <description>&lt;P&gt;I have 2 sites that are connected via a Site-to-Site VPN Tunnel.&amp;nbsp; And need to allow a Port Range from a core server at site one to site two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site one:&lt;/P&gt;&lt;P&gt;192.168.1.0/24&lt;/P&gt;&lt;P&gt;Core Server Address that needs the access:&lt;/P&gt;&lt;P&gt;192.168.1.150&lt;/P&gt;&lt;P&gt;Ports:&lt;/P&gt;&lt;P&gt;6000-6050&lt;/P&gt;&lt;P&gt;Rule that I added:&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 3 extended permit tcp host 192.168.1.150 192.168.9.0 255.255.255.0 range 6000 6050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site two:&lt;/P&gt;&lt;P&gt;192.168.9.0/24&lt;/P&gt;&lt;P&gt;Rule that I added:&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 3 extended permit tcp host 192.168.9.0 255.255.255.0 192.168.1.150 range 6000 6050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not get this to work.&amp;nbsp; Any help is greatly appreciated!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tested with the above rules on the outside interface.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 23:51:08 GMT</pubDate>
    <dc:creator>tkamish22</dc:creator>
    <dc:date>2019-03-11T23:51:08Z</dc:date>
    <item>
      <title>How 2 allow Port Range Access via Site-to-Site VPN</title>
      <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050556#M438547</link>
      <description>&lt;P&gt;I have 2 sites that are connected via a Site-to-Site VPN Tunnel.&amp;nbsp; And need to allow a Port Range from a core server at site one to site two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site one:&lt;/P&gt;&lt;P&gt;192.168.1.0/24&lt;/P&gt;&lt;P&gt;Core Server Address that needs the access:&lt;/P&gt;&lt;P&gt;192.168.1.150&lt;/P&gt;&lt;P&gt;Ports:&lt;/P&gt;&lt;P&gt;6000-6050&lt;/P&gt;&lt;P&gt;Rule that I added:&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 3 extended permit tcp host 192.168.1.150 192.168.9.0 255.255.255.0 range 6000 6050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site two:&lt;/P&gt;&lt;P&gt;192.168.9.0/24&lt;/P&gt;&lt;P&gt;Rule that I added:&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 3 extended permit tcp host 192.168.9.0 255.255.255.0 192.168.1.150 range 6000 6050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not get this to work.&amp;nbsp; Any help is greatly appreciated!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tested with the above rules on the outside interface.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:51:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050556#M438547</guid>
      <dc:creator>tkamish22</dc:creator>
      <dc:date>2019-03-11T23:51:08Z</dc:date>
    </item>
    <item>
      <title>How 2 allow Port Range Access via Site-to-Site VPN</title>
      <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050557#M438548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Running 8.4(4) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 02:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050557#M438548</guid>
      <dc:creator>tkamish22</dc:creator>
      <dc:date>2012-09-07T02:46:56Z</dc:date>
    </item>
    <item>
      <title>How 2 allow Port Range Access via Site-to-Site VPN</title>
      <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050558#M438550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the traffic allow on the crypto ACL?&lt;/P&gt;&lt;P&gt;Can we see the configuration of both sites to resolve this faster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to rate all the answers, that is as important as a thanks for us&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 04:11:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050558#M438550</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-07T04:11:57Z</dc:date>
    </item>
    <item>
      <title>How 2 allow Port Range Access via Site-to-Site VPN</title>
      <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050559#M438552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I didn't even think to put the rules in the crypto map ACL...I was placing them in the regular ACL.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will add the rules to the crypto_map and update the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 14:15:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050559#M438552</guid>
      <dc:creator>tkamish22</dc:creator>
      <dc:date>2012-09-07T14:15:02Z</dc:date>
    </item>
    <item>
      <title>How 2 allow Port Range Access via Site-to-Site VPN</title>
      <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050560#M438553</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;In order to allow certain ports across a VPN tunnel please check this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808c9a87.shtml"&gt;PIX/ASA 7.x and Later: VPN Filter (Permit Specific Port or Protocol) Configuration Example for L2L and Remote Access&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Portu. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate any posts you find useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 15:32:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050560#M438553</guid>
      <dc:creator>Javier Portuguez</dc:creator>
      <dc:date>2012-09-07T15:32:18Z</dc:date>
    </item>
    <item>
      <title>How 2 allow Port Range Access via Site-to-Site VPN</title>
      <link>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050561#M438554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is why, let me know as soon as you set that up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remember to rate all of the answers, that is as important as a thanks. &lt;/STRONG&gt;&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;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 16:32:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-2-allow-port-range-access-via-site-to-site-vpn/m-p/2050561#M438554</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-07T16:32:20Z</dc:date>
    </item>
  </channel>
</rss>

