<?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 DMZ traffice allowed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688612#M534878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I guess if you remove the complete ACL's access-group would automatically be disabled, since it is dependent on ACL, so that should be fine. We just need the output for ACL's and access-group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 13:58:36 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2011-07-27T13:58:36Z</dc:date>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688601#M534864</link>
      <description>&lt;P&gt;I have an ASA that we are using to allow guests access to the Internet via the Outside interface.&amp;nbsp; What command can I issue to allow all traffice types from the DMZ where my guests sit, to the Internet.&amp;nbsp; They use all sorts of things such as SMTP, IMAP, VOIP and so on, so I don't want to hinder there work. &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:04:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688601#M534864</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2019-03-11T21:04:37Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688602#M534867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you would just need a nat global statement to be added:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you can provide the output of " show run nat" and "show run global" , we can provide the specif command for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:31:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688602#M534867</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-27T13:31:37Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688603#M534869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Here is what I currently have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa# sho run nat&lt;BR /&gt;nat (dmz) 101 0.0.0.0 0.0.0.0&lt;BR /&gt;asa# sho run global&lt;BR /&gt;global (outside) 101 interface&lt;BR /&gt;asa#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688603#M534869</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-07-27T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688604#M534870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronald &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couple of things to check - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) is the dmz interface set to a higher security level than the outside ie. &amp;gt; 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) do you have an acl applied to the dmz interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the answer to 1) is yes and 2) is no and you have the nat statements as in your last post it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:36:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688604#M534870</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2011-07-27T13:36:20Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688605#M534871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you have the correct configuration for it already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:36:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688605#M534871</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-27T13:36:46Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688606#M534872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The DMZ is set at 50. Outide at 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of ACLs right now, but they can be removed if needed to allow what I need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:38:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688606#M534872</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-07-27T13:38:17Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688607#M534873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have an acl applied in or out to the dmz interface then you either need to remove it or modify it to allow the traffic you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:39:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688607#M534873</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2011-07-27T13:39:37Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688608#M534874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you shoudl be good then, test it and if you afce any issue, do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include a default route as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 &lt;NEXT hop="" for="" asa=""&gt; 1&lt;/NEXT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:41:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688608#M534874</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-27T13:41:14Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688609#M534875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have disabled the ACLs on the DMZ interface. Now, no traffic flows from the DMZ out to the Internet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:49:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688609#M534875</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-07-27T13:49:56Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688610#M534876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What were those ACL's, can you provide the output of :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show access-list and show run access-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:53:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688610#M534876</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-27T13:53:28Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688611#M534877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronald &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post config. Did you remove the acl from the interface ie. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no access-group &lt;ACL name=""&gt; in interface dmz &lt;/ACL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:54:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688611#M534877</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2011-07-27T13:54:19Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688612#M534878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I guess if you remove the complete ACL's access-group would automatically be disabled, since it is dependent on ACL, so that should be fine. We just need the output for ACL's and access-group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:58:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688612#M534878</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-27T13:58:36Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688613#M534879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Here is my currnet config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to allow all destination ports from users int the DMZ to any destination on the Outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx&lt;BR /&gt;!&lt;BR /&gt;interface Vlan8&lt;BR /&gt; no forward interface Vlan1&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 172.31.10.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan11&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address ww.www.ww.www 255.255.255.252&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; switchport access vlan 11&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 8&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; switchport access vlan 8&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt; switchport access vlan 8&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt; switchport access vlan 8&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt; switchport access vlan 8&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa804-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name asa&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_2&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_3&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt; service-object tcp-udp eq domain&lt;BR /&gt; service-object tcp eq www&lt;BR /&gt; service-object tcp eq https&lt;BR /&gt;object-group service RDPGroup tcp&lt;BR /&gt; port-object eq 3389&lt;BR /&gt;object-group service DM_INLINE_SERVICE_2&lt;BR /&gt; service-object tcp-udp eq domain&lt;BR /&gt; service-object tcp eq www&lt;BR /&gt; service-object tcp eq https&lt;BR /&gt; service-object tcp eq smtp&lt;BR /&gt;object-group service IMAPS tcp&lt;BR /&gt; description IMAPS Port for IMAP EMails&lt;BR /&gt; port-object eq 993&lt;BR /&gt; port-object eq 465&lt;BR /&gt;access-list dmz extended permit ip any any&lt;BR /&gt;access-list dmz_access_in extended permit object-group DM_INLINE_SERVICE_2 any any&lt;BR /&gt;access-list dmz_access_in extended permit tcp any any object-group IMAPS&lt;BR /&gt;access-list dmz_access_in extended permit tcp any any object-group RDPGroup&lt;BR /&gt;access-list outside_access_in extended permit object-group DM_INLINE_SERVICE_1 any any inactive&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;ip verify reverse-path interface inside&lt;BR /&gt;ip verify reverse-path interface outside&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any dmz&lt;BR /&gt;icmp permit any outside&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 101 interface&lt;BR /&gt;nat (dmz) 101 0.0.0.0 0.0.0.0&lt;BR /&gt;access-group dmz_access_in in interface dmz&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 yy.yyy.yy.yyy 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 inside&lt;BR /&gt;http 192.168.1.10 255.255.255.255 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 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 172.31.10.10-172.31.10.254 dmz&lt;BR /&gt;dhcpd dns dd.dd.d.ddd ee.ee.e.eee interface dmz&lt;BR /&gt;dhcpd enable dmz&lt;BR /&gt;!&lt;/P&gt;&lt;P&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;ssl encryption rc4-sha1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;Cryptochecksum:b46035dd423c22d5c780e84b226ffa1e&lt;BR /&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:59:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688613#M534879</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-07-27T13:59:31Z</dc:date>
    </item>
    <item>
      <title>DMZ traffice allowed</title>
      <link>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688614#M534880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you just add this acl, this shoudl work for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you should have access after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 14:02:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-traffice-allowed/m-p/1688614#M534880</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-27T14:02:40Z</dc:date>
    </item>
  </channel>
</rss>

