<?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: Remote VPN access to DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976417#M916633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;please see the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a entry in the root table when a RA-VPN connection is established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no traffic will flow form DMZ to VPN Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2008 10:30:06 GMT</pubDate>
    <dc:creator>peterblersch</dc:creator>
    <dc:date>2008-07-21T10:30:06Z</dc:date>
    <item>
      <title>Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976413#M916626</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;user connecting with the VPN Client to my ASA 5510 could access ressources in the internal Network 192.168.115.0.&lt;/P&gt;&lt;P&gt;But there is no access through the ipsec tunnel to the DMZ Network 192.168.116.0.&lt;/P&gt;&lt;P&gt;VPN clients get Addresses from 192.168.113.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no NAT-relation between the internal and the DMZ, the traffic is routed. I can access ressources between DMZ and internal without problems initiated in both directions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason for the denied access to the DMZ from the VPN clients?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your ideas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:15:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976413#M916626</guid>
      <dc:creator>peterblersch</dc:creator>
      <dc:date>2019-03-11T13:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976414#M916630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have something like the following:&lt;/P&gt;&lt;P&gt;nat (dmz) 0 access-list nat0dmz_acl&lt;/P&gt;&lt;P&gt;...where nat0dmz_acl defines traffic from your dmz to 192.168.113.0/24?&lt;/P&gt;&lt;P&gt;also, if yo'ure using split tunneling, make sure it's included there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:57:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976414#M916630</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2008-07-16T09:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976415#M916631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello srue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no Nat rule between the DMZ and the&lt;/P&gt;&lt;P&gt;External Interface.&lt;/P&gt;&lt;P&gt;In the packet trace i see that packet from hosts in the DMZ route traffic to VPN LAN 192.168.113.0/24 send the packet to the default route, that is the external interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will configure a static route with the virtual interface of the VPN tunnel endpoint 192.168.113.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose:&lt;/P&gt;&lt;P&gt;The traffic back from DMZ to VPN-LAN is not &lt;/P&gt;&lt;P&gt;sent to the tunnel gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 06:00:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976415#M916631</guid>
      <dc:creator>peterblersch</dc:creator>
      <dc:date>2008-07-18T06:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976416#M916632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;show the configuration of the ASA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 08:59:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976416#M916632</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-18T08:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976417#M916633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;please see the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a entry in the root table when a RA-VPN connection is established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no traffic will flow form DMZ to VPN Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 10:30:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976417#M916633</guid>
      <dc:creator>peterblersch</dc:creator>
      <dc:date>2008-07-21T10:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976418#M916634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list NO-NAT-DMZ permit ip 192.168.111.0 255.255.255.0 192.168.113.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (DMZ) 0 access-list NO-NAT-DMZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 10:54:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976418#M916634</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-21T10:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976419#M916635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, it works, &lt;/P&gt;&lt;P&gt;thank you for the solution!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 05:38:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976419#M916635</guid>
      <dc:creator>peterblersch</dc:creator>
      <dc:date>2008-07-22T05:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Remote VPN access to DMZ</title>
      <link>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976420#M916636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Pls RATE if HELPS] &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 05:41:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-vpn-access-to-dmz/m-p/976420#M916636</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-22T05:41:30Z</dc:date>
    </item>
  </channel>
</rss>

