<?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: PIX 501 NAT config in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891705#M973904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post config again, the one attached is not legible, from pix do "show run"&lt;/P&gt;&lt;P&gt;copy and paste in notepad.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you cannot pass traffic from  inside towards outside if becasue you probably&lt;/P&gt;&lt;P&gt;need to enable global  PAT and instruc pix that any traffic from inside passing through e0 will be PATed or NATed. If this is indeed the problem you can simply enable  global NAT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say if you have  10 available outside ip addresses and use the block  as a global NAT pool you could do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 10.10.10.1-10.10.10.9  "global NAT pool" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 10.10.10.10    "sigle gobal  PAT "  &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;for communicating from e0 or oustide  to inside use static NAT and acl to permit traffic from outside to inside. &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>Sun, 07 Oct 2007 04:29:24 GMT</pubDate>
    <dc:creator>JORGE RODRIGUEZ</dc:creator>
    <dc:date>2007-10-07T04:29:24Z</dc:date>
    <item>
      <title>PIX 501 NAT config</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891704#M973903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope you can help me since I'm having problems configuring my PIX 501. I have set e0 and e1 static ip addresses and they both comm. with their own segments. HOwever, I can't comm. from e1 through e0.&lt;/P&gt;&lt;P&gt;I've set in both NAT (inside) 0 0 0 and outside as well. There are no packet going out from any of both nics.&lt;/P&gt;&lt;P&gt;Please, can you help?&lt;/P&gt;&lt;P&gt;regadrs,&lt;/P&gt;&lt;P&gt;Rod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:21:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891704#M973903</guid>
      <dc:creator>rodrigo2673</dc:creator>
      <dc:date>2019-03-11T11:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT config</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891705#M973904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post config again, the one attached is not legible, from pix do "show run"&lt;/P&gt;&lt;P&gt;copy and paste in notepad.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you cannot pass traffic from  inside towards outside if becasue you probably&lt;/P&gt;&lt;P&gt;need to enable global  PAT and instruc pix that any traffic from inside passing through e0 will be PATed or NATed. If this is indeed the problem you can simply enable  global NAT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say if you have  10 available outside ip addresses and use the block  as a global NAT pool you could do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 10.10.10.1-10.10.10.9  "global NAT pool" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 10.10.10.10    "sigle gobal  PAT "  &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;for communicating from e0 or oustide  to inside use static NAT and acl to permit traffic from outside to inside. &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>Sun, 07 Oct 2007 04:29:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891705#M973904</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2007-10-07T04:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT config</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891706#M973905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure!&lt;/P&gt;&lt;P&gt;Sorry, I didn't realize how bad it was. I'll put it here:&lt;/P&gt;&lt;P&gt;PIX Version 6.3(5)&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 e0 security10&lt;/P&gt;&lt;P&gt;nameif ethernet1 e1 security99&lt;/P&gt;&lt;P&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;/P&gt;&lt;P&gt;passwd CRA9.3/nTx371PLg encrypted&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;domain-name ciscopix.com&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 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;object-group icmp-type icmp_traffic&lt;/P&gt;&lt;P&gt;  icmp-object echo-reply&lt;/P&gt;&lt;P&gt;  icmp-object source-quench&lt;/P&gt;&lt;P&gt;  icmp-object unreachable&lt;/P&gt;&lt;P&gt;  icmp-object time-exceeded&lt;/P&gt;&lt;P&gt;access-list PERMIT_IN permit icmp any any object-group icmp_traffic&lt;/P&gt;&lt;P&gt;access-list no-nat permit ip 192.168.1.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;access-list no-nat permit ip 83.244.174.208 255.255.255.240 any&lt;/P&gt;&lt;P&gt;access-list no-nat permit ip 83.244.174.208 255.255.255.240 192.168.1.0 255.255.&lt;/P&gt;&lt;P&gt;255.0&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu e0 1500&lt;/P&gt;&lt;P&gt;mtu e1 1500&lt;/P&gt;&lt;P&gt;ip address e0 2.2.2.2 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address e1 1.1.1.1 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 location 192.168.1.0 255.255.255.240 e0&lt;/P&gt;&lt;P&gt;pdm logging informational 100&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 (e0) 1 interface&lt;/P&gt;&lt;P&gt;global (e1) 1 interface&lt;/P&gt;&lt;P&gt;static (e0,e1) 83.244.174.208 192.168.1.0 netmask 255.255.255.240 0 0&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;static (e1,e0) 192.168.1.1 192.168.1.1 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;route e0 0.0.0.0 0.0.0.0 83.244.174.210 1&lt;/P&gt;&lt;P&gt;timeout xlate 0:05: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 sip-disconnect 0:02:00 sip-invite 0:03: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;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 e1&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 4.4.4.0 255.255.255.0 e0&lt;/P&gt;&lt;P&gt;telnet 1.1.1.0 255.255.255.0 e1&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:7a19dc61cf2cb837c3270b5981f1be45&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance&lt;/P&gt;&lt;P&gt;Rod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2007 12:36:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891706#M973905</guid>
      <dc:creator>rodrigo2673</dc:creator>
      <dc:date>2007-10-07T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT config</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891707#M973906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jorge,&lt;/P&gt;&lt;P&gt;Im a little confused on the NAT and PAT but this is what happens when I put the commnad.&lt;/P&gt;&lt;P&gt;e0=2.2.2.2 =&amp;gt;outside&lt;/P&gt;&lt;P&gt;e1=1.1.1.1 =&amp;gt;inside&lt;/P&gt;&lt;P&gt;pixfirewall(config)# global (e0) 1 1.1.1.1&lt;/P&gt;&lt;P&gt;Global 1.1.1.1 will be Port Address Translated&lt;/P&gt;&lt;P&gt;pixfirewall(config)# 105: ICMP echo-request from e1:1.1.1.2 to 2.2.2.2 ID=512 se&lt;/P&gt;&lt;P&gt;q=2304 length=40&lt;/P&gt;&lt;P&gt;106: ICMP echo-request from e1:1.1.1.2 to 2.2.2.2 ID=512 seq=2560 length=40&lt;/P&gt;&lt;P&gt;107: ICMP echo-request from e1:1.1.1.2 to 2.2.2.2 ID=512 seq=2816 length=40&lt;/P&gt;&lt;P&gt;108: ICMP echo-request from e1:1.1.1.2 to 2.2.2.2 ID=512 seq=3072 length=40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's the result of the icmp debug. However, even though it sees the packets on the client side it times out also on the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2007 12:55:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891707#M973906</guid>
      <dc:creator>rodrigo2673</dc:creator>
      <dc:date>2007-10-07T12:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT config</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891708#M973907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rod,  a bit of an odd configuration as one usually expect to configure e0 as "outside"&lt;/P&gt;&lt;P&gt;interface and e1 as "inside" interface, one have to flip the switch to think ther other&lt;/P&gt;&lt;P&gt;way around, I would suspect since you are no passing outbouond traffic through outside interface that this  pix is not in  production, if this is the case I would wipe out complete config and start from scratch and do it right with "e0 name outside" and "e1 name inside",  &lt;/P&gt;&lt;P&gt;since your config is very small it should not take that long, or if you want to leave&lt;/P&gt;&lt;P&gt;it as such we can still troubleshoot. Also your e1 outside interface IP of 1.1.1.1/24&lt;/P&gt;&lt;P&gt;is not on the same IP block where you default route to 83.244.174.210, normally pix outside&lt;/P&gt;&lt;P&gt;interface should be in the same 83.244.174.0 network. Is your external interface sort&lt;/P&gt;&lt;P&gt;of connecting to a DSL or cablemodem line where you get DHCP from ISP? can you elaborate &lt;/P&gt;&lt;P&gt;on the external connection? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;On another note you don't have nat inside configured, with two interface inside outside.&lt;/P&gt;&lt;P&gt;no nat, you have default route mistaken, before you try these commands, from the&lt;/P&gt;&lt;P&gt;pix can you ping 83.244.174.210 ?  if not correct with bellow defualt route.&lt;/P&gt;&lt;P&gt;With nat (e0) 0 2.2.2.0 255.255.255.0  will let inside IP addresses be recognized &lt;/P&gt;&lt;P&gt;on the outside network and  inside  IPs start outbound connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (e0) 0 2.2.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no route e0 0.0.0.0 0.0.0.0 83.244.174.210 1 &lt;/P&gt;&lt;P&gt;route e1  0.0.0.0 0.0.0.0 83.244.174.210 1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2007 14:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-config/m-p/891708#M973907</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2007-10-07T14:20:32Z</dc:date>
    </item>
  </channel>
</rss>

