<?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 implementing pat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172551#M360985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have to use the address of the outside interface.&amp;nbsp; Can you use a different address?&amp;nbsp; If you can use a different address, does it have to be in the same subnet as the outside interface IP address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Mar 2013 23:44:50 GMT</pubDate>
    <dc:creator>jlhainy</dc:creator>
    <dc:date>2013-03-02T23:44:50Z</dc:date>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172548#M360982</link>
      <description>&lt;P&gt;I have a little bit of confusion on implementing global address pools and PAT.&amp;nbsp; I want to do a many to one translation.&amp;nbsp; I have a FWSM that has a /24 network bound to an interface for guest wireless.&amp;nbsp; All I want to do is use private IP addressess and have it translated.&amp;nbsp; I am not sure where the translation needs to take place or how to configure it.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:08:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172548#M360982</guid>
      <dc:creator>jlhainy</dc:creator>
      <dc:date>2019-03-12T01:08:36Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172549#M360983</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;If the case is that you simply want to provide some guest network PAT translation towards Internet then generally the very basic format for PAT configuration is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (guest) 1 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would do the following&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Source address for the PAT is the network 10.10.10.0/24&lt;UL&gt;&lt;LI&gt;You can have multiple lines with different networks for the same ID number (1 in this case)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The PAT address used in this case is the "outside" interface IP address that is specified by the "interface" keyword in the "global" configuration command.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that helps and if not please do ask more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 22:15:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172549#M360983</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-02T22:15:08Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172550#M360984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This file might help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008046f31a.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008046f31a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need two commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- &lt;STRONG&gt;Nat (inside*) 1 &lt;/STRONG&gt;&lt;NETWORK&gt; &lt;NETMASK&gt;&lt;/NETMASK&gt;&lt;/NETWORK&gt;&lt;/P&gt;&lt;P&gt;2- &lt;STRONG&gt;Global (outside*) 1 &amp;lt;&lt;/STRONG&gt;Pat IP&lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*names may vary depending on your configuration.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 22:15:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172550#M360984</guid>
      <dc:creator>jocamare</dc:creator>
      <dc:date>2013-03-02T22:15:09Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172551#M360985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have to use the address of the outside interface.&amp;nbsp; Can you use a different address?&amp;nbsp; If you can use a different address, does it have to be in the same subnet as the outside interface IP address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 23:44:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172551#M360985</guid>
      <dc:creator>jlhainy</dc:creator>
      <dc:date>2013-03-02T23:44:50Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172552#M360986</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;No, you dont have to use the IP address of the "outside" interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can either use a single IP address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 1.1.1.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can use a range of IP address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 1.1.1.1-1.1.1.253&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IP address(es) dont have to be from the subnet/network that the interface belongs to. Naturally if you are using different addresses than the actual interface IP address space then you have to make sure that there is routing for this new address pace pointing towards the said interface from the upstream router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 23:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172552#M360986</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-02T23:50:38Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172553#M360988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I need to make sure that there is a route on the upstream router that contains the IPs I want to use as the global addresses and just point them to the outside interface of the firewall.&amp;nbsp; Seems basic enough.&amp;nbsp; I will have to try it out next monday.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 23:59:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172553#M360988</guid>
      <dc:creator>jlhainy</dc:creator>
      <dc:date>2013-03-02T23:59:32Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172554#M360990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ok, one other question.&amp;nbsp; Is there anyway to send the translation tables to a sys log to be logged?&amp;nbsp; I may need a way to track users from the Internet to their private IP.&amp;nbsp; Looking for an easy way to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 21:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172554#M360990</guid>
      <dc:creator>jlhainy</dc:creator>
      <dc:date>2013-03-04T21:49:44Z</dc:date>
    </item>
    <item>
      <title>implementing pat</title>
      <link>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172555#M360992</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;A pretty basic configuration I use would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging trap informational&lt;/P&gt;&lt;P&gt;logging device-id hostname&lt;/P&gt;&lt;P&gt;logging host &lt;NAMEIF&gt; &lt;SERVER ip=""&gt;&lt;/SERVER&gt;&lt;/NAMEIF&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;NAMEIF&gt; = Is the "nameif" value configured under the interface behind which the Syslog server is configured&lt;/NAMEIF&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SERVER ip=""&gt; = Is naturally the IP address of the Syslog server&lt;/SERVER&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice the that Syslog level "informational" by default logs EVERY connection formed and tore down. It also logs EVERY translation formed and tore down. So depending on enviroment it might create a big number of logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A bit more fine tuning of the logging configurations is needed if the log amount is too much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 21:59:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/implementing-pat/m-p/2172555#M360992</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-04T21:59:08Z</dc:date>
    </item>
  </channel>
</rss>

