<?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 Cisco PIX 515e basic configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885344#M957616</link>
    <description>&lt;P&gt;Was wondering if anyone might know why I cant establish basic connectivity from LAN to WAN interface on this machine?  I've been trying very hard to get it and I guess its beyond me, very frustrating.  Here is a post of the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of PIX command: "show config"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;: Written by admin at 09:58:27.057 UTC Fri Jan 4 2008&lt;/P&gt;&lt;P&gt;PIX Version 6.2(1)&lt;/P&gt;&lt;P&gt;nameif ethernet0 t1 security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet2 intf2 security10&lt;/P&gt;&lt;P&gt;enable password xxxxx&lt;/P&gt;&lt;P&gt; encrypted&lt;/P&gt;&lt;P&gt;passwd xxxxxxx encrypted&lt;/P&gt;&lt;P&gt;hostname xxxxxxxx&lt;/P&gt;&lt;P&gt;domain-name xxxxxxxx&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&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 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 smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging trap informational&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;interface ethernet2 auto shutdown&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply t1&lt;/P&gt;&lt;P&gt;icmp permit any echo t1&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply inside&lt;/P&gt;&lt;P&gt;icmp permit any echo inside&lt;/P&gt;&lt;P&gt;mtu t1 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu intf2 1500&lt;/P&gt;&lt;P&gt;ip address t1 x.x.x.124 255.255.255.248&lt;/P&gt;&lt;P&gt;ip address inside 172.20.206.254 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address intf2 127.0.0.1 255.255.255.255&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 0.0.0.0 255.255.255.248 inside&lt;/P&gt;&lt;P&gt;pdm location 172.20.206.254 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location x.x.x.124 255.255.255.255 t1&lt;/P&gt;&lt;P&gt;pdm location 172.20.206.0 255.255.255.248 inside&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 (t1) 4 x.x.x.125-x.x.x.127 netmask 255.255.255.248&lt;/P&gt;&lt;P&gt;global (t1) 1 interface&lt;/P&gt;&lt;P&gt;global (t1) 2 x.x.x.124&lt;/P&gt;&lt;P&gt;global (t1) 3 x.x.x.122&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;route t1 x.x.x.124 255.255.255.255 x.x.x.121 1&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 h323 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 RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 172.20.206.0 255.255.255.0 inside&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;sysopt connection permit-ipsec&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet 172.20.206.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;vpdn enable inside&lt;/P&gt;&lt;P&gt;username xxxxx password xxxxxxxx encrypted privilege 2&lt;/P&gt;&lt;P&gt;username xxxxxx password xxxxxxxxxxxprivilege 2&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a relief if my company didn't have to scrap our nice Cisco stuff because we just cant figure it out.  Any help would be appreciated!!! Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 11:43:49 GMT</pubDate>
    <dc:creator>attrib7575</dc:creator>
    <dc:date>2019-03-11T11:43:49Z</dc:date>
    <item>
      <title>Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885344#M957616</link>
      <description>&lt;P&gt;Was wondering if anyone might know why I cant establish basic connectivity from LAN to WAN interface on this machine?  I've been trying very hard to get it and I guess its beyond me, very frustrating.  Here is a post of the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of PIX command: "show config"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;: Written by admin at 09:58:27.057 UTC Fri Jan 4 2008&lt;/P&gt;&lt;P&gt;PIX Version 6.2(1)&lt;/P&gt;&lt;P&gt;nameif ethernet0 t1 security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet2 intf2 security10&lt;/P&gt;&lt;P&gt;enable password xxxxx&lt;/P&gt;&lt;P&gt; encrypted&lt;/P&gt;&lt;P&gt;passwd xxxxxxx encrypted&lt;/P&gt;&lt;P&gt;hostname xxxxxxxx&lt;/P&gt;&lt;P&gt;domain-name xxxxxxxx&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&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 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 smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging trap informational&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;interface ethernet2 auto shutdown&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply t1&lt;/P&gt;&lt;P&gt;icmp permit any echo t1&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply inside&lt;/P&gt;&lt;P&gt;icmp permit any echo inside&lt;/P&gt;&lt;P&gt;mtu t1 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu intf2 1500&lt;/P&gt;&lt;P&gt;ip address t1 x.x.x.124 255.255.255.248&lt;/P&gt;&lt;P&gt;ip address inside 172.20.206.254 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address intf2 127.0.0.1 255.255.255.255&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 0.0.0.0 255.255.255.248 inside&lt;/P&gt;&lt;P&gt;pdm location 172.20.206.254 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location x.x.x.124 255.255.255.255 t1&lt;/P&gt;&lt;P&gt;pdm location 172.20.206.0 255.255.255.248 inside&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 (t1) 4 x.x.x.125-x.x.x.127 netmask 255.255.255.248&lt;/P&gt;&lt;P&gt;global (t1) 1 interface&lt;/P&gt;&lt;P&gt;global (t1) 2 x.x.x.124&lt;/P&gt;&lt;P&gt;global (t1) 3 x.x.x.122&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;route t1 x.x.x.124 255.255.255.255 x.x.x.121 1&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 h323 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 RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 172.20.206.0 255.255.255.0 inside&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;sysopt connection permit-ipsec&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet 172.20.206.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;vpdn enable inside&lt;/P&gt;&lt;P&gt;username xxxxx password xxxxxxxx encrypted privilege 2&lt;/P&gt;&lt;P&gt;username xxxxxx password xxxxxxxxxxxprivilege 2&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a relief if my company didn't have to scrap our nice Cisco stuff because we just cant figure it out.  Any help would be appreciated!!! Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:43:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885344#M957616</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2019-03-11T11:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885345#M957618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First off, I would get rid of the unused global PAT entries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no global (t1) 4 x.x.x.125-x.x.x.127 netmask 255.255.255.248 &lt;/P&gt;&lt;P&gt;no global (t1) 2 x.x.x.124 &lt;/P&gt;&lt;P&gt;no global (t1) 3 x.x.x.122 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your route statement seems to be wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no route t1 x.x.x.124 255.255.255.255 x.x.x.121 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route t1 0.0.0.0 0.0.0.0 x.x.x.121&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 22:55:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885345#M957618</guid>
      <dc:creator>adam.sellhorn</dc:creator>
      <dc:date>2008-01-04T22:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885346#M957621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks, I'll try that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 13:49:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885346#M957621</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-07T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885347#M957622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow that worked!! thank you so much!  I think I was getting caught up in trying to change the interface IP addressees too much.  Possibly that's where the incorrect global NAT's were accumulating.  I was confused on what IP address to assign the WAN interface.  Apparently you give it one of your static addresses, its not the same address as your wan gateway (in this case, the csu/dsu to the t1).  Also, the global route is a confusing syntax.  I'll have to look at that more.  Whatever I typed in seems to work now.  Thanks again!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 17:09:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885347#M957622</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-07T17:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885348#M957627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try changing your route t1 x.x.x.124 255.255.255.255 x.x.x.121 1 to&lt;/P&gt;&lt;P&gt;route t1 0.0.0.0 0.0.0.0 x.x.x.121 1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To me it appears you are only trying to route x.x.x.124 to the outside (t1) interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 21:28:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885348#M957627</guid>
      <dc:creator>tkuzma1022</dc:creator>
      <dc:date>2008-01-07T21:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885349#M957628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That may be possible.  But, since this configuration works and I've spent so long trying to figure it out.  I'm not going to change a thing if I dont absolutely have to.  Does anyone know how to permit an incoming Microsoft PPTP client?  I have set access rules to permit PPTP and GRE, as well as static NAT to the VPN server on the LAN. IT isnt working, however.  I can VPN the server from inside the LAN, so I know that its set up correctly.  Its something to do with the firewall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 17:56:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885349#M957628</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-08T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885350#M957629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to setup a static mapping from an unused IP address from your CIDR range, to your VPN server.  Then allow the appropriate traffic inbound to the mapped address on your t1 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** please rate posts if helpfull **&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 16:53:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885350#M957629</guid>
      <dc:creator>mark.j.hodge</dc:creator>
      <dc:date>2008-01-09T16:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX 515e basic configuration</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885351#M957630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, thanks.  As I mentioned above, the connection works, as well as RDP now.  I have taken up the VPN in another topic.  THanks everyone!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 19:42:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-515e-basic-configuration/m-p/885351#M957630</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-09T19:42:24Z</dc:date>
    </item>
  </channel>
</rss>

