<?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: PIX 501 Dynamic DNS Services in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293137#M593900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this list of clients, when one of those is installed on a host on the inside, it will detect the outside interface IP address:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.dyndns.org/services/custom/clients.html" target="_blank"&gt;http://www.dyndns.org/services/custom/clients.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use DirectUpdate and it works great.  Of course you need to configure it to contact your dyndns servers and authenticate so it can change the A record(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Mar 2004 12:22:54 GMT</pubDate>
    <dc:creator>plemieux72</dc:creator>
    <dc:date>2004-03-25T12:22:54Z</dc:date>
    <item>
      <title>PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293132#M593883</link>
      <description>&lt;P&gt;The ISP I have uses PPPOE and assigns external dynamic IP addresses that will eventually change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Will Dynamic DNS services (e.g. dns2go, tzo.com) work with the PIX and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If so what configuration is needed in the console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what rules are needed to allow PCAnywhere with a dynamic "outside" address"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:18:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293132#M593883</guid>
      <dc:creator>sjkeehan</dc:creator>
      <dc:date>2020-02-21T07:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293133#M593885</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;From the Dynamic DNS services perspective Why would it matter if you are using a PIX or a Host, getting dynamic IPs.Since PIX will be holding the IP address for NAT/PAT and you will be using that address to out to the internet from your PC (where you are running dns2go). I think it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the PIX side, there is nothing configurable to support DNS2go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the rules for PCAnywhere or any other inbound traffic should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any interface outside eq 5631&lt;/P&gt;&lt;P&gt;access-list 100 permit udp any interface outside eq 5632&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out this page for ports being used by PCanywhere&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.nthelp.com/NT6/pcanywhere_ip_port_usage.htm" target="_blank"&gt;http://www.nthelp.com/NT6/pcanywhere_ip_port_usage.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2004 19:15:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293133#M593885</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-03-23T19:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293134#M593887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually use dyndns.org with one of the clients listed running on a host on the inside LAN.  When the client detects that the outside IP address has changed, it connects to the dyndns.org servers and changes the IP address to the new one.  There is no access-list needed as communication originates from the inside which is already permitted by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To remote control inside hosts while sitting at an Internet host, I use a VPN.  Therefore, no need for outside access-lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 03:42:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293134#M593887</guid>
      <dc:creator>plemieux72</dc:creator>
      <dc:date>2004-03-25T03:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293135#M593890</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;I am not sure how would it work, since when IP addresses changes on the PIX, how would it notify the host about the change? How would a host on the inside know that the IP on the PIX has now changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one else share some thoughts here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 06:09:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293135#M593890</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-03-25T06:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293136#M593895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i could not find any feature enhancement the upcoming release as well. You would need to consider some alternate.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.directupdate.net" target="_blank"&gt;www.directupdate.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 06:17:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293136#M593895</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-03-25T06:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293137#M593900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this list of clients, when one of those is installed on a host on the inside, it will detect the outside interface IP address:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.dyndns.org/services/custom/clients.html" target="_blank"&gt;http://www.dyndns.org/services/custom/clients.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use DirectUpdate and it works great.  Of course you need to configure it to contact your dyndns servers and authenticate so it can change the A record(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 12:22:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293137#M593900</guid>
      <dc:creator>plemieux72</dc:creator>
      <dc:date>2004-03-25T12:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Dynamic DNS Services</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293138#M593903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 12:54:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dynamic-dns-services/m-p/293138#M593903</guid>
      <dc:creator>sjkeehan</dc:creator>
      <dc:date>2004-03-25T12:54:47Z</dc:date>
    </item>
  </channel>
</rss>

