<?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: VPN and DHCP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872326#M28159</link>
    <description>&lt;P&gt;You haven't shared exactly what you have configured so far so unsure what you have at the moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would remove all the relay commands etc.. You should not need these for Anyconnect / VPN users.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;no dhcprelay server &amp;lt;address&amp;gt; outside&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;no dhcprelay enable RAS (my inside interface)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;no dhcprelay setroute RAS&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets assume your DHCP Server is 10.10.10.10 and your scope is 172.16.21.0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ensure you have the DHCP Server configured under your tunnel-group, e.g&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config)# tunnel-group YOUR_ANYCONNECT_TUNNEL_GROUP general-attributes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config-tunnel-general)# dhcp-server 10.10.10.10&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Under the Group Policy for the Tunnel Group&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config)# group-policy YOUR_ANYCONNECT_GROUP_POLICY attributes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config-group-policy)# dhcp-network-scope 172.16.21.1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure that 172.16.21.0/24 is routable towards your Anyconnect ASA.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 10:35:42 GMT</pubDate>
    <dc:creator>GRANT3779</dc:creator>
    <dc:date>2019-06-13T10:35:42Z</dc:date>
    <item>
      <title>VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3871966#M28150</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;have an issue. I have a Microsoft DHCP server behind a context firewall.My VPN clients come in through a different firewall (5510). I need to have them pick up a DHCP address from the appropriate scope.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works if the DHCP is defined on the 5510 but not under the circumstances above.&lt;/P&gt;&lt;P&gt;I have noticed a unicast going out of the 5510 but no response. I believe we have connectivity to the DHCP server (I can ping).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help? Thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 18:53:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3871966#M28150</guid>
      <dc:creator>joseph.williams@atos.net</dc:creator>
      <dc:date>2019-06-12T18:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3871976#M28151</link>
      <description>Does your firewall has dhcp relay configured properly?</description>
      <pubDate>Wed, 12 Jun 2019 19:19:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3871976#M28151</guid>
      <dc:creator>Jaderson Pessoa</dc:creator>
      <dc:date>2019-06-12T19:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3871991#M28152</link>
      <description>&lt;P&gt;That's part of the question. I have tried putting it on the ASA without sucess. Do I need to do something on the other firewall?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 20:06:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3871991#M28152</guid>
      <dc:creator>joseph.williams@atos.net</dc:creator>
      <dc:date>2019-06-12T20:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872017#M28153</link>
      <description>&lt;P&gt;Do you have an ACL on the ASA that the DHCP server sits behind that's maybe blocking the requests.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure how familiar you are with ASA but you could run a packet capture on the far end ASA to see if your request is getting as far as there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what others have seen in the past also - on your anyconnect NAT config , add route-lookup at the end of your NAT statement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 21:04:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872017#M28153</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-06-12T21:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872028#M28154</link>
      <description>&lt;P&gt;I added the following to my asa&lt;/P&gt;&lt;P&gt;dhcprelay server &amp;lt;address&amp;gt; outside&lt;/P&gt;&lt;P&gt;dhcprelay enable RAS (my inside interface)&lt;/P&gt;&lt;P&gt;dhcprelay setroute RAS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I do, Anyconnect comes back with an immediate disconnect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 21:31:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872028#M28154</guid>
      <dc:creator>joseph.williams@atos.net</dc:creator>
      <dc:date>2019-06-12T21:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872029#M28157</link>
      <description>&lt;P&gt;I don't understand the AnyConnect NAT statement you are talking about.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 21:32:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872029#M28157</guid>
      <dc:creator>joseph.williams@atos.net</dc:creator>
      <dc:date>2019-06-12T21:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872326#M28159</link>
      <description>&lt;P&gt;You haven't shared exactly what you have configured so far so unsure what you have at the moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would remove all the relay commands etc.. You should not need these for Anyconnect / VPN users.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;no dhcprelay server &amp;lt;address&amp;gt; outside&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;no dhcprelay enable RAS (my inside interface)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;no dhcprelay setroute RAS&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets assume your DHCP Server is 10.10.10.10 and your scope is 172.16.21.0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ensure you have the DHCP Server configured under your tunnel-group, e.g&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config)# tunnel-group YOUR_ANYCONNECT_TUNNEL_GROUP general-attributes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config-tunnel-general)# dhcp-server 10.10.10.10&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Under the Group Policy for the Tunnel Group&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config)# group-policy YOUR_ANYCONNECT_GROUP_POLICY attributes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yourasa(config-group-policy)# dhcp-network-scope 172.16.21.1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure that 172.16.21.0/24 is routable towards your Anyconnect ASA.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 10:35:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872326#M28159</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-06-13T10:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872689#M28161</link>
      <description>&lt;P&gt;fortunately, this is jot working.&lt;/P&gt;&lt;P&gt;The DHCP server is behind a context firewall and has no physical interfaces. The ASA I'm using as a VPN does. The customer is coming in on my outside interface. That has IP x.x.174.5/24. The RAS interface is x.x.160.5/29. There is no VLAN defined on the context firewall in the same subnet. I have tried adding routes to the ASA to no avail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The context firewall sends it's traffic for the RAS subnet to a third router. (yes, this is a mess but I inherited it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 20:06:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872689#M28161</guid>
      <dc:creator>joseph.williams@atos.net</dc:creator>
      <dc:date>2019-06-13T20:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872894#M28193</link>
      <description>&lt;P&gt;What doesn't have any physical Interfaces?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remote VLAN Interfaces / Physical NICs on other devices make no difference to the Anyconnect ASA. That won't be aware of any of that on a remote device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I just check what it is you are trying to achieve. A diagram/config might also help so we can assist better.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You have an ASA (Call it ASA1) which is terminating Anyconnect Clients?&lt;/LI&gt;&lt;LI&gt;You have a remote DHCP Server that you want to use to serve addresses out to these Anyconnect Clients?&lt;/LI&gt;&lt;LI&gt;This DHCP Server sits behind another Firewall (Call it FW2)&lt;/LI&gt;&lt;LI&gt;There is IP connectivity between ASA1 and the DHCP Server?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 07:35:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3872894#M28193</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-06-14T07:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: VPN and DHCP</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3873336#M28194</link>
      <description>&lt;P&gt;Yes, there is connectivity from ASA1 to DHCP server.&lt;/P&gt;&lt;P&gt;My network is as thus:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VPN client comes into ASA1 on the outside interface. The RAS server there is on network 192.90.160.0/29.&lt;/P&gt;&lt;P&gt;The DHCP server is off an interface called network on a context firewall. There is an outside interface 192.90.120.0/29 (note the difference). The context firewall is part of a router called cs1. This is how things get routed here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done a capture on the outside and network interfaces on the context asa. I see traffic coming from the RAS interface on the ASA1 but no traffic returning on either interface. My dhcp scope is 10.10.10.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I route the traffic back and on what interface?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 18:59:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-dhcp/m-p/3873336#M28194</guid>
      <dc:creator>joseph.williams@atos.net</dc:creator>
      <dc:date>2019-06-14T18:59:18Z</dc:date>
    </item>
  </channel>
</rss>

