<?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: Trying to install pix 515 between cisco 827h dsl router and  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118027#M639020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to define global statement on PIX. If it does not work than remove the NAT from the dsl router. Because you are double natting one is on PIX and another DSL. Sos remove the NAT from DSL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Feb 2003 20:59:15 GMT</pubDate>
    <dc:creator>rjain</dc:creator>
    <dc:date>2003-02-28T20:59:15Z</dc:date>
    <item>
      <title>Trying to install pix 515 between cisco 827h dsl router and my network</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118025#M639018</link>
      <description>&lt;P&gt;I am trying to install a pix 515 behind my cisco 827h adsl  router.  I use the adsl line to provide internet access to my workstations.  I cannot access the internet after installing with the following configurations.  I set the workstations gateway to 128.23.176.142.  When I use the configuration for the router without the pix and put in the address 128.23.176.142 assigned to eth0 on the router, I get access to the internet.  But  when I change the inside of the router to 192.168.1.1 and chanconfigure the outside of the pix with 192.168.1.2 and the inside of the pix with 128.23.176.142 I cannot connect to the internet.  Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration used for the Cisco 827h adsl router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)#enable secret xxx&lt;/P&gt;&lt;P&gt;(config)#bridge irb&lt;/P&gt;&lt;P&gt;(config)#int e0&lt;/P&gt;&lt;P&gt;(config-if)#ip address 192.168.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;(config-if)#no shut&lt;/P&gt;&lt;P&gt;(config-if)#no ip directed-broadcast&lt;/P&gt;&lt;P&gt;(config-if)#ip nat inside&lt;/P&gt;&lt;P&gt;(config-if)#int atm0&lt;/P&gt;&lt;P&gt;(config-if)#no ip add&lt;/P&gt;&lt;P&gt;(config-if)#no shut&lt;/P&gt;&lt;P&gt;(config-if)#no ip directed-broadcast&lt;/P&gt;&lt;P&gt;(config-if)#ip nat outside&lt;/P&gt;&lt;P&gt;(config-if)#no atm ilmi-keepalive&lt;/P&gt;&lt;P&gt;(config-if)#pvc 8/35&lt;/P&gt;&lt;P&gt;(config-if-atm-vc)#encap aal5snap&lt;/P&gt;&lt;P&gt;(config-if-atm-vc)#bridge-group 1&lt;/P&gt;&lt;P&gt;(config-if)#int BVI 1&lt;/P&gt;&lt;P&gt;(config-if)#ip add 63.162.206.148 255.255.255.192&lt;/P&gt;&lt;P&gt;(config-if)#no ip directed-broadcast&lt;/P&gt;&lt;P&gt;(config-if)#ip nat outside&lt;/P&gt;&lt;P&gt;(config-if)#ip nat inside source list 1 interface BVI 1 overload&lt;/P&gt;&lt;P&gt;(config)#ip classless&lt;/P&gt;&lt;P&gt;(config)#ip route 0.0.0.0 0.0.0.0 63.162.206.129&lt;/P&gt;&lt;P&gt;(config)#no ip http server&lt;/P&gt;&lt;P&gt;(config)#access-list 1 permit 128.23.176.0 0.0.0.255&lt;/P&gt;&lt;P&gt;(config)#bridge 1 protocol ieee&lt;/P&gt;&lt;P&gt;(config)#bridge 1 route ip&lt;/P&gt;&lt;P&gt;(config)#line con 0&lt;/P&gt;&lt;P&gt;(config-line)#password xxxxx&lt;/P&gt;&lt;P&gt;(config-line)#login&lt;/P&gt;&lt;P&gt;(config-line)#transport input none&lt;/P&gt;&lt;P&gt;(config-line)#stopbits 1&lt;/P&gt;&lt;P&gt;(config-line)#line vty 0 4&lt;/P&gt;&lt;P&gt;(config-line)#password xxxxx&lt;/P&gt;&lt;P&gt;(config)#exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration used for the Pix 515:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif eth0 outside security0&lt;/P&gt;&lt;P&gt;nameif eth1 inside security100&lt;/P&gt;&lt;P&gt;interface eth0 auto&lt;/P&gt;&lt;P&gt;interface eth1 auto&lt;/P&gt;&lt;P&gt;ip address outside 192.168.1.2 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside 128.23.176.142 255.255.255.0&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;nat (inside) 0 128.23.176.0 255.255.255.0&lt;/P&gt;&lt;P&gt;rip inside default&lt;/P&gt;&lt;P&gt;no rip inside passive&lt;/P&gt;&lt;P&gt;no rip outside default&lt;/P&gt;&lt;P&gt;no rip outside passive&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 192.168.1.1 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00 conn 1:00:00 half-closed 0:10:00 udp 0:02:00&lt;/P&gt;&lt;P&gt;timeout rpc 0:10:00 h323 0:05:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&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;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:35:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118025#M639018</guid>
      <dc:creator>stevephamilton</dc:creator>
      <dc:date>2020-02-21T06:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to install pix 515 between cisco 827h dsl router and</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118026#M639019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is not global statement.&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;That will allow NAT to use the outside interface IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2003 20:33:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118026#M639019</guid>
      <dc:creator>wolfrikk</dc:creator>
      <dc:date>2003-02-28T20:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to install pix 515 between cisco 827h dsl router and</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118027#M639020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to define global statement on PIX. If it does not work than remove the NAT from the dsl router. Because you are double natting one is on PIX and another DSL. Sos remove the NAT from DSL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2003 20:59:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118027#M639020</guid>
      <dc:creator>rjain</dc:creator>
      <dc:date>2003-02-28T20:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to install pix 515 between cisco 827h dsl router and</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118028#M639021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the command:&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;But still cannot connect to the internet from workstations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2003 21:11:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118028#M639021</guid>
      <dc:creator>stevephamilton</dc:creator>
      <dc:date>2003-02-28T21:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to install pix 515 between cisco 827h dsl router and</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118029#M639022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that you are using private ip addresses on the outside interface.  Is the DSL router doing NAT.  With some of the DSL Routers, you can configure them for bridging.  You could then enable NAT on the PIX and configure the PIX outside interface with a static IP obtained from your ISP, or configure it to autonegotiate the IP address from your ISP.  You may have to call you ISP to see if their equiptment can handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2003 21:18:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118029#M639022</guid>
      <dc:creator>wolfrikk</dc:creator>
      <dc:date>2003-02-28T21:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to install pix 515 between cisco 827h dsl router and</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118030#M639023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can resolve this problem if you add a adsl modem and don't use your dsl router.&lt;/P&gt;&lt;P&gt;515E with the latest version now supports pppoe!&lt;/P&gt;&lt;P&gt;But I don't know why your current config  does't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think it can work till you post your  question.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Mar 2003 09:59:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-install-pix-515-between-cisco-827h-dsl-router-and-my/m-p/118030#M639023</guid>
      <dc:creator>litouch</dc:creator>
      <dc:date>2003-03-02T09:59:50Z</dc:date>
    </item>
  </channel>
</rss>

