<?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 515 static question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515-static-question/m-p/124146#M608643</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup a pix 515 at home on my broadband connection for testing. I was wondering if it is possable to use the static command to map a Internal to the dhcp assigned address from ISP. I have setup a reverse DNS client to map the dhcp assigned WAN address to a public dns server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface0 outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface1 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address outside dhcp setroute&lt;/P&gt;&lt;P&gt;ip address inside 172.16.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 dhcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 06:35:57 GMT</pubDate>
    <dc:creator>vg200</dc:creator>
    <dc:date>2020-02-21T06:35:57Z</dc:date>
    <item>
      <title>pix 515 static question</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-static-question/m-p/124146#M608643</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup a pix 515 at home on my broadband connection for testing. I was wondering if it is possable to use the static command to map a Internal to the dhcp assigned address from ISP. I have setup a reverse DNS client to map the dhcp assigned WAN address to a public dns server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface0 outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface1 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address outside dhcp setroute&lt;/P&gt;&lt;P&gt;ip address inside 172.16.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 dhcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:35:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-static-question/m-p/124146#M608643</guid>
      <dc:creator>vg200</dc:creator>
      <dc:date>2020-02-21T06:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: pix 515 static question</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-static-question/m-p/124147#M608644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you have something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;&amp;gt; global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your outbound traffic, you can do the following for inbound:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; static (inside,outside) tcp interface 80 172.16.0.2 80 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This'll map any TCP port 80 packet destined for the PIX outside interface to the internal server at 172.16.0.2 on port 80.  The keyword "interface" simply means the outside interfaces IP address.  You can add as many of these port mappings as you like.  The ports don't have to be the same either, you can map port 80 to port 345 if you like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2003 04:56:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-static-question/m-p/124147#M608644</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2003-03-04T04:56:26Z</dc:date>
    </item>
  </channel>
</rss>

