<?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 File Server in DMZ - I can ping it, but can't connect via unc pa in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253253#M347739</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;Looks as though you have the right ports in the acl for the DMZ, is the acl on the Inside interface permitting everything through? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you filtered the logs by IP address and tried to connect? Would show if anything is being blocked along the way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 15:40:51 GMT</pubDate>
    <dc:creator>andyjames</dc:creator>
    <dc:date>2013-06-19T15:40:51Z</dc:date>
    <item>
      <title>File Server in DMZ - I can ping it, but can't connect via unc path</title>
      <link>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253252#M347738</link>
      <description>&lt;P&gt;host = Windows Server 2003 in DMZ ( 192.168.171.21 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;can ping&lt;/STRONG&gt;&lt;/SPAN&gt; it from my INSIDE network ( INSIDE = 192.168.172.0 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;can't connect via UNC path&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit ip 192.168.171.21 255.255.255.0 192.168.172.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;access-list dmz_access_in extended permit udp host 192.168.171.21 192.168.172.0 255.255.255.0 eq netbios-ns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit udp host 192.168.171.21 192.168.172.0 255.255.255.0 eq netbios-dgm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit tcp host 192.168.171.21 192.168.172.0 255.255.255.0 eq 139&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit tcp host 192.168.171.21 192.168.172.0 255.255.255.0 eq 445&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even a firewall issue or a M$ issue? &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;Ian.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:00:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253252#M347738</guid>
      <dc:creator>Ian Walker</dc:creator>
      <dc:date>2019-03-12T02:00:29Z</dc:date>
    </item>
    <item>
      <title>File Server in DMZ - I can ping it, but can't connect via unc pa</title>
      <link>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253253#M347739</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;Looks as though you have the right ports in the acl for the DMZ, is the acl on the Inside interface permitting everything through? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you filtered the logs by IP address and tried to connect? Would show if anything is being blocked along the way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:40:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253253#M347739</guid>
      <dc:creator>andyjames</dc:creator>
      <dc:date>2013-06-19T15:40:51Z</dc:date>
    </item>
    <item>
      <title>File Server in DMZ - I can ping it, but can't connect via unc pa</title>
      <link>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253254#M347740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My understanding is that a &lt;EM&gt;&lt;STRONG&gt;stateful&lt;/STRONG&gt;&lt;/EM&gt; connection originating from the INSIDE Security level 100 will be allowed back in from DMZ security level 50 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the inside interface I have only the default 1 implicit incoming rule &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Source = ANY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination = Anly less secure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need acl on INSIDE interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:58:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253254#M347740</guid>
      <dc:creator>Ian Walker</dc:creator>
      <dc:date>2013-06-19T15:58:44Z</dc:date>
    </item>
    <item>
      <title>File Server in DMZ - I can ping it, but can't connect via unc pa</title>
      <link>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253255#M347741</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;Yep, if you only have the default rule on the Inside then it should allow the flow through to the DMZ and back. No need for an acl on the Inside, just wasn't sure if you had one other than the default or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would try filtering the logs to see if anything is being blocked, other than that, packet tracer might flag something up. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:06:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/file-server-in-dmz-i-can-ping-it-but-can-t-connect-via-unc-path/m-p/2253255#M347741</guid>
      <dc:creator>andyjames</dc:creator>
      <dc:date>2013-06-19T16:06:08Z</dc:date>
    </item>
  </channel>
</rss>

