<?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 PIX configurations in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/pix-configurations/m-p/672154#M220985</link>
    <description>&lt;P&gt;I am configuring a VPN between my network and a customer who has a range of host that will be accessing my host. I am sadled with how to configure an access-list on my PIX to accept a range of host ip addresses from my partnet,say x.x.x.183 to x.x.x.212.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody please help me with this ACL. I am using an extended ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Jul 2021 20:14:49 GMT</pubDate>
    <dc:creator>xhackuss1</dc:creator>
    <dc:date>2021-07-03T20:14:49Z</dc:date>
    <item>
      <title>PIX configurations</title>
      <link>https://community.cisco.com/t5/wireless/pix-configurations/m-p/672154#M220985</link>
      <description>&lt;P&gt;I am configuring a VPN between my network and a customer who has a range of host that will be accessing my host. I am sadled with how to configure an access-list on my PIX to accept a range of host ip addresses from my partnet,say x.x.x.183 to x.x.x.212.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody please help me with this ACL. I am using an extended ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 20:14:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/pix-configurations/m-p/672154#M220985</guid>
      <dc:creator>xhackuss1</dc:creator>
      <dc:date>2021-07-03T20:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: PIX configurations</title>
      <link>https://community.cisco.com/t5/wireless/pix-configurations/m-p/672155#M220986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*Firewall Forum*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use object-group and one line of ACL, or used multiple ACLs to include all addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apply/bind the ACL on your outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for you to allow your partner to access your internal servers/resources, I assumed you already defined static map of internal to Public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Object-group listing partner's IP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network PARTNER-IP &lt;/P&gt;&lt;P&gt;  network-object host 100.100.100.183 &lt;/P&gt;&lt;P&gt;  network-object host 100.100.100.184 &lt;/P&gt;&lt;P&gt;  network-object host 100.100.100.212 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Access-list on Outside interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside permit ip object-group PARTNER-IP host x.x.x.100 ---&amp;gt; permit all tcp/udp to single internal host&lt;/P&gt;&lt;P&gt;access-list outside permit tcp object-group PARTNER-IP host x.x.x.101 eq https --&amp;gt; allow only tcp/https&lt;/P&gt;&lt;P&gt;access-list outside permit udp object-group PARTNER-IP host 1.1.1.101 eq domain  --&amp;gt; allow only udp/Domain@dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*You can create ACL without 'extended' keyword as it will be added automatically by PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Static NAT/map of internal server to public IP. Assuming internal IP is 10.1.1.40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) x.x.x.100 10.1.1.40 netmask 255.255.255.255 --&amp;gt; map internal 10.1.1.40 to public IP x.x.x.100&lt;/P&gt;&lt;P&gt;static (inside,outside) x.x.x.101 10.1.1.41 netmask 255.255.255.255 --&amp;gt; map internal 10.1.1.40 to public IP x.x.x.101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800d641d.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800d641d.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2006 05:39:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/pix-configurations/m-p/672155#M220986</guid>
      <dc:creator>a.kiprawih</dc:creator>
      <dc:date>2006-11-19T05:39:54Z</dc:date>
    </item>
  </channel>
</rss>

