<?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: ASA static routing via DNS updates for mobile hosts in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590440#M577718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No we do not need the spokes (mobile clients) to communicate with each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clarification:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: courier new,courier; text-decoration: underline; "&gt;Mobile&amp;nbsp; Mobile Mobile, Dynamic IP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static&amp;nbsp;&amp;nbsp;&amp;nbsp; static&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;laptop - INE - cellular modem - telecom - border router - border firewall - INE - Internal HQ network&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPsec VPN &amp;lt;-----------------------------&amp;gt; IPsec VPN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VPN &amp;lt;------------------------------------------------------------&amp;gt; VPN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The IPsec VPN configured on the cellular modem and terminates on the border firewall, will encapsulate the INE VPN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The cellular modem is using dynamic DHCP, a new IP address each time it connects to the telecom.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;After the initial connections are made and all remote connections have been authenticated, all works well, the problem is when the cellular modem looses cellular signal and then recovers, the cellular modem receives a new IP address while the current (original) VPN tunnels are up and operational with the original IP addresses, the border firewall cannot use the original route to the mobile client as the mobile client now has a new IP address. So the border firewall does not have a route to the mobile cellular modem/INE/laptop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Tks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Frank&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Dec 2010 14:02:26 GMT</pubDate>
    <dc:creator>fsebera</dc:creator>
    <dc:date>2010-12-17T14:02:26Z</dc:date>
    <item>
      <title>ASA static routing via DNS updates for mobile hosts</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590436#M577714</link>
      <description>&lt;P&gt;I need to setup our ASA firewall to route traffic to a DNS name of the remote host instead of its IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mobile host is mobile (always moving around) and using cellular broadband for data communications back to the HQ sites.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; mobile host very often enters a "Dead Zone" (yes they still exist) and&amp;nbsp; looses signal. Upon returning to a good signal, the mobile host now has a&amp;nbsp; new IP address. The mobile host does automatically update the HQ DNS of its new IP&amp;nbsp; address but the ASA firewall sees this new address as a hack attempt.&amp;nbsp; The ASA is not reading the DNS server updates for mobile host names to&amp;nbsp; IP addresses. We CANNOT use static addressing on the mobile host, too&amp;nbsp; costly and a vilotation of rules.&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;I have enabled the following on the ASA:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;names&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;name 192.168.0.1 mobile-host1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;. . .&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;name 192.168.1.235 mobile-host510&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;route outside mobile-host1 10.0.0.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;. . .&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;route outside mobile-host510 10.0.0.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.............................&lt;/P&gt;&lt;P&gt;10.0.0.1 is the ASA firewall default gateway.&lt;/P&gt;&lt;P&gt;.....................&lt;/P&gt;&lt;P&gt;This all works well as long as the mobile-host# IP does not change.&lt;/P&gt;&lt;P&gt;Is there a way to make the ASA "static route" command get the mobile-host# update IP addrsses from DNS dynamically?&lt;/P&gt;&lt;P&gt;Is there a better way to accomplish this task?&lt;/P&gt;&lt;P&gt;We have several thousand mobile-hosts?&lt;/P&gt;&lt;P&gt;Thanks again!!!&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:23:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590436#M577714</guid>
      <dc:creator>fsebera</dc:creator>
      <dc:date>2019-03-11T19:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static routing via DNS updates for mobile hosts</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590437#M577715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frank,&lt;/P&gt;&lt;P&gt;Can't think of a way. Let me ask around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 18:03:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590437#M577715</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-12-16T18:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static routing via DNS updates for mobile hosts</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590438#M577716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have discovered this document, ASA 5500 series that speaks to the subject of mobile clients and the ASA.&lt;/P&gt;&lt;P&gt;This document title is "Configuring DHCP, DDNS and WCCP Services"&lt;/P&gt;&lt;P&gt;If you don't want to click on the link, do a google search for the title and you'll get the same doc as listed below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/dhcp.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/dhcp.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this is a new topic for me, hopefully someone with more experience will offer some guidance.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 18:36:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590438#M577716</guid>
      <dc:creator>fsebera</dc:creator>
      <dc:date>2010-12-16T18:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static routing via DNS updates for mobile hosts</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590439#M577717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need this just so both mobile clients can find each other? If so you can try this DDNS.&lt;/P&gt;&lt;P&gt;But you are asking static routes on the ASA based on the names that may have their IP association changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 19:43:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590439#M577717</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-12-16T19:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static routing via DNS updates for mobile hosts</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590440#M577718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No we do not need the spokes (mobile clients) to communicate with each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clarification:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: courier new,courier; text-decoration: underline; "&gt;Mobile&amp;nbsp; Mobile Mobile, Dynamic IP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static&amp;nbsp;&amp;nbsp;&amp;nbsp; static&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;laptop - INE - cellular modem - telecom - border router - border firewall - INE - Internal HQ network&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPsec VPN &amp;lt;-----------------------------&amp;gt; IPsec VPN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VPN &amp;lt;------------------------------------------------------------&amp;gt; VPN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The IPsec VPN configured on the cellular modem and terminates on the border firewall, will encapsulate the INE VPN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The cellular modem is using dynamic DHCP, a new IP address each time it connects to the telecom.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;After the initial connections are made and all remote connections have been authenticated, all works well, the problem is when the cellular modem looses cellular signal and then recovers, the cellular modem receives a new IP address while the current (original) VPN tunnels are up and operational with the original IP addresses, the border firewall cannot use the original route to the mobile client as the mobile client now has a new IP address. So the border firewall does not have a route to the mobile cellular modem/INE/laptop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Tks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Frank&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 14:02:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-routing-via-dns-updates-for-mobile-hosts/m-p/1590440#M577718</guid>
      <dc:creator>fsebera</dc:creator>
      <dc:date>2010-12-17T14:02:26Z</dc:date>
    </item>
  </channel>
</rss>

