<?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: Accessing shared folder on member server from DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689979#M562297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If you are able to access domain controller from dmz, it might not be necessary that you have ports open for accessing other members as well, just check whether the ACL includes other domain members as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as other queries are concerned, I would suggest if you could provide the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show run nat&lt;/P&gt;&lt;P&gt;show run global&lt;/P&gt;&lt;P&gt;show run static&lt;/P&gt;&lt;P&gt;show run access-group&lt;/P&gt;&lt;P&gt;show run access-list &lt;ACL created="" for="" accessing="" domain="" controller=""&gt;&lt;/ACL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would clear out the confusion between us, also you can run a packet-tracer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer input DMZ3 tcp 192.168.3.4 1234 10.0.0.29 445 detailed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would atleast give us some guidance where the tarfic is being dropped.&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, 18 May 2011 13:06:25 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2011-05-18T13:06:25Z</dc:date>
    <item>
      <title>Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689971#M562263</link>
      <description>&lt;P&gt;Ok, the bit that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a rule on our ASA, source=dmz server, destination=domain server, service=domain which works fine and permits access to my domain controllers and access shared folders from a test DMZ server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..and the bit that doesn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I cannot fathom is accessing member servers even though I've added another rule but with services 53, 137-139 and 445 (all TCP/UDP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help as always appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:33:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689971#M562263</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2019-03-11T20:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689972#M562266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you're trying to access some servers in your DMZ network from the outside on ports 53, 137-139 and 445 (all TCP/UDP)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, you need to have access-lists to permit traffic to these ports and static nat commands. Can you paste your configuration here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 10:50:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689972#M562266</guid>
      <dc:creator>Anu M Chacko</dc:creator>
      <dc:date>2011-05-16T10:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689973#M562268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to access the member servers using the DMZ servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I RDP to a DMZ server I can access my DC's, but not my member servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am on the inside of my network.&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;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 12:05:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689973#M562268</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-16T12:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689974#M562272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone? &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 10:40:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689974#M562272</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-18T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689975#M562277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you just explain, while accessing the member servers, behind which interface does the source lie and behind which interface does the destination lie, along with the Ip addresses??&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, 18 May 2011 10:47:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689975#M562277</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T10:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689976#M562283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, the source DMZ server (192.168.3.4) is on Ethernet0/1.20 DMZ3 (we are using a vlan setup to a cisco switch). As mentioned I can access the Domain Controllers without any issues whatsoever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The destination Domain Member (10.0.0.29) server is on Ethernet0/0 Inside (same as the Domain Controllers)&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;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:16:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689976#M562283</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-18T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689977#M562288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For accessing the domain member from the DMZ server, you would need the following check list:&lt;/P&gt;&lt;P&gt;1. Allow access from DMZ3 to inside, since your DMZ3 is low security interface, through ACl and apply the ACL on in interface DMZ3.&lt;/P&gt;&lt;P&gt;2. You would need a Natting for the the dmz server to your domain member, something like:&lt;/P&gt;&lt;P&gt;nat (DMZ3) 5 192.168.3.4&lt;/P&gt;&lt;P&gt;global (inside) 5 interface&lt;/P&gt;&lt;P&gt;3. You would also need a translation for the destination, like&lt;/P&gt;&lt;P&gt;static (inside,DMZ3) 1.1.1.1 10.0.0.29&lt;/P&gt;&lt;P&gt;if the domain member needs to be accessed by its original IP, then;&lt;/P&gt;&lt;P&gt;static (inside,DMZ3) 10.0.0.29 10.0.0.29&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These should work for you, let me know the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still does not work kindly provide me the relevant configuration that you have for the setup, we might need to take captures and logs after 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, 18 May 2011 12:36:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689977#M562288</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T12:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689978#M562295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ref to no.1 wouldn't this already be there if I can access the Domain controllers from DMZ3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For no.2 I cannot see any NAT rule relating to the DC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and for no.3 I cannot see anything relating in the ACL for DC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just trying to make sense of it all. Is there a command I can run to question my questions in case I'm not seeing what I would expect in ASDM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:54:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689978#M562295</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-18T12:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689979#M562297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If you are able to access domain controller from dmz, it might not be necessary that you have ports open for accessing other members as well, just check whether the ACL includes other domain members as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as other queries are concerned, I would suggest if you could provide the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show run nat&lt;/P&gt;&lt;P&gt;show run global&lt;/P&gt;&lt;P&gt;show run static&lt;/P&gt;&lt;P&gt;show run access-group&lt;/P&gt;&lt;P&gt;show run access-list &lt;ACL created="" for="" accessing="" domain="" controller=""&gt;&lt;/ACL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would clear out the confusion between us, also you can run a packet-tracer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer input DMZ3 tcp 192.168.3.4 1234 10.0.0.29 445 detailed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would atleast give us some guidance where the tarfic is being dropped.&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, 18 May 2011 13:06:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689979#M562297</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T13:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689980#M562298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot see anything that would suggest I can get to any domain members, all I can see is a rule relating to the source=dmz servers to destination=DC's with service domain/UDP=permit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have omitted some results that I'm sure are not relevant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show run nat"&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;BR /&gt;nat (inside) 1 InternalNetwork 255.255.255.0&lt;BR /&gt;nat (DMZ1) 1 DMZ1 255.255.255.0&lt;BR /&gt;nat (DMZ2) 1 DMZ2 255.255.255.0&lt;BR /&gt;nat (DMZ3) 1 DMZ3 255.255.255.0&lt;BR /&gt;nat (DMZ4) 1 DMZ4 255.255.255.0&lt;/P&gt;&lt;P&gt;Result of the command: "show run global"&lt;/P&gt;&lt;P&gt;global (DMZ2) 1 interface&lt;BR /&gt;global (DMZ3) 1 interface&lt;BR /&gt;global (DMZ4) 1 interface&lt;BR /&gt;global (outside) 2 &lt;STRONG&gt;DMZservername&lt;/STRONG&gt;_external netmask 255.0.0.0&lt;BR /&gt;global (outside) 1 &lt;STRONG&gt;EXT. IP&lt;/STRONG&gt; netmask 255.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show run static" (I have removed most results)&lt;/P&gt;&lt;P&gt;static (inside,DMZ3) &lt;STRONG&gt;DCservername&lt;/STRONG&gt; &lt;STRONG&gt;DCservername&lt;/STRONG&gt; netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show run access-group"&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group DMZ1_access_in in interface DMZ1&lt;BR /&gt;access-group DMZ2_access_in in interface DMZ2&lt;BR /&gt;access-group DMZ3_access_in in interface DMZ3&lt;BR /&gt;access-group DMZ4_access_in in interface DMZ4&lt;BR /&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show run access-list"&lt;/P&gt;&lt;P&gt;A lot of results here I wasn't prepared to list publically, anything in particular you're looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could I run the packet tracer using the Tools &amp;gt; Packet tracer? (if so do I need to input options for each screen?&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;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:32:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689980#M562298</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-18T13:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689981#M562299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might need to add the following static command for your domain member:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ3) DCmember DCmember 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where DCmember----10.0.0.29&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and alsdo I was asking for only this ACL:&lt;/P&gt;&lt;P&gt;show run access-list DMZ3_access_in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be enough, and all that you need.&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, 18 May 2011 13:48:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689981#M562299</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T13:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689982#M562300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and please run the packet-tracer in CLI, it would give you a clear picture of packet flow.&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, 18 May 2011 13:50:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689982#M562300</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T13:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689983#M562301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go Varun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show run access-list DMZ3_access_in"&lt;/P&gt;&lt;P&gt;access-list DMZ3_access_in extended permit udp object-group DM_INLINE_NETWORK_6 object-group DM_INLINE_NETWORK_10 eq domain &lt;BR /&gt;access-list DMZ3_access_in extended permit object-group TCPUDP host &lt;STRONG&gt;DMZservername3&lt;/STRONG&gt; host &lt;STRONG&gt;DomainServerMember&lt;/STRONG&gt; object-group &lt;STRONG&gt;RE&lt;/STRONG&gt; &lt;BR /&gt;access-list DMZ3_access_in extended permit tcp host &lt;STRONG&gt;DMZservername1&lt;/STRONG&gt; any eq www &lt;BR /&gt;access-list DMZ3_access_in extended permit tcp host &lt;STRONG&gt;DMZservername2&lt;/STRONG&gt; any eq www &lt;BR /&gt;access-list DMZ3_access_in extended permit tcp host &lt;STRONG&gt;DMZservername3&lt;/STRONG&gt; any object-group DM_INLINE_TCP_6 &lt;BR /&gt;access-list DMZ3_access_in extended permit ip host &lt;STRONG&gt;DMZservername1&lt;/STRONG&gt; host APCUPS &lt;BR /&gt;access-list DMZ3_access_in extended permit icmp DMZ3 255.255.255.0 any &lt;BR /&gt;access-list DMZ3_access_in extended permit ip DMZ3 255.255.255.0 any &lt;BR /&gt;access-list DMZ3_access_in extended deny ip DMZ3 255.255.255.0 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might add the static route first and see what happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:58:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689983#M562301</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-18T13:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689984#M562302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this is the access-list that you have for dmz server to domain member:&lt;/P&gt;&lt;P&gt;access-list DMZ3_access_in extended permit object-group TCPUDP host &lt;STRONG&gt;DMZservername3&lt;/STRONG&gt; host &lt;STRONG&gt;DomainServerMember&lt;/STRONG&gt; object-group &lt;STRONG&gt;RE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it looks good to me, please verify if &lt;STRONG&gt;DMZservername3-----&amp;gt; 192.168.3.4 and &lt;/STRONG&gt;&lt;STRONG&gt;DomainServerMembe-------&amp;gt; 10.0.0.29&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so your ACL is fine, just add the static command:&lt;/P&gt;&lt;P&gt;static (inside,DMZ3) 10.0.0.29 10.0.0.29&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes.&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, 18 May 2011 14:26:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689984#M562302</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T14:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689985#M562303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That one static addition seems to have solved the problem, are these routes visible anywhere in the ASDM GUI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be checking some other things over the coming weeks but many thanks for your input and patience in helping solve the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689985#M562303</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-18T14:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689986#M562304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats great news,&lt;EM&gt;&amp;nbsp; &lt;/EM&gt;had a hunch that you are missing this statement. To chcek the nat i ASDM, you need to go to &lt;EM&gt;Firewall&lt;/EM&gt; ----&amp;gt; Nat rules and you would see this rule aded there...I am not really sure about the exact tab but it should be&amp;nbsp; there....I am happy it worked for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.- rate posts which are helpful.&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, 18 May 2011 15:37:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689986#M562304</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-18T15:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing shared folder on member server from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689987#M562305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the NAT rules and it just didn't register, if I had bothered to try and access another DC rather than concentrating on just one I reckon the lightbulb would have illuminated LOL. Proof that another set of eyes is so worthwhile in these situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again and I'll go through the posts as requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 07:51:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-shared-folder-on-member-server-from-dmz/m-p/1689987#M562305</guid>
      <dc:creator>mark.a.coleman</dc:creator>
      <dc:date>2011-05-19T07:51:56Z</dc:date>
    </item>
  </channel>
</rss>

