<?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 configure communication from inside network to DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857162#M492015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not need to access "from" DMZ to Lan... no forward interface Vlan1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan5&lt;/P&gt;&lt;P&gt;no forward interface Vlan1&lt;/P&gt;&lt;P&gt;nameif DMZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to access Vlan5 (DMZ) from my Vlan1 (inside). do I really need a security plus license for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My web server on Vlan5 (DMZ) can access Internet, and from Internet I can access web server in Vlan5 (DMZ) on port 80 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;193.15.14.11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explaine so a child can understand &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2011 06:16:44 GMT</pubDate>
    <dc:creator>dennis.nybratt</dc:creator>
    <dc:date>2011-12-02T06:16:44Z</dc:date>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857159#M492011</link>
      <description>&lt;P&gt;ASDM 6.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I need help about ASA 5505 and DMZ, I have a Base License.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do for access inside network to DMZ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;I successfully configure, internet Access for DZM and inside network, web server can be accessed from internet, but I have problem to configure communication from inside network to DMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;//Dennis&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:57:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857159#M492011</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2019-03-11T21:57:46Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857160#M492012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Running config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;: Saved
:
ASA Version 8.4(2) 
!
hostname qpcnet
enable password Fzc1w9KayYqp2.LH encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
 switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
 switchport access vlan 5
!
interface Ethernet0/4
 switchport access vlan 5
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
 nameif inside
 security-level 100
 ip address 192.168.10.1 255.255.255.0 
!
interface Vlan2
 nameif outside
 security-level 0
 ip address 193.15.14.7 255.255.255.192 
!
interface Vlan5
 no forward interface Vlan1
 nameif DMZ
 security-level 50
 ip address 192.168.2.1 255.255.255.0 
!
ftp mode passive
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
object network obj_any
 subnet 0.0.0.0 0.0.0.0
object network speakersaid
 host 192.168.2.11
object-group protocol TCPUDP
 protocol-object udp
 protocol-object tcp
access-list outside_access_in extended permit object-group TCPUDP any object speakersaid eq www 
pager lines 24
logging enable
logging asdm informational
mtu inside 1500
mtu outside 1500
mtu DMZ 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-645-206.bin
no asdm history enable
arp timeout 14400
!
object network obj_any
 nat (inside,outside) dynamic interface
object network speakersaid
 nat (any,any) static 193.15.14.11
!
nat (inside,outside) after-auto source dynamic any interface
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 193.15.14.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
user-identity default-domain LOCAL
http server enable
http 192.168.1.0 255.255.255.0 inside
http 192.168.10.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
telnet timeout 5
ssh timeout 5
console timeout 0

dhcpd auto_config outside
!
dhcpd dns 130.244.127.162 130.244.127.170 interface inside
!
dhcpd address 192.168.2.100-192.168.2.200 DMZ
dhcpd dns 130.244.127.162 130.244.127.170 interface DMZ
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ntp server 192.36.133.17 source outside
ntp server 192.36.133.25 source outside
webvpn
!
class-map inspection_default
 match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
 parameters
&amp;nbsp; message-length maximum client auto
&amp;nbsp; message-length maximum 512
policy-map global_policy
 class inspection_default
&amp;nbsp; inspect dns preset_dns_map 
&amp;nbsp; inspect ftp 
&amp;nbsp; inspect h323 h225 
&amp;nbsp; inspect h323 ras 
&amp;nbsp; inspect rsh 
&amp;nbsp; inspect rtsp 
&amp;nbsp; inspect esmtp 
&amp;nbsp; inspect sqlnet 
&amp;nbsp; inspect skinny&amp;nbsp; 
&amp;nbsp; inspect sunrpc 
&amp;nbsp; inspect xdmcp 
&amp;nbsp; inspect sip&amp;nbsp; 
&amp;nbsp; inspect netbios 
&amp;nbsp; inspect tftp 
&amp;nbsp; inspect ip-options 
&amp;nbsp; inspect icmp 
!
service-policy global_policy global
prompt hostname context 
no call-home reporting anonymous
Cryptochecksum:6731dc1cb267c4b84442534e23801485
: end
asdm image disk0:/asdm-645-206.bin
no asdm history enable
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 07:56:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857160#M492012</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2011-12-01T07:56:02Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857161#M492013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is that a base license on a 5505 ASA your DMZ or third vlan is restricted so it can only access another vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order for you to communicate from the DMZ to the Inside and Outside you will need the security-plus license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&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;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:32:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857161#M492013</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-01T17:32:15Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857162#M492015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not need to access "from" DMZ to Lan... no forward interface Vlan1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan5&lt;/P&gt;&lt;P&gt;no forward interface Vlan1&lt;/P&gt;&lt;P&gt;nameif DMZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to access Vlan5 (DMZ) from my Vlan1 (inside). do I really need a security plus license for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My web server on Vlan5 (DMZ) can access Internet, and from Internet I can access web server in Vlan5 (DMZ) on port 80 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;193.15.14.11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explaine so a child can understand &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 06:16:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857162#M492015</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2011-12-02T06:16:44Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857163#M492017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I told you before you will be restricted with the amount of VLANS on an ASA 5505.&lt;/P&gt;&lt;P&gt;You can have communication between vlan 1 and 2, but as soon as you add a third one, that vlan would be able to maintain communication with just one interface that&amp;nbsp; is why is called restricted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you want to allow that communication you will need to order a security plus license.&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;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 07:39:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857163#M492017</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-02T07:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857164#M492018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dennis &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You donot need a security plus license on ASA 5505 for accessing the resources from inside to DMZ . This can be achieved by following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.2.0&lt;/P&gt;&lt;P&gt; subnet 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt; nat (inside,dmz) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 07:43:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857164#M492018</guid>
      <dc:creator>anksachd</dc:creator>
      <dc:date>2011-12-02T07:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857165#M492019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; OK I will try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not a CLI guy so i will try to do it with ASDM 6.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think I need some more help where to do this in ASDM 6.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 08:41:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857165#M492019</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2011-12-02T08:41:33Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857166#M492020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Ankur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me where to type the lines in ADSM 6.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 12:12:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857166#M492020</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2011-12-05T12:12:06Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857167#M492021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dennis ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through below configuration example , which will tell you Step by step configuration of configuring NAT Rules in 8.3 via ASDM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b1ee95.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b1ee95.shtml&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it helps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 14:19:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857167#M492021</guid>
      <dc:creator>anksachd</dc:creator>
      <dc:date>2011-12-05T14:19:23Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857168#M492023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried changing the &lt;STRONG&gt;no forward interface&lt;/STRONG&gt; to &lt;STRONG&gt;vlan 2&lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 21:23:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857168#M492023</guid>
      <dc:creator>eddie.harmoush</dc:creator>
      <dc:date>2011-12-05T21:23:24Z</dc:date>
    </item>
    <item>
      <title>configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857169#M492025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do I achive with that config???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 07:24:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857169#M492025</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2011-12-06T07:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857170#M492028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;edit: Corrected by Ankur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 14:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857170#M492028</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2011-12-06T14:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857171#M492030</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;Well i donot agree with the same . If you have the current config with the base license , then the DMZ Interface can only speak to outside interface and not to VLAN1 (i.e DMZ can either communicate with the outside or inside but not both )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if the inside interface want to communicate to VLAN 5 (DMZ ) resources i.e if&amp;nbsp; inside hosts initiates a new connection to DMZ , it can certainly do so and there is no restriction for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;interface Vlan5&lt;BR /&gt; no forward interface Vlan1&lt;SPAN style="color: #ff0000;"&gt;----&amp;gt; This says i dont want to communicate to inside i/f&lt;/SPAN&gt;&lt;BR /&gt; nameif DMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ankur&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 14:47:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857171#M492030</guid>
      <dc:creator>anksachd</dc:creator>
      <dc:date>2011-12-06T14:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857172#M492033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for correcting me Ankur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 15:01:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857172#M492033</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2011-12-06T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: configure communication from inside network to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857173#M492034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My new Cisco ASA 5505 (for testing purpes) arrived to day,&amp;nbsp; I will start testing tomorrow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I learn somthing new every day, thanks everybody for that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 15:31:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-communication-from-inside-network-to-dmz/m-p/1857173#M492034</guid>
      <dc:creator>dennis.nybratt</dc:creator>
      <dc:date>2011-12-06T15:31:47Z</dc:date>
    </item>
  </channel>
</rss>

