<?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 Configure ip addresses in the external interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241985#M876890</link>
    <description>&lt;P&gt;Hi, I have a 515e pix and I need to configure a pool address in my external interface. I have 5 ip addresses of isp provider. I use the ASDM software.&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 14:45:49 GMT</pubDate>
    <dc:creator>sistemas</dc:creator>
    <dc:date>2019-03-11T14:45:49Z</dc:date>
    <item>
      <title>Configure ip addresses in the external interface</title>
      <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241985#M876890</link>
      <description>&lt;P&gt;Hi, I have a 515e pix and I need to configure a pool address in my external interface. I have 5 ip addresses of isp provider. I use the ASDM software.&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:45:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241985#M876890</guid>
      <dc:creator>sistemas</dc:creator>
      <dc:date>2019-03-11T14:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip addresses in the external interface</title>
      <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241986#M876892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply create a new pool ID in your firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your ISP gave you a /28   you then have 6 addresses , you loose one for PIX outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say you have 10.20.20.0/28 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use outside to PAT, you will see similar scenario as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your PIX outside interface IP is 10.20.20.1/28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0   (this Will pat anything inside againts your oustside global interface ip)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then crteate a POOL ID , say we use POOL ID 2   , and use remaining public IPs for that pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 10.20.20.2-10.20.20.6 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may difine specific inside subnet to use pool 2  instead of PAT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say you have inside segments as 172.16.1.0/24 , 10.3.4.0/24 and want to have these subnets use your Pool ID 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside ) 2 172.16.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 2 10.3.4.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everything else inside  will use PAT via global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 16:54:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241986#M876892</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-02-04T16:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip addresses in the external interface</title>
      <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241987#M876896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Jorge, gracias por contestar tan rÃ¡pido. VerÃ¡s he creado el pool con las direcciones pÃºblicas de mi proveedor, pero ninguna de estas direcciones responden a un ping desde fuera. En cambio la ip principal (outside) si que responde. Â¿Tengo que aÃ±adir algÃºn tipo de regla?. AdemÃ¡s tengo que crear un nat de una de estas direcciones pÃºblicas a una ip privada de mi lan, Â¿como hago esto si en el pool estÃ¡n todas las direcciones?. Perdona mi ignorancia y gracias de antemano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 18:40:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241987#M876896</guid>
      <dc:creator>sistemas</dc:creator>
      <dc:date>2009-02-04T18:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip addresses in the external interface</title>
      <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241988#M876898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;he creado el pool con las direcciones pÃºblicas de mi proveedor, pero ninguna de estas direcciones responden a un ping desde fuera. En cambio la ip principal (outside) si que responde. Â¿Tengo que aÃ±adir algÃºn tipo de regla?. AdemÃ¡s tengo que crear un nat de una de estas direcciones pÃºblicas a una ip privada de mi lan, Â¿como hago esto si en el pool estÃ¡n todas las direcciones?. Perdona mi ignorancia y gracias de antemano.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translated &lt;I&gt;I have created the pool with the public IP addresses from my provider, but none of these addresses respond to pings from outside. The primary  ip from (outside) does respond. Do I have to additionally create some type of rule? beside, I have to create a nat from one of these public addresses to a orivate IP in my LAN. How do I do this if all these addresses are in a pool?  sorry for my ignorance and thank before hand. &lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Luis, I know you can write in English and would like if you could write in English on this post to expand and reach the forum folks.. you will have lots of help from us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I though you wanted to create a pool from the remaining public IP addresses , and that is why I responded with an example.  Now your requirement has changed to use those public addresses for static nat translations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many ways you can use these addresses for static NAT or port forwarding to save public IP addresses but to keep your requirement simple lets work with a simple static one-to-one NAT and take you a step at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forget about the pool for a moument,  if you need to map a public IP address to a private IP address you can accomplish this through static NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) &lt;PUBLIC_IP&gt; &lt;PRIVATE ip=""&gt; netmask 255.255.255.255 &lt;/PRIVATE&gt;&lt;/PUBLIC_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you need to create an access rule to permit traffic from outside to inside via the public IP address you have configured as the example above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you understand up to here? &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;&lt;I&gt;PLS rate any helpful posts&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:54:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241988#M876898</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-02-04T19:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip addresses in the external interface</title>
      <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241989#M876901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, Hi Jorge&lt;/P&gt;&lt;P&gt;Thank you for your help and for your answers. I have done what you said and it works. Although the public ip doesn't respond to pings, I can reach the private server from outside. I have just put the nat and the access rule and it works. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 17:03:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241989#M876901</guid>
      <dc:creator>sistemas</dc:creator>
      <dc:date>2009-02-11T17:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip addresses in the external interface</title>
      <link>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241990#M876905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luis,  thanks for posting the update and glad all worked out..  thank you for rating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.Regards&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 20:20:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ip-addresses-in-the-external-interface/m-p/1241990#M876905</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-02-11T20:20:37Z</dc:date>
    </item>
  </channel>
</rss>

