<?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 515e Sh Xlate and inside users in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595679#M527354</link>
    <description>&lt;P&gt;I have a Pix 515e and when I do a show xlate I see the outside "destenation" IP address and the natted address with port numbers. My question is how do I correlated the natted address with port numbers to a inside users IP address?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 08:43:17 GMT</pubDate>
    <dc:creator>state</dc:creator>
    <dc:date>2020-02-21T08:43:17Z</dc:date>
    <item>
      <title>PIX 515e Sh Xlate and inside users</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595679#M527354</link>
      <description>&lt;P&gt;I have a Pix 515e and when I do a show xlate I see the outside "destenation" IP address and the natted address with port numbers. My question is how do I correlated the natted address with port numbers to a inside users IP address?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:43:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595679#M527354</guid>
      <dc:creator>state</dc:creator>
      <dc:date>2020-02-21T08:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515e Sh Xlate and inside users</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595680#M527359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to reread this a couple of times to fully understand the intent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XLATE refers to PAT (Global) so what you are seeing is the PIX box creating internal port maps to internal port maps. Theres little to correlate other than there is a reasignment. Meaning I don't know of any way or need to try to manipulate the port translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you be a bit more specific as to what your trying to accomplish?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2006 23:15:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595680#M527359</guid>
      <dc:creator>brenteads</dc:creator>
      <dc:date>2006-02-17T23:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515e Sh Xlate and inside users</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595681#M527361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Global 1.1.1.1 Local 192.168.1.100&lt;/P&gt;&lt;P&gt;Global 2.2.2.2 Local 192.168.1.200&lt;/P&gt;&lt;P&gt;PAT Global 3.3.3.3 (36505) Local 192.168.1.1(2441) &lt;/P&gt;&lt;P&gt;PAT Global 3.3.3.3 (36504) Local 192.168.1.1(1028) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first two entries indicate that these private ips have static nat configured, since it is static, there is no port number associated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the bottom two entries have a key word pat indicates taht these are patted by the pix. e.g. the original port is 2441 and it is being translated to 36505. the port shown here is the source port not the destiation port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;further, you may do "sh conn" to obtain more detail such as the destination port etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;UDP out 203.18.56.42:53 in 192.168.233.52:1028 idle 0:00:20 flags d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see, this output has the original ip and port, which maps the last entry of the previous output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2006 02:44:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595681#M527361</guid>
      <dc:creator>jackko</dc:creator>
      <dc:date>2006-02-18T02:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515e Sh Xlate and inside users</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595682#M527363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might like the output of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show local-host&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it shows connection by host&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 18:14:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595682#M527363</guid>
      <dc:creator>fausto-oliveira</dc:creator>
      <dc:date>2006-02-21T18:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515e Sh Xlate and inside users</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595683#M527367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you this really helps out a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 21:35:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-sh-xlate-and-inside-users/m-p/595683#M527367</guid>
      <dc:creator>state</dc:creator>
      <dc:date>2006-02-21T21:35:38Z</dc:date>
    </item>
  </channel>
</rss>

