<?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 Help with Pix config in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401780#M551558</link>
    <description>&lt;P&gt;I have a PIX 501 that is setup at home behind a dsl router. I can get to the internet fine, but I want to allow outside traffic to my internal web server. I setup a translation and an access-list, but when I try to connect to the outside interface of the pix, I don't see any hits on the acl that pertains to allowing port 80. I do see in the logs, however, that icmp type 3 from source 10.21.1.1 is being denied.  My internal addresses are assigned from the pix and they are using an 192.168.1.0 pool. Where is the 10.1.21.1 address coming from? I know it is me because each time I try to connect via a web browser, the deny's in the log keep appearing. I am attaching my config, maybe something is messed up. Also below is the logg message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;106023: Deny icmp src outside:10.21.1.1 dst inside:x.x.x.x(type 3, code 13) by access-g&lt;/P&gt;&lt;P&gt;roup "outside_in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(4)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxxxx encrypted&lt;/P&gt;&lt;P&gt;passwd xxxx encrypted&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol ils 389&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any any eq www &lt;/P&gt;&lt;P&gt;pager lines 25&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging timestamp&lt;/P&gt;&lt;P&gt;logging monitor debugging&lt;/P&gt;&lt;P&gt;logging buffered warnings&lt;/P&gt;&lt;P&gt;logging trap debugging&lt;/P&gt;&lt;P&gt;logging host inside 192.168.1.101&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside pppoe setroute&lt;/P&gt;&lt;P&gt;ip address inside 192.168.1.2 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface www 192.168.1.102 www netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10 &lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10 &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;vpdn group DSL request dialout pppoe&lt;/P&gt;&lt;P&gt;vpdn group DSL localname username&lt;/P&gt;&lt;P&gt;vpdn group DSL ppp authentication pap&lt;/P&gt;&lt;P&gt;vpdn username xxxxx password ********* &lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.101-192.168.1.120 inside&lt;/P&gt;&lt;P&gt;dhcpd dns x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Deny icmp src outside:10.21.1.1 dst inside:64.x.x.249 (type 3, code 13) by access-g&lt;/P&gt;&lt;P&gt;roup "outside_in&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:57:14 GMT</pubDate>
    <dc:creator>iamininfosec</dc:creator>
    <dc:date>2020-02-21T07:57:14Z</dc:date>
    <item>
      <title>Help with Pix config</title>
      <link>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401780#M551558</link>
      <description>&lt;P&gt;I have a PIX 501 that is setup at home behind a dsl router. I can get to the internet fine, but I want to allow outside traffic to my internal web server. I setup a translation and an access-list, but when I try to connect to the outside interface of the pix, I don't see any hits on the acl that pertains to allowing port 80. I do see in the logs, however, that icmp type 3 from source 10.21.1.1 is being denied.  My internal addresses are assigned from the pix and they are using an 192.168.1.0 pool. Where is the 10.1.21.1 address coming from? I know it is me because each time I try to connect via a web browser, the deny's in the log keep appearing. I am attaching my config, maybe something is messed up. Also below is the logg message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;106023: Deny icmp src outside:10.21.1.1 dst inside:x.x.x.x(type 3, code 13) by access-g&lt;/P&gt;&lt;P&gt;roup "outside_in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(4)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxxxx encrypted&lt;/P&gt;&lt;P&gt;passwd xxxx encrypted&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol ils 389&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any any eq www &lt;/P&gt;&lt;P&gt;pager lines 25&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging timestamp&lt;/P&gt;&lt;P&gt;logging monitor debugging&lt;/P&gt;&lt;P&gt;logging buffered warnings&lt;/P&gt;&lt;P&gt;logging trap debugging&lt;/P&gt;&lt;P&gt;logging host inside 192.168.1.101&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside pppoe setroute&lt;/P&gt;&lt;P&gt;ip address inside 192.168.1.2 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface www 192.168.1.102 www netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10 &lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10 &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;vpdn group DSL request dialout pppoe&lt;/P&gt;&lt;P&gt;vpdn group DSL localname username&lt;/P&gt;&lt;P&gt;vpdn group DSL ppp authentication pap&lt;/P&gt;&lt;P&gt;vpdn username xxxxx password ********* &lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.101-192.168.1.120 inside&lt;/P&gt;&lt;P&gt;dhcpd dns x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Deny icmp src outside:10.21.1.1 dst inside:64.x.x.249 (type 3, code 13) by access-g&lt;/P&gt;&lt;P&gt;roup "outside_in&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:57:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401780#M551558</guid>
      <dc:creator>iamininfosec</dc:creator>
      <dc:date>2020-02-21T07:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pix config</title>
      <link>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401781#M551560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Config is fine ! Might be better to change it like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any interface outside eq www&lt;/P&gt;&lt;P&gt;no access-list outside_in permit tcp any any eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear xlate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that your ISP allows port 80 from the Internet ? This port is often blocked !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you do your tests for the web site? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2005 18:42:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401781#M551560</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2005-02-13T18:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pix config</title>
      <link>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401782#M551562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good idea on the access-list modification. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it is blocked at the ISP, I didnn't realize it was typical. Its just a default web site at the moment, more for testing than anything. How do people with dynamically assigned ip's from their ISP run web services if the ISP blocks it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what is the 10.21.1.1 icmp denies when I try connecting to the outside interface on the pix via my browser? why is it doing icmp and what is the 10.21.1.1 address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2005 19:59:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401782#M551562</guid>
      <dc:creator>iamininfosec</dc:creator>
      <dc:date>2005-02-13T19:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pix config</title>
      <link>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401783#M551564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a Dyndns service that will redirect your url !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.dyndns.org/" target="_blank"&gt;http://www.dyndns.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WebHopSM  - Get rid of that ugly &lt;A class="jive-link-custom" href="http://home.yourisp.com/~someuser/" target="_blank"&gt;http://home.yourisp.com/~someuser/&lt;/A&gt; web address with redirection on one of our domains, free for up to 5 hostnames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyWebHop® - Redirect from any hostname to a URL of your choice - it's all up to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normaly you will choose just another port tha 80 (www) to use for your WebServer. Or better use 443 with SSL that is normaly not bloqed !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2005 20:15:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401783#M551564</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2005-02-13T20:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pix config</title>
      <link>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401784#M551565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do a &lt;B&gt;show xlate&lt;/B&gt; to see whether 10.21.1.1 is actually a translation of an 192.168.1.x internal ip or not (i.e, 10.21.1.1 is possibly your own internal 192.168.1.x as it appears on the &lt;I&gt;outside&lt;/I&gt; interface!!!).&lt;/P&gt;&lt;P&gt;Also do a &lt;B&gt;show interface&lt;/B&gt; and &lt;B&gt;show route&lt;/B&gt; and look for the &lt;B&gt;&lt;I&gt;outside&lt;/I&gt;&lt;/B&gt; ip interface and the default gateway (aka 0.0.0.0 0.0.0.0 route).&lt;/P&gt;&lt;P&gt;If any of the above shows ip addresses in subnet 10.x.x.x, then your ISP is assigning you that 10.21.1.1 private address via PPPoE. Unfortunately, that is a private ip address and can not be used for a public web server.&lt;/P&gt;&lt;P&gt;In other words, even if you use dynamic dns services, nobody would be able to get to your web server because it is using a private ip address as opposed to a publicly routable ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than contacting your ISP and asking for a public ip address, I am not sure if there is a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post the output of the above "show" commands, but for privacy and security concerns, make sure to remove/mask/alter public ip addresses -if any.&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mustafa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2005 06:01:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-pix-config/m-p/401784#M551565</guid>
      <dc:creator>mhussein</dc:creator>
      <dc:date>2005-02-15T06:01:11Z</dc:date>
    </item>
  </channel>
</rss>

