<?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, Disable Split Tunneling in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-disable-split-tunneling/m-p/1561858#M657811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you're using the same ACL for NAT and VPN (I assume you have a single tunnel)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you include in that ACL&amp;nbsp; lvccld&lt;/P&gt;&lt;P&gt;the traffic to any:&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list lvccld permit ip SOURCE_IP SOURCE_MASK any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure on the other end (PIX 525) you have the inverse ACL also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other things might be needed in the PIX525 to allow internet access for this traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Sep 2010 22:29:39 GMT</pubDate>
    <dc:creator>Federico Coto Fajardo</dc:creator>
    <dc:date>2010-09-17T22:29:39Z</dc:date>
    <item>
      <title>PIX 501, Disable Split Tunneling</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-disable-split-tunneling/m-p/1561857#M657780</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX 501 on a remote location and connected via a VPN tunnel to a PIX 525.&amp;nbsp; How do i disable split tunneling on the 501 so that internet access will got through the 525.&amp;nbsp; (We have a requirement that all of our PCs need to go through our filtering device).&amp;nbsp; Below is the config of the 501:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alfred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(3)&lt;BR /&gt;interface ethernet0 auto&lt;BR /&gt;interface ethernet1 100full&lt;BR /&gt;nameif ethernet0 outside security0&lt;BR /&gt;nameif ethernet1 inside security100&lt;BR /&gt;enable password GIwkWBkP91Z.GxDp encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;hostname pix-bunkerville&lt;BR /&gt;domain-name lvccld.org&lt;BR /&gt;clock timezone PST -8&lt;BR /&gt;clock summer-time PDT recurring&lt;BR /&gt;fixup protocol dns maximum-length 512&lt;BR /&gt;fixup protocol ftp 21&lt;BR /&gt;fixup protocol h323 h225 1720&lt;BR /&gt;fixup protocol h323 ras 1718-1719&lt;BR /&gt;fixup protocol http 80&lt;BR /&gt;fixup protocol rsh 514&lt;BR /&gt;fixup protocol rtsp 554&lt;BR /&gt;fixup protocol sip 5060&lt;BR /&gt;fixup protocol sip udp 5060&lt;BR /&gt;fixup protocol skinny 2000&lt;BR /&gt;fixup protocol smtp 25&lt;BR /&gt;fixup protocol sqlnet 1521&lt;BR /&gt;fixup protocol tftp 69&lt;BR /&gt;names&lt;BR /&gt;name 192.168.64.0 lvccld-cidr-1&lt;BR /&gt;name 192.168.96.0 lvccld-cidr-2&lt;BR /&gt;name 192.168.112.0 lvccld-cidr-3&lt;BR /&gt;name 192.168.86.0 bunkerville-net-1&lt;BR /&gt;name 200.200.200.10.1 bunkerville-pix&lt;BR /&gt;access-list lvccld permit ip bunkerville-net-1 255.255.255.0 lvccld-cidr-1 255.255.224.0 &lt;BR /&gt;access-list lvccld permit ip bunkerville-net-1 255.255.255.0 lvccld-cidr-2 255.255.240.0 &lt;BR /&gt;access-list lvccld permit ip bunkerville-net-1 255.255.255.0 lvccld-cidr-3 255.255.252.0 &lt;BR /&gt;access-list lvccld permit ip host bunkerville-pix lvccld-cidr-1 255.255.224.0 &lt;BR /&gt;access-list lvccld permit ip host bunkerville-pix lvccld-cidr-2 255.255.240.0 &lt;BR /&gt;access-list lvccld permit ip host bunkerville-pix lvccld-cidr-3 255.255.252.0 &lt;BR /&gt;access-list lvccld permit ip host bunkerville-pix host 192.168.64.115 &lt;BR /&gt;access-list acl_out permit icmp any any echo-reply &lt;BR /&gt;access-list acl_out permit icmp any any unreachable &lt;BR /&gt;access-list acl_out permit icmp any any time-exceeded &lt;BR /&gt;access-list acl_out permit icmp host 192.168.85.55 host bunkerville-pix &lt;BR /&gt;access-list acl_out permit icmp host dyntek-ping host bunkerville-pix &lt;BR /&gt;no pager&lt;BR /&gt;logging on&lt;BR /&gt;logging buffered debugging&lt;BR /&gt;logging trap informational&lt;BR /&gt;logging host outside 192.168.64.115&lt;BR /&gt;icmp permit any outside&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;ip address outside bunkerville-pix 255.255.255.128&lt;BR /&gt;ip address inside 192.168.86.1 255.255.255.0&lt;BR /&gt;ip audit info action alarm&lt;BR /&gt;ip audit attack action alarm&lt;BR /&gt;pdm logging informational 100&lt;BR /&gt;pdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 0 access-list lvccld&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;BR /&gt;access-group acl_out in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 200.200.200.11 1&lt;BR /&gt;timeout xlate 0:05:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;BR /&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;BR /&gt;timeout uauth 0:05:00 absolute&lt;BR /&gt;aaa-server TACACS+ protocol tacacs+ &lt;BR /&gt;aaa-server RADIUS protocol radius &lt;BR /&gt;aaa-server LOCAL protocol local &lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;ntp server 192.168.64.8 source outside&lt;BR /&gt;ntp server 192.168.64.106 source outside&lt;BR /&gt;snmp-server host outside 192.168.64.124&lt;BR /&gt;snmp-server host inside 192.168.85.107&lt;BR /&gt;snmp-server host outside 192.168.85.55&lt;BR /&gt;snmp-server contact IT Department &lt;BR /&gt;snmp-server enable traps&lt;BR /&gt;floodguard enable&lt;BR /&gt;sysopt connection permit-ipsec&lt;BR /&gt;crypto ipsec transform-set chevelle esp-3des esp-md5-hmac &lt;BR /&gt;crypto map transam 1 ipsec-isakmp&lt;BR /&gt;crypto map transam 1 match address lvccld&lt;BR /&gt;crypto map transam 1 set peer 192.168.111.2&lt;BR /&gt;crypto map transam 1 set transform-set chevelle&lt;BR /&gt;crypto map transam interface outside&lt;BR /&gt;isakmp enable outside&lt;BR /&gt;isakmp key ******** address 192.168.111.2 netmask 255.255.255.255 &lt;BR /&gt;isakmp identity address&lt;BR /&gt;isakmp policy 1 authentication pre-share&lt;BR /&gt;isakmp policy 1 encryption 3des&lt;BR /&gt;isakmp policy 1 hash md5&lt;BR /&gt;isakmp policy 1 group 1&lt;BR /&gt;isakmp policy 1 lifetime 1000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 192.168.85.0 255.255.255.0 outside&lt;BR /&gt;ssh bunkerville-net-1 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;management-access inside&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;dhcprelay server 192.168.64.28 outside&lt;BR /&gt;dhcprelay enable inside&lt;BR /&gt;dhcprelay setroute outside&lt;BR /&gt;username cclpix password 6RYPBVgnGL729r9B encrypted privilege 15&lt;BR /&gt;terminal width 511&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:41:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-disable-split-tunneling/m-p/1561857#M657780</guid>
      <dc:creator>dacruzer1</dc:creator>
      <dc:date>2019-03-11T18:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501, Disable Split Tunneling</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-disable-split-tunneling/m-p/1561858#M657811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you're using the same ACL for NAT and VPN (I assume you have a single tunnel)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you include in that ACL&amp;nbsp; lvccld&lt;/P&gt;&lt;P&gt;the traffic to any:&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list lvccld permit ip SOURCE_IP SOURCE_MASK any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure on the other end (PIX 525) you have the inverse ACL also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other things might be needed in the PIX525 to allow internet access for this traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 22:29:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-disable-split-tunneling/m-p/1561858#M657811</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-09-17T22:29:39Z</dc:date>
    </item>
  </channel>
</rss>

