<?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 Transparent Mode in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430590#M836230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've have made the changes to the security level and the other line you advised but no joy still although i am now seeing traffic on the capture on both inside and outside now but no through traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the mac address table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nterface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mac&amp;nbsp; address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age(min)&lt;BR /&gt;------------------------------------------------------------------&lt;BR /&gt;inside&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0014.bfb8.ac32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 &lt;BR /&gt;inside&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0026.b0c0.6165&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 21:41:00 GMT</pubDate>
    <dc:creator>abolton291078</dc:creator>
    <dc:date>2010-07-13T21:41:00Z</dc:date>
    <item>
      <title>PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430584#M836224</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to configure an old PIX 515e i have brought this up to pix804, I would like this to run in transparent mode so i dont have to reconfigure the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It currently sits with the switch on the inside interface and a ethernet dsl modem in bridge mode on the ouside so the gateway is remote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;traffic isent pass out bound with this config can any one see anything simple i may have missed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;BR /&gt;: Written by enable_15 at 20:16:50.013 UTC Mon Jul 12 2010&lt;BR /&gt;!&lt;BR /&gt;PIX Version 8.0(4) &lt;BR /&gt;!&lt;BR /&gt;firewall transparent&lt;BR /&gt;hostname pixfirewall&lt;BR /&gt;enable password xxxx encrypted&lt;BR /&gt;passwd xxxx encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0&lt;BR /&gt; speed 100&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet1&lt;BR /&gt; speed 100&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet2&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;ip address 172.16.32.5 255.255.255.0&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:453e0fdc6c257a3b509cc72abfc9479a&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:10:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430584#M836224</guid>
      <dc:creator>abolton291078</dc:creator>
      <dc:date>2019-03-11T18:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430585#M836225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the default gateway of the internal devices? Are they using private&lt;/P&gt;&lt;P&gt;IP or public IP? Can you ping the modem (if modem is acting as a router)? Is&lt;/P&gt;&lt;P&gt;your modem capable of doing NAT (in case you are using private IP on the&lt;/P&gt;&lt;P&gt;inside)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 20:11:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430585#M836225</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-12T20:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430586#M836226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The whole config is based on public ip's the modem is in bridge mode so it doesent have an ip the gateway is the remote internet router at the ISP so no local router and the inside host do have the remote router set as there gateway, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. this works fine with out the pix inline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 20:23:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430586#M836226</guid>
      <dc:creator>abolton291078</dc:creator>
      <dc:date>2010-07-12T20:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430587#M836227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you configure capture on the firewall to see if the traffic is traversing through the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list cap permit ip host &lt;INSIDE host="" ip=""&gt; any&lt;/INSIDE&gt;&lt;/P&gt;&lt;P&gt;access-list cap permit ip any host &lt;INSIDE host="" ip=""&gt;&lt;/INSIDE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture capout access-list cap interface outside&lt;/P&gt;&lt;P&gt;capture capin access-list cap interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you configure the capture, generate some traffic from the inside host. Then issue "show capture capin" and "show capture capout" on the firewall. If you see the packets souced from the inside interface on the outside interface, that means the firewall is letting the packets through from inside to outside interface. Similarly, if you see the reply packets from the internet server on the outside interface, your modem is letting the traffic through from internet to your network. Then check the inside capture to see if you are seeing any return traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give us a fair idea of what could be the reason for failure in the communication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 21:18:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430587#M836227</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-12T21:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430588#M836228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im seeing traffic on the inside interface but nothing on the outside &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 21:43:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430588#M836228</guid>
      <dc:creator>abolton291078</dc:creator>
      <dc:date>2010-07-12T21:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430589#M836229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to change the security level of the outside interface to 100 and configure "same-security-traffic permit inter-interface" command? Also, can you post the output of "show mac-address-table" command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 00:25:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430589#M836229</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T00:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430590#M836230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've have made the changes to the security level and the other line you advised but no joy still although i am now seeing traffic on the capture on both inside and outside now but no through traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the mac address table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nterface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mac&amp;nbsp; address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age(min)&lt;BR /&gt;------------------------------------------------------------------&lt;BR /&gt;inside&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0014.bfb8.ac32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 &lt;BR /&gt;inside&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0026.b0c0.6165&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 21:41:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430590#M836230</guid>
      <dc:creator>abolton291078</dc:creator>
      <dc:date>2010-07-13T21:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430591#M836232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the problem is that, since the firewall is not seeing any MAC addresses on the outside, it is not able to determine if the packet need to be sent outside or be blocked. Can you try to put your Modem in routed mode and see if you can send any traffic through the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 22:38:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430591#M836232</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T22:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430592#M836234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;It seem to be working now with the below config but now it allow traffic in and out &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;PIX Version 8.0(4) &lt;BR /&gt;!&lt;BR /&gt;firewall transparent&lt;BR /&gt;hostname pixfirewall&lt;BR /&gt;enable password xxxx encrypted&lt;BR /&gt;passwd xxxx encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0&lt;BR /&gt; speed 100&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet1&lt;BR /&gt; speed 100&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet2&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm debugging&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;ip address 172.16.32.5 255.255.255.0&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image flash:/asdm-613.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 172.16.32.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:f15e8720d01e997639ce355197d6efac&lt;BR /&gt;: end&lt;BR /&gt;asdm image flash:/asdm-613.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 14:45:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430592#M836234</guid>
      <dc:creator>abolton291078</dc:creator>
      <dc:date>2010-07-14T14:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430593#M836237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming you just changed the security level of outside interface to 100 and added "same-security-traffic permit inter-interface". Is that correct? If that is the case, then I think you might have connected the inside and outside interfaces in reverse i.e. inside interface (Ethernet 1) is connected to the modem and outside interface (Ethernet 0) is connected to the LAN. Can you please verify that and change them accordingly. Also, once you change the cabling, change the outside interface security to 0 and see if the communication still works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 16:53:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430593#M836237</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-14T16:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Transparent Mode</title>
      <link>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430594#M836242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you were spot on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 22:55:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-transparent-mode/m-p/1430594#M836242</guid>
      <dc:creator>abolton291078</dc:creator>
      <dc:date>2010-07-14T22:55:51Z</dc:date>
    </item>
  </channel>
</rss>

