<?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 Re: Static xlate question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398754#M753640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp a.b.c.x www 192.168.41.10 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp a.b.c.y www 192.168.41.10 8501 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and log:&lt;/P&gt;&lt;P&gt;302013: Built inbound TCP connection 590854 for outside:&lt;EXTERNAL ip=""&gt;/57930 (&lt;EXTERNAL ip=""&gt;/57930) to inside:192.168.41.10/8501 (a.b.c.y/80)&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;DIV&gt;302014: Teardown TCP connection 590854 for outside:&lt;EXTERNAL ip=""&gt;/56911 to inside:192.168.41.10/8501 duration 0:02:01 bytes 0 SYN Timeout&lt;/EXTERNAL&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;And show xlate outputs:&lt;/DIV&gt;&lt;DIV&gt;PAT Global a.b.c.y(80) Local 192.168.41.10(8501)&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Are you sure this works internally? Looks like there is no response from the 192.168.41.10 server and that is the reason for the syn timeout syslogs. Does it really listen on tcp 8501?&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Are you able to open a browser on that server 192.168.41.10 and load &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.41.10:8501"&gt;http://192.168.41.10:8501&lt;/A&gt;&lt;SPAN&gt; and load the page? and other hosts in the same segment and other inside segments are able to load the page internally on this server?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;-KS&lt;BR /&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2010 21:11:30 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2010-02-03T21:11:30Z</dc:date>
    <item>
      <title>Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398749#M753635</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am configuring a PIX 501 for a small office situation, and have a server internally that is providing web-based services on two separate ports.&amp;nbsp; What I want to do is map a public IP for each internal service on the same server.&lt;/P&gt;&lt;P&gt;&amp;nbsp; The server is providing web services on ports 80 and 86, and I have configured the static nat as follows:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 1.2.3.4 www 192.168.0.2 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 1.2.3.5 www 192.168.0.2 86 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have my ACLs configured to allow traffic on port 80 to those two external IPs.&amp;nbsp; When I look at the log, I see an error about "Deny inbound (no xlate)" for the second entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure that I'm just missing something simple, but for the life of me can't see it.&amp;nbsp; Any help would be appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:04:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398749#M753635</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2019-03-11T17:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398750#M753636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not see anything wrong with the configuration. It appears correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you seeing these messages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.cisco.com/en/US/docs/security/pix/pix63/system/message/pixemsgs.html#wp1052137"&gt;http://www.cisco.com/en/US/docs/security/pix/pix63/system/message/pixemsgs.html#wp1052137&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. copy and paste the exact message. You can make changes to the IP address if you like to match the static pat lines above&amp;nbsp; but, pls. leave the port numbers in tact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 01:20:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398750#M753636</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-02-03T01:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398751#M753637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting.&amp;nbsp; I am now getting this message in the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;305011: Built static TCP translation from inside:192.168.41.10/8501 to outside:a.b.c.d/80&lt;/P&gt;&lt;P&gt;302013: Built inbound TCP connection 589110 for outside:&lt;OUTSIDE ip=""&gt;/53099 (&lt;OUTSIDE ip=""&gt;/53099) to inside:192.168.41.10/8501 (a.b.c.d/80)&lt;/OUTSIDE&gt;&lt;/OUTSIDE&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I see the hitcount for the permit ACLs incrementing.&amp;nbsp; Yet I cannot actually hit the page, I get timed out.&amp;nbsp; And then I see this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;302014: Teardown TCP connection 589117 for outside:&lt;OUTSIDE ip=""&gt;/56504 to inside:192.168.41.10/8501 duration 0:02:01 bytes 0 SYN Timeout&lt;/OUTSIDE&gt;&lt;/DIV&gt;&lt;DIV&gt;305012: Teardown static TCP translation from inside:192.168.41.10/8501 to outside:a.b.c.d/80 duration 0:02:04&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Definitely odd.&amp;nbsp; Any ideas?&lt;/DIV&gt;&lt;DIV&gt;-Sean&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 18:37:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398751#M753637</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2010-02-03T18:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398752#M753638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;305011: Built static TCP translation from inside:192.168.41.10/8501 to outside:a.b.c.d/80&lt;/P&gt;&lt;P&gt;302013: Built inbound TCP connection 589110 for outside:&lt;OUTSIDE ip=""&gt;/53099 (&lt;OUTSIDE ip=""&gt;/53099) to inside:192.168.41.10/8501 (a.b.c.d/80)&lt;/OUTSIDE&gt;&lt;/OUTSIDE&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P style="padding: 0px; min-height: 8pt; height: 8pt;"&gt;302014: Teardown TCP connection 589117 for outside:&lt;OUTSIDE ip=""&gt;/56504 to inside:192.168.41.10/8501 duration 0:02:01 bytes 0 SYN Timeout&lt;/OUTSIDE&gt;&lt;/P&gt;&lt;DIV&gt;305012: Teardown static TCP translation from inside:192.168.41.10/8501 to outside:a.b.c.d/80 duration 0:02:04&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;static (inside,outside) tcp 1.2.3.4 www 192.168.0.2 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 1.2.3.5 www 192.168.0.2 86 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above logs don't match these IPs in the statics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 18:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398752#M753638</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-02-03T18:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398753#M753639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, sorry.&amp;nbsp; I edited my paste to hide the IPs on the first one, and wasn't consistent.&amp;nbsp; Here is current:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp a.b.c.x www 192.168.41.10 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp a.b.c.y www 192.168.41.10 8501 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;302013: Built inbound TCP connection 590854 for outside:&lt;EXTERNAL ip=""&gt;/57930 (&lt;EXTERNAL ip=""&gt;/57930) to inside:192.168.41.10/8501 (a.b.c.y/80)&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;DIV&gt;302014: Teardown TCP connection 590854 for outside:&lt;EXTERNAL ip=""&gt;/56911 to inside:192.168.41.10/8501 duration 0:02:01 bytes 0 SYN Timeout&lt;/EXTERNAL&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;And show xlate outputs:&lt;/DIV&gt;&lt;DIV&gt;PAT Global a.b.c.y(80) Local 192.168.41.10(8501)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;So it looks like it is translating the IP correctly, and the ACL hitcount is incrementing every time I try to connect to the URL from the outside.&amp;nbsp; Yet it's not completing the session and I'm getting SYN timeouts.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Sorry again for the confusion.&lt;/DIV&gt;&lt;DIV&gt;-Sean&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 20:57:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398753#M753639</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2010-02-03T20:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398754#M753640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp a.b.c.x www 192.168.41.10 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp a.b.c.y www 192.168.41.10 8501 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and log:&lt;/P&gt;&lt;P&gt;302013: Built inbound TCP connection 590854 for outside:&lt;EXTERNAL ip=""&gt;/57930 (&lt;EXTERNAL ip=""&gt;/57930) to inside:192.168.41.10/8501 (a.b.c.y/80)&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;DIV&gt;302014: Teardown TCP connection 590854 for outside:&lt;EXTERNAL ip=""&gt;/56911 to inside:192.168.41.10/8501 duration 0:02:01 bytes 0 SYN Timeout&lt;/EXTERNAL&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;And show xlate outputs:&lt;/DIV&gt;&lt;DIV&gt;PAT Global a.b.c.y(80) Local 192.168.41.10(8501)&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Are you sure this works internally? Looks like there is no response from the 192.168.41.10 server and that is the reason for the syn timeout syslogs. Does it really listen on tcp 8501?&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Are you able to open a browser on that server 192.168.41.10 and load &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.41.10:8501"&gt;http://192.168.41.10:8501&lt;/A&gt;&lt;SPAN&gt; and load the page? and other hosts in the same segment and other inside segments are able to load the page internally on this server?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;-KS&lt;BR /&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 21:11:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398754#M753640</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-02-03T21:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398755#M753641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested it on another system on the network, and it failed.&amp;nbsp; Turns out my firewall config was correct, the app developer neglected to open up Windows firewall for the special ports he was utilizing.&amp;nbsp; I went in and opened them, and everything is talking properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help, it is much appreciated!&lt;/P&gt;&lt;P&gt;-Sean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 22:01:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398755#M753641</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2010-02-03T22:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Static xlate question</title>
      <link>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398756#M753642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;This happens all the time. No worries. The syn timeout syslog gave it away. Logs are our best friend.&lt;/P&gt;&lt;P&gt; Got to remember that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 22:06:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-xlate-question/m-p/1398756#M753642</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-02-03T22:06:03Z</dc:date>
    </item>
  </channel>
</rss>

