<?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 route confusing pix itself in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961683#M494019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have DNS Doctoring in my system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what I get in logs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2	Apr 15 2008	11:39:42	106017	38.96.132.42	38.96.132.42	 Deny IP due to Land Attack from 38.96.132.42 to 38.96.132.42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whats hairpining?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 14:41:48 GMT</pubDate>
    <dc:creator>alexus</dc:creator>
    <dc:date>2008-04-15T14:41:48Z</dc:date>
    <item>
      <title>static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961672#M494003</link>
      <description>&lt;P&gt;i have a big problem, not sure maybe i'm just doing something incorectly, but here is the thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a pix 515e with outside interface connected directly to my isp, and i have my local network on inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one of my computers has a local ip, and in order for me to reach it from outside, i made a static route, yet the problem is that even though that IP is local some of the software on that computer must connect to public it to itself, and thats where confusion comes in (at least for the pix)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont even know where to start either &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:57:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961672#M494003</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2020-02-21T09:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961673#M494004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is what i get in syslog messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2	Mar 31 2008	23:00:07	106017	38.96.132.42	38.96.132.42	 Deny IP due to Land Attack from 38.96.132.42 to 38.96.132.42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yet my local ip is 192.168.1.251&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 03:04:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961673#M494004</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-01T03:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961674#M494006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alexus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not 100% sure what you are trying to do. I think you are just trying to access an inside host from the Internet ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your local IP can be made accessible from the Internet, but you need to use nat, not static routes. Then you connect to the nat address (a real Internet IP address) and this translates to the local address. If you only have one 'real' IP, this can be used to acces the local host as well as available for many local hosts to access the Internet, providing you know what tcp/udp ports you need for getting to the local host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post the config here and it should make it clearer what you have done, and are trying to achieve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 10:45:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961674#M494006</guid>
      <dc:creator>i-kendall</dc:creator>
      <dc:date>2008-04-01T10:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961675#M494007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to issue a static nat statement along with updates to your outside-inside ACL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 14:38:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961675#M494007</guid>
      <dc:creator>noran01</dc:creator>
      <dc:date>2008-04-01T14:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961676#M494008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you show me an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 16:53:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961676#M494008</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-01T16:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961677#M494011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a static nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) {outside ip address} {inside ip address} netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where {outside ip address} is an ip address given to you by your service provider, and {inside ip address} is the ip address on your lan of the server you want to access from outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you need an access list on the outside interface to let this traffic in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside-Inbound extended permit tcp any host {outside ip address} eq http&lt;/P&gt;&lt;P&gt;access-group Outside-Inbound in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for http, but it can be for any protocol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that answers your question ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 17:34:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961677#M494011</guid>
      <dc:creator>i-kendall</dc:creator>
      <dc:date>2008-04-01T17:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961678#M494013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i already do have static route set, and i have access-list as well, i'm able to reach this machine and port from outside, like i said the problem is not that, the actual problem is that whenever i try to reach same public ip with port from inside of network (from same machine) it wont allow me, please read my previose msg as i explained in more details where and how it fails, so your solution isn't going help me:(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 03:57:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961678#M494013</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-02T03:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961679#M494015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean static nat or route ?&lt;/P&gt;&lt;P&gt;Post a copy of the config and it may be a bit clearer what you are trying to achieve. Give us the IP addresses for each step so we can follow what you are doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 06:07:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961679#M494015</guid>
      <dc:creator>i-kendall</dc:creator>
      <dc:date>2008-04-02T06:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961680#M494016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my config is too long, it wont let me post it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please go my url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://jot.jothost.com/03242008142600" target="_blank"&gt;http://jot.jothost.com/03242008142600&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i put it in there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 03:49:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961680#M494016</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-08T03:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961681#M494017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone got a solution for me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 04:09:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961681#M494017</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-15T04:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961682#M494018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go over this link, it should provide some type of solution..  dns doctoring or hairpining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 11:36:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961682#M494018</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-04-15T11:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961683#M494019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have DNS Doctoring in my system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what I get in logs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2	Apr 15 2008	11:39:42	106017	38.96.132.42	38.96.132.42	 Deny IP due to Land Attack from 38.96.132.42 to 38.96.132.42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whats hairpining?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 14:41:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961683#M494019</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-15T14:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961684#M494020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read the link I provided &lt;B&gt;Alternative Solution: Hairpinning&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;"the actual problem is that whenever i try to reach same public ip with port from inside of network (from same machine) it wont allow me"&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems to me you are trying to access the public IP from the same local machine whose public IP NAT is configured for or from your inside LAN, so you are trying a U-turn, if you read the link I posted  you will get a better picture on how to go about and what needs to be done in terms of NAT and other settings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 23:39:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961684#M494020</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-04-15T23:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961685#M494021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did read that link, and i do have dns doctor enable, yet that doesn't help me:( and unless i'm missing something, that solution isn't helping me... as far as Hairpinning i tried to implment that and that seem to help me, hopefully this is fixes my issue, i'll try few things out, if it helps thanks! if not i'll ask more questions:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 03:14:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961685#M494021</guid>
      <dc:creator>alexus</dc:creator>
      <dc:date>2008-04-16T03:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: static route confusing pix itself</title>
      <link>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961686#M494022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;I&gt;as far as Hairpinning i tried to implment that and that seem to help me, hopefully this is fixes my issue, i'll try few things out&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve your issue, keep us posted, if it does'nt resolve the problem  we'll take a different approach but basically hairpining  applies in your situation and it should solve it,  if it does please rate post as resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 04:10:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-route-confusing-pix-itself/m-p/961686#M494022</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-04-17T04:10:49Z</dc:date>
    </item>
  </channel>
</rss>

