<?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: Port-Redirection problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027063#M937215</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to setup two port redirections on our PIX. I need this two redirections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside-IP 212.6.1.1 to SSN 10.10.10.2&lt;/P&gt;&lt;P&gt;for port 443 (HTTPS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside-IP 212.6.1.1 to SSN 10.10.10.253 for port 23 (Telnet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The access should be possible from any source IP address (not only specific hosts).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, first I have to add to static routes. I've got already one:&lt;/P&gt;&lt;P&gt;static (SSN,outside) 212.6.1.1 10.10.10.2 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cannot add a second static router for 10.10.10.253. Any idea what I have to do to get this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:49:49 GMT</pubDate>
    <dc:creator>CNTSYSNETAG</dc:creator>
    <dc:date>2019-03-11T12:49:49Z</dc:date>
    <item>
      <title>PIX: Port-Redirection problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027063#M937215</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to setup two port redirections on our PIX. I need this two redirections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside-IP 212.6.1.1 to SSN 10.10.10.2&lt;/P&gt;&lt;P&gt;for port 443 (HTTPS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside-IP 212.6.1.1 to SSN 10.10.10.253 for port 23 (Telnet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The access should be possible from any source IP address (not only specific hosts).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, first I have to add to static routes. I've got already one:&lt;/P&gt;&lt;P&gt;static (SSN,outside) 212.6.1.1 10.10.10.2 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cannot add a second static router for 10.10.10.253. Any idea what I have to do to get this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:49:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027063#M937215</guid>
      <dc:creator>CNTSYSNETAG</dc:creator>
      <dc:date>2019-03-11T12:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: PIX: Port-Redirection problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027064#M937216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use static PAT for that - it means traffic for port 433 will be redirected to 10.10.10.2  and traffic for telnet to 10.10.10.253&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (SSN,outside) tcp 212.6.1.1 443 10.10.10.2 443 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (SSN,outside) tcp 212.6.1.1 23 10.10.10.253 23 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;P&gt;Hope that helps rate if it does&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 08:45:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027064#M937216</guid>
      <dc:creator>m.sir</dc:creator>
      <dc:date>2008-05-26T08:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: PIX: Port-Redirection problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027065#M937217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! Do I also have to create Access-Lists or are these static routes enough to get this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 10:52:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027065#M937217</guid>
      <dc:creator>CNTSYSNETAG</dc:creator>
      <dc:date>2008-05-26T10:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX: Port-Redirection problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027066#M937218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you need permit traffic with ACL &lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 212.6.1.1 443&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 212.6.1.1 23&lt;/P&gt;&lt;P&gt;access-group out_in interface outside in&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 11:01:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027066#M937218</guid>
      <dc:creator>m.sir</dc:creator>
      <dc:date>2008-05-26T11:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: PIX: Port-Redirection problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027067#M937219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you, but I get the following errors when I try to add the access lists:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 212.6.1.1 23&lt;/P&gt;&lt;P&gt;                                                 ^&lt;/P&gt;&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;(Invalid input at "23")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "access-group out_in interface outside in"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group out_in interface outside in&lt;/P&gt;&lt;P&gt;                      ^&lt;/P&gt;&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;(Invalid input at "t" from word "interface")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 06:55:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027067#M937219</guid>
      <dc:creator>CNTSYSNETAG</dc:creator>
      <dc:date>2008-05-27T06:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX: Port-Redirection problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027068#M937220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, now it works. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 07:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-port-redirection-problem/m-p/1027068#M937220</guid>
      <dc:creator>CNTSYSNETAG</dc:creator>
      <dc:date>2008-05-27T07:58:07Z</dc:date>
    </item>
  </channel>
</rss>

