Dynamic Update the IP / use of own URL
Hi,
ich have a dynamic Ip and have already an domain-name for this IP.
My router updates this dynamic IP.
i would like to use this domainname, because its better to have teh IP-Update in teh router
Can I enter an domainname / URL instead of an IP ?
-
If your router supports entering an update URL, then you can do it, else not. We do not know what router you have, so we cannot know.
The update URLs:
For OpenDNS: https://updates.opendns.com/nic/update?hostname=NETWORK_LABEL
For DNS-O-Matic: http[s]://updates.dnsomatic.com/nic/update?hostname=all.dnsomatic.com
-
Hi, thanks for teh hint:
I use an AVm Fritzbox, in germany, a very popular router.
I need 4 entries.
update-url ... (yiu gave e above)
Domain.name : What to enter there? This is an URL to reach my network from outside
Username: i.e. my mail adress
PW: my passwort.
So, I only need a domain-name
-
You go to https://www.dnsomatic.com/ to register both, OpenDNS and your DDNS service's hostname as services in DNS-O-Matic.
Then you enter the following into your FritzBox:
Service: User defined (Benutzerdefiniert)
Domainname: The hostname from the other DDNS service, e.g. yourhost.dyndns.org
Update URL: updates.dnsomatic.com/nic/update?myip=<ipaddr> (exactly so for FritzBox, not as of above!)
Username: Your OpenDNS/DNS-O-Matic user name or e-mail address
Password: Your OpenDNS/DNS-O-Matic passwordFrom now on your router will update both via DNS-O-Matic, OpenDNS and the other DDNS service.
-
Hi,
I am using a Cisco Router 850 series with OpenDNS.
Some questions please:
1. What is the update URL?
"/account/ddns.php?hostname="
Or
"/nic/update?hostname="
2. What is the accepted up[date method? HTTP or HTTPS?
3. What is the Username accepted for the update?
Option one: my-user-email@gmail.com
Option two: only my-user-email
Cisco example:
ip ddns update method OpenDNS
HTTP
add https://my-user-email@email.com:My_Open_DNS_PASSWORD_Goes_HERE@updates.opendns.com/nic/update?hostname=My_Open_DNS_Network_Label_Goes_Here! Option 2 without @e-mail.com:
add https://my-user-email:My_Open_DNS_PASSWORD_Goes_HERE@updates.opendns.com/nic/update?hostname=My_Open_DNS_Network_Label_Goes_Here
interval maximum 28 0 0 0
interface Dialer0
ip ddns update hostname My_Open_DNS_Network_Label_Goes_Here
ip ddns update OpenDNS -
Note: on a web browser works ALL above examples:
Http & HTTPS with "/account/ddns.php?hostname=" with username = e-mail or just the part in front of @
Http & HTTPS with "/nic/update?hostname=" with username = e-mail or just the part in front of @
But Cisco fails to update the OPENDNS although the exit code is a success!
I just want to be sure what is the method recommended for Cisco. (as I said, browser has no problem to vary some elements...)
-
1. What is the update URL?
This was answered by me above. Would you like me to copy & paste that again?
2. What is the accepted up[date method? HTTP or HTTPS?
HTTPS only for OpenDNS; both, HTTP or HTTPS, for DNS-O-Matic
3. What is the Username accepted for the update?
Option one: my-user-email@gmail.com
Option two: only my-user-email
Is there a difference? I can't see any. An e-mail address always consists of an account and a domain, else it isn't an e-mail address.
Whatever, you use the same thing you use to login to OpenDNS and DNS-O-Matic. For grandfathered accounts this can be a username or an e-mail address, for newer accounts that is your e-mail address.But Cisco fails to update the OPENDNS although the exit code is a success!
I just want to be sure what is the method recommended for Cisco. (as I said, browser has no problem to vary some elements...)
Just a guess: Your Cisco device may not support HTTPS, so you must go through DNS-O-Matic with HTTP.
As this is Cisco related, you have to refer to their support. This issue is not related to OpenDNS. -
Hi,
Thank you for the answers!
Yes, I am a "grandfather": I used OpenDNS since its beginnings and, at some point in time, it refused to accept updates unless were send to "/account/ddns.php?hostname=".
I just wanted to be sure that my past experience is not back again. For the record: some hardware had some big trouble back in 2008 with this update URL change. As I said..I am "grandfather" :)
About HTTPS on Cisco.
You are right: Cisco supports HTTP only.
But OpenDNS support pages contain a fix for that - fix that I used: get GEOTRUST certificate and teach Cisco box to use them.
Have a look to this post: https://forums.opendns.com/comments.php?DiscussionID=4285
Anyway, I will move to dns-o-matic.
-
:)
"/account/ddns.php?hostname=" still works! Give it a try for yourself!
The article listed above works 50%. More exactly: the Cisco box authenticate the messages from opendns as soon as GEOTRUST certificate is listed on the crypto pki chain.
So the communication works but the answer received from OpenDNS server is totally unexpected: is a full HTML document with header, links, tags, etc.
Bottom line: the communication (HTTPS) seems to work if you enroll GEOTRUST certificate but the update fails - no update for the new IP on OpenDNS.
Tomorrow I will give a try over the "grandfather" link and post the result :))
I am using OpenDNS since 2006 - I have a Linksys WRT54 working from that time. Today I moved to a Cisco 851 box and I managed to determine No-IP to accept my HTTP update method but still struggling with OpenDNS.
I also tested DNS-O-Matic but DNS-o-Matic updates only No-IP and fails to updates OpenDNS.
So I have 2 working methods to update No-IP and zero solutions for OpenDNS. :(
-
Tried that over an web browser and got these results
Step 1: using Mozilla Firefox:
http://username:password@updates.dnsomatic.com/nic/update?hostname=all.dnsomatic.com
Webserver asked my credentials (AGAIN!) then returned: good 188.25.83.191
Step 2:
Login in https://www.dnsomatic.com/
Checked OpenDNS service and got a nice Status with Error:
Error
Feb 28, 2014 1:49 pmHistory update for OpenDNS service looks messy
OpenDNS details:
Errors requiring your attention
!yours
History
188.25.83.191, Feb 28, 2014 1:55 pm, ERROR 188.25.83.191, Feb 28, 2014 1:49 pm, ERROR 188.25.83.191, Feb 28, 2014 1:42 pm, ERROR
-
I figured that after erasing the "NETWORK" and creating a new one: the interface finally told me that my IP was already registered in the database!
So I got a new one from my provider but the update simply does not work. I get as result to my request a full html document - I presume this document is the startup page...
I give up!
I've put the old Linksys back in the network: the clients from that box do update correctly the IPs for No-IP and OpenDNS.
Many thanks for your help.
Bottom line: Cisco IoS and OpenDNS are not good friends :) (softly said)
-
Here you have it:
'http://*******:##########@updates.dnsomatic.com/nic/update?hostname=all.dnsomatic.com'
2791742: Mar 1 00:15:31.746 EET: HTTPDNSUPD: Sending request
2791749: Mar 1 00:15:35.390 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791750: Mar 1 00:15:35.390 EET: HTTPDNSUPD: DATA START
<!DOCTYPE html>
<!--[if IE 8]>
<html class="nomq" lang="en-US" prefix="og: http://ogp.me/ns#">
<![endif]-->
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function a(b,c,d){function e(f){if(!c[f]){var
g=c[f]={exports:{}};b[f][0].call(g.exports,function(a){var c=b[f][1][a];return e(c?c:a)},g,g.exports,a,b,c,d)}return
c[f].exports}for(var f=0;f<d.length;f++)e(d[f]);return e}({"4O2Y62":[function(a,b){function c(a,b){var c=d[a];return
c?c.apply(this,b):(e[a]||(e[a]=[]),void e[a].push(b))}var
d={},e={};b.exports=c,c.queues=e,c.handlers=d},{}],handle:[function(a,b){b.exports=a("4O2Y62")},{}],YLUGVp:[function(a,b){function
c(){var
a=m.info=NREUM.info;if(a&&a.agent&&a.licenseKey&&a.applicationID){m.proto="https"===l.split(":")[0]||a.sslForHttp?"https://":"http://",
g("mark",["onload",f()]);var b=i.createElement("script");b.src=m.proto+a.agent,i.body.appendChild(b)}}function
d(){"complete"===i.readyState&&e()}function e(){g("mark",["domCont
2791751: Mar 1 00:15:35.406 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791752: Mar 1 00:15:35.406 EET: HTTPDNSUPD: DATA START
ent",f()])}function f(){return(new Date).getTime()}var
g=a("handle"),h=window,i=h.document,j="addEventListener",k="attachEvent",l=(""+location).split("?")[0],m=b.exports={offset:f(),origin:l
};i[j]?(i[j]("DOMContentLoaded",e,!1),h[j]("load",c,!1)):(i[k]("onreadystatechange",d),h[k]("onload",c)),g("mark",["firstbyte",f()])},{
handle:"4O2Y62"}],loader:[function(a,b){b.exports=a("YLUGVp")},{}]},{},["YLUGVp"]);</script>
<script src="//cdn.optimizely.com/js/42265985.js"></script>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="robots" content="NOODP">
<meta name="msvalidate.01" content="265D4027F5251B2B74D2941C829FD224" />
<title>Page Not Found | OpenDNS</title>
<script
src="http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/js/lib/mixpanel.js?ver=406f236c22ca1ed9b7d31d9e0e2d64d2"
type="text/javascript"></script>
<script>
mixpanel.init('0f94a8a8b0d50322f98b83027b260089');
mixpanel.register({
'Event Source': 'OpenDNS Website',
'Page URL': window.location.h
2791753: Mar 1 00:15:35.426 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791754: Mar 1 00:15:35.426 EET: HTTPDNSUPD: DATA START
ref
});
</script>
<script src="http://maps.google.com/maps/api/js?sensor=true" type="text/javascript"></script>
<!--[if (gt IE 8) | (IEMobile)]><!-->
<link rel="stylesheet" type="text/css" media="screen"
href="http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/main.css?v=296b45562df0bb1f498406d5450c9636" />
<!--<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" media="screen"
href="http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/ie.css?v=d07315df77c6c52b7edbafe592610752" />
<![endif]-->
<link rel='stylesheet' id='style-css'
href='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/style.css?ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='flexslider-css'
href='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/flexslider.css?ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='qtip-css' href='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/jquery.qtip.css?ver
2791755: Mar 1 00:15:35.446 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791756: Mar 1 00:15:35.446 EET: HTTPDNSUPD: DATA START
=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='search-css' href='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/search.css?ver=3.8.1'
type='text/css' media='all' />
<link rel='stylesheet' id='fancybox-css'
href='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/jquery.fancybox.css?ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='fontawesome-css'
href='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/css/fontawesome/font-awesome.css?ver=3.8.1' type='text/css'
media='all' />
<meta name="viewport" content="width=device-width">
<!-- This site is optimized with the Yoast WordPress SEO plugin v1.4.24 - http://yoast.com/wordpress/seo/ -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Page Not Found - OpenDNS" />
<meta property="og:site_name" content="OpenDNS" />
<!-- / Yoast WordPress SEO plugin. -->
<script type='text/javascript' src='h
2791757: Mar 1 00:15:35.462 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791758: Mar 1 00:15:35.462 EET: HTTPDNSUPD: DATA START
ttp://d295hzzivaok4k.cloudfront.net/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
<script type='text/javascript'
src='http://d295hzzivaok4k.cloudfront.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript'
src='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/js/lib/jquery.cookie.js?ver=815ae499dec7301f9cf61dc9cec791ce'></scr
ipt>
<script type='text/javascript'
src='http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/js/lib/combined.min.js?ver=973300fb83d4dd64cfdbed0189339c59'></scri
pt>
<meta name="generator" content="WordPress 3.8.1" />
<script type="text/javascript"> var analytics=analytics||[];analytics.load=function(e){var
t=document.createElement("script");t.type="text/javascript",t.async=!0,t.src=("https:"===document.location.protocol?"https://":"http://
")+"d2dq2ahtl5zl1z.cloudfront.net/analytics.js/v1/"+e+"/analytics.min.js";var
n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);var r=function(e){re
2791759: Mar 1 00:15:35.478 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791760: Mar 1 00:15:35.478 EET: HTTPDNSUPD: DATA START
turn
function(){analytics.push([e].concat(Array.prototype.slice.call(arguments,0)))}},i=["identify","track","trackLink","trackForm","trackCl
ick","trackSubmit","pageview","ab","alias","ready"];for(var s=0;s<i.length;s++)analytics[i[s]]=r(i[s])};
analytics.load("69b24vufht");</script> <style type="text/css">.recentcomments a{display:inline !important;padding:0
!important;margin:0 !important;}</style>
<script type="text/javascript"
src="http://d295hzzivaok4k.cloudfront.net/wp-content/themes/opendns/js/404.js?ver=1d2e940270645d4a19246c26c22c946b"></script>
</head>
<!--[if IE 8]>
<body id="ie8" class="error404 ie ">
<![endif]-->
<!--[if IE 9]>
<body id="ie9" class="error404 ie ">
<![endif]-->
<!--[if !(IE 6) | !(IE 7) | !(IE 8) | !(IE 9) ]><!-->
<body class="error404 ">
<!--<![endif]-->
<section class="page">
<header>
<div class="grid">
<div class="identity">
<div class="logo">
<a href="http://www.opendns.com/" title="Cloud Web Security for Businesses - Umbrella by
OpenDNS">Cloud Web S
2791761: Mar 1 00:15:35.494 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791762: Mar 1 00:15:35.494 EET: HTTPDNSUPD: DATA START
ecurity for Businesses - Umbrella by OpenDNS</a>
</div>
</div>
<div class="family-bar"><ul id="menu-top-nav" class="menu"><li id="menu-item-4666" class="search-icon menu-item
menu-item-type-post_type menu-item-object-page menu-item-4666"><a href="http://www.opendns.com/search/">Search</a></li>
<li id="menu-item-4668" class="logout hidden menu-item menu-item-type-custom menu-item-object-custom menu-item-4668"><a
href="https://login.opendns.com/logout/?return_to=http%3A%2F%2Fwww.opendns.com%2F">Logout</a></li>
<li id="menu-item-4670" class="login hidden menu-item menu-item-type-custom menu-item-object-custom menu-item-4670"><a
href="https://login.opendns.com/?return_to=https://dashboard2.opendns.com/">Login</a></li>
<li id="menu-item-4672" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4672"><a
href="http://blog.opendns.com">Blog</a></li>
<li id="menu-item-4674" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4674"><a
href="http://labs.umbrella.com">L
2791763: Mar 1 00:15:35.510 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791764: Mar 1 00:15:35.510 EET: HTTPDNSUPD: DATA START
abs</a></li>
<li id="menu-item-4676" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4676"><a
href="http://support.opendns.com/">Support</a></li>
<li id="menu-item-4678" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4678"><a
href="http://dashboard.opendns.com/">Dashboard</a></li>
<li id="menu-item-4680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4680"><a
href="http://community.opendns.com/">Community</a></li>
</ul></div>
<div id="desktop-menu" class="dl-menuwrapper nav-header">
<div class="button-wrapper">
<button class="dl-trigger">Menu</button>
</div>
<ul id="menu-header-nav-11-26" class="dl-menu"><li class=" menu-item menu-item-type-post_type
menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/">
<span class="icon "></span>Products</a>
<ul class="dl-submenu">
<li class="enterprise menu-item menu-item-type-post_type menu-item-object-page">
<a href="ht
2791765: Mar 1 00:15:35.522 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791766: Mar 1 00:15:35.522 EET: HTTPDNSUPD: DATA START
tp://www.opendns.com/enterprise-security/">
<span class="icon enterprise"></span>Business Products</a></li><li class="features menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/packages-and-pricing/feature-matrix/">
<span class="icon features"></span>Umbrella Security Product Features</a></li><li class="tco menu-item
menu-item-type-custom menu-item-object-custom">
<a href="http://info.opendns.com/tco.html">
<span class="icon tco"></span>Calculate Your Savings</a></li><li class="home menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/parental-controls/opendns-home/">
<span class="icon home"></span>Home Parental Controls</a></li><li class="case-studies menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/premium-dns/">
<span class="icon case-studies"></span>Premium DNS</a></li></ul></li><li class="
2791767: Mar 1 00:15:35.538 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791768: Mar 1 00:15:35.538 EET: HTTPDNSUPD: DATA START
menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/solutions/">
<span class="icon "></span>Solutions</a>
<ul class="dl-submenu">
<li class="story menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/solutions/">
<span class="icon story"></span>Business Security Solutions</a></li><li class="network-security
menu-item menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/network-security/">
<span class="icon network-security"></span>Network Security</a></li><li class="filter menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/web-filtering/">
<span class="icon filter"></span>Web Filtering</a></li><li class="cipa menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/e
2791769: Mar 1 00:15:35.550 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791770: Mar 1 00:15:35.550 EET: HTTPDNSUPD: DATA START
nterprise-security/solutions/cipa-compliance/">
<span class="icon cipa"></span>CIPA Compliance</a></li><li class="wifi menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/wifi/">
<span class="icon wifi"></span>Guest Wi-Fi Filtering</a></li><li class="large-business menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/enterprise/">
<span class="icon large-business"></span>Large Businesses</a></li><li class="smb menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/smb/">
<span class="icon smb"></span>Small and Medium Businesses</a></li><li class="highered menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/higher-ed/">
<span class="icon highered"></span>Higher Education</a></li><li class="ms
2791771: Mar 1 00:15:35.562 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791772: Mar 1 00:15:35.562 EET: HTTPDNSUPD: DATA START
p menu-item menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/msp/">
<span class="icon msp"></span>Managed Service Providers</a></li><li class="k-12 menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/k-12/">
<span class="icon k-12"></span>K-12 Schools</a></li><li class="retail menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/retail/">
<span class="icon retail"></span>Retail & Hospitality</a></li></ul></li><li class=" menu-item
menu-item-type-post_type menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/technology/">
<span class="icon "></span>Technology</a>
<ul class="dl-submenu">
<li class="security-overview menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/
2791773: Mar 1 00:15:35.578 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791774: Mar 1 00:15:35.578 EET: HTTPDNSUPD: DATA START
technology/">
<span class="icon security-overview"></span>Security Without Sacrifices</a></li><li class="efficacy
menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/technology/efficacy/">
<span class="icon efficacy"></span>Efficacy</a></li><li class="performance menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/technology/performance/">
<span class="icon performance"></span>Performance</a></li><li class="manageability menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/technology/manageability/">
<span class="icon manageability"></span>Manageability</a></li><li class="network-map menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/network-map/">
<span class="icon network-map"></span>OpenDNS Global Network</a></li></ul></li></ul>
</div>
<div id="get-it-now"><
2791775: Mar 1 00:15:35.594 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791776: Mar 1 00:15:35.594 EET: HTTPDNSUPD: DATA START
ul class="button-nav"><li>
<a href="http://www.opendns.com/enterprise-security/packages-and-pricing/" class="cyan-button">Get It Now</a>
<ul class="submenu">
<li>
<a href="http://www.opendns.com/enterprise-security/packages-and-pricing/">For Businesses</a></li><li>
<a href="http://www.opendns.com/home-internet-security/parental-controls/opendns-home/">For
Consumers</a></li></ul></li></ul></div> </div>
</header>
<div class="breadcrumb-wrapper">
<div class="grid">
<div class="breadcrumb">
<!-- Breadcrumb NavXT 5.0.1 -->
<a title="Go to OpenDNS." href="http://www.opendns.com" class="home">OpenDNS</a><span><i class="fa fa-angle-right"></i></span>404
</div>
</div>
</div>
<div class="grid">
<div class="contact" id="header-contact-links"><div class="grid"><div class="contact-nav"><div class="call"><i class="fa
fa-phone"></i>Call +1-877-811-2367</div><div><a class="contact-sales info-request" title="Have Sales Contact Me" href="#"><i class="fa
fa-user"></i>Have Sales Contact Me</a></
2791777: Mar 1 00:15:35.614 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791778: Mar 1 00:15:35.614 EET: HTTPDNSUPD: DATA START
div></div></div></div> <div class="mobile" id="mobile-cta"><div class="left"> <a href="/enterprise-security/packages-and-pricing/"
class="get-it-now">Get it now</a> </div><div class="right"> <a href="tel:1-877-811-2367" class="call-us"><div class="icon-phone">Call
us</div></a> <a href="#" class="contact-sales info-request"><div class="icon-email">Contact Sales</div></a></div></div></div>
<div class="content">
<div class="grid">
<h2>Sorry. We can't find the page you're looking for</h2>
<p>Some of these links might help you get where you’re going:</p>
<ul class="connected_pages"><li><a href="http://www.opendns.com/network-map/">OpenDNS Global Network</a></li><li><a
href="http://www.opendns.com/enterprise-security/packages-and-pricing/feature-matrix/">Umbrella Security Product
Features</a></li><li><a href="http://www.opendns.com/enterprise-security/packages-and-pricing/">Packages and Pricing</a></li><li><a
href="http://www.opendns.com/enterprise-security/customers/">Cust
2791779: Mar 1 00:15:35.638 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791780: Mar 1 00:15:35.638 EET: HTTPDNSUPD: DATA START
omers</a></li><li><a href="http://www.opendns.com/enterprise-security/resources/">Security Resources</a></li></ul>
<p>Did you follow a link from our website? That’s our fault. <a href="mailto:404@umbrella.com">Let us know</a> so we can correct
our mistake.</p>
</div> </div><!-- content -->
</section> <!-- section.page -->
<div id="prefooter">
<div class="grid">
<a href="#" class="back-to-top"><i class="fa fa-arrow-circle-o-up"></i></a>
<ul class="social">
<li><a href="https://community.spiceworks.com/pages/opendns" class="spiceworks"><span>Spiceworks</span></a></li>
<li><a href="https://twitter.com/opendns" class="twitter"><i class="fa fa-twitter"></i><span>Twitter</span></a></li>
<li><a href="https://plus.google.com/+opendns" class="google-plus"><i class="fa
fa-google-plus"></i><span>Google+</span></a></li>
<li><a href="https://www.facebook.com/OpenDNS" class="facebook"><i class="fa
fa-facebook"></i><span>Facebook</span></a></li>
2791781: Mar 1 00:15:35.658 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791782: Mar 1 00:15:35.658 EET: HTTPDNSUPD: DATA START
<li><a href="http://www.linkedin.com/company/opendns" class="linkedin"><i class="fa
fa-linkedin"></i><span>LinkedIn</span></a></li>
</ul>
</div>
</div>
<footer>
<a href="#" class="footer-toggle-link">Other Links <span>+</span></a>
<div id="footer-menu-wrapper" class="grid">
<div class="nav-footer"><ul class="main"><li class="columns menu-item menu-item-type-post_type menu-item-object-page
menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/"><span class="title">Enterprise Security</span></a>
<ul class="submenu">
<li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/products/">Products</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-products">
<a href="http://www.opendns.com/enterprise-security/products/mobility/">Mobility</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-products">
<a href="http://www.opendns.com/enterprise-security/p
2791783: Mar 1 00:15:35.678 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791784: Mar 1 00:15:35.678 EET: HTTPDNSUPD: DATA START
roducts/enterprise/">Enterprise</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-products">
<a href="http://www.opendns.com/enterprise-security/products/roaming/">Roaming</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-products">
<a href="http://www.opendns.com/enterprise-security/products/insights/">Insights</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-products">
<a href="http://www.opendns.com/enterprise-security/products/everywhere/">Everywhere</a></li><li class="
menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/packages-and-pricing/feature-matrix/">Umbrella Security
Product Features</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/product-tour/">Product Tour</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterp
2791785: Mar 1 00:15:35.698 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791786: Mar 1 00:15:35.698 EET: HTTPDNSUPD: DATA START
rise-security/packages-and-pricing/">Packages and Pricing</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom">
<a href="http://info.umbrella.com/tco.html">Calculate Your Savings</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/customers/">Customers</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-articles">
<a href="http://www.opendns.com/articles/fireeye/">FireEye Integration</a></li></ul></li><li class="columns
menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/solutions/"><span class="title">Business Security
Solutions</span></a>
<ul class="submenu">
<li class=" menu-item menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/solutions/network-security/">Network Security</a></li><li class=" menu-item
menu-item-type-custom menu-item-object-custom">
<a href="
2791787: Mar 1 00:15:35.722 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791788: Mar 1 00:15:35.722 EET: HTTPDNSUPD: DATA START
/enterprise-security/solutions/web-filtering/">Web Filtering</a></li><li class=" menu-item menu-item-type-custom
menu-item-object-custom">
<a href="/enterprise-security/solutions/cipa-compliance/">CIPA Compliance</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/wifi/">Guest Wi-Fi Filtering</a></li><li class="
menu-item menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/solutions/enterprise/">Large Businesses</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/smb/">Small and Medium Businesses</a></li><li
class=" menu-item menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/higher-ed/">Higher Education</a></li><li class="
menu-item menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/solutio
2791789: Mar 1 00:15:35.742 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791790: Mar 1 00:15:35.742 EET: HTTPDNSUPD: DATA START
ns/msp/">Managed Service Providers</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/k-12/">K-12 Schools</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-solutions">
<a href="http://www.opendns.com/enterprise-security/solutions/retail/">Retail &
Hospitality</a></li></ul></li><li class="columns menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/resources/"><span class="title">Security
Resources</span></a>
<ul class="submenu">
<li class=" menu-item menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/resources/white-papers/">White Papers</a></li><li class=" menu-item
menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/resources/data-sheets/">Data Sheets</a></li><li class=" menu-item
menu-item-type-custom menu-item-object-custom">
<a href="/enter
2791791: Mar 1 00:15:35.762 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791792: Mar 1 00:15:35.762 EET: HTTPDNSUPD: DATA START
prise-security/resources/tech-docs/">Tech Docs</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/resources/webcasts/">Webcasts</a></li><li class=" menu-item menu-item-type-custom
menu-item-object-custom">
<a href="/enterprise-security/resources/videos/">Videos</a></li><li class=" menu-item menu-item-type-custom
menu-item-object-custom">
<a href="/enterprise-security/resources/infographics/">Infographics</a></li><li class=" menu-item
menu-item-type-custom menu-item-object-custom">
<a href="/enterprise-security/resources/uber-nerds/">Uber Nerds</a></li></ul></li><li class="columns menu-item
menu-item-type-post_type menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/enterprise-security/technology/"><span class="title">Technology</span></a>
<ul class="submenu">
<li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/technology/efficacy/">Efficac
2791793: Mar 1 00:15:35.782 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791794: Mar 1 00:15:35.782 EET: HTTPDNSUPD: DATA START
y</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/technology/manageability/">Manageability</a></li><li
class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/enterprise-security/technology/performance/">Performance</a></li><li class="
menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/network-map/">OpenDNS Global Network</a></li><li class=" menu-item
menu-item-type-custom menu-item-object-custom">
<a href="http://labs.umbrella.com">Security Labs</a></li><li class=" menu-item menu-item-type-custom
menu-item-object-custom">
<a href="http://system.opendns.com/">OpenDNS System</a></li><li class=" menu-item menu-item-type-post_type
menu-item-object-page">
<a href="http://www.opendns.com/opendns-ip-addresses/">OpenDNS IP Addresses</a></li><li class="title menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://w
2791795: Mar 1 00:15:35.806 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791796: Mar 1 00:15:35.806 EET: HTTPDNSUPD: DATA START
ww.opendns.com/home-internet-security/">Home Internet Security</a></li><li class=" menu-item menu-item-type-post_type
menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/parental-controls/opendns-home/">OpenDNS
Home</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/parental-controls/opendns-familyshield/">OpenDNS Family
Shield</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/parental-controls/opendns-home-vip/">OpenDNS Home
VIP</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/phishing-protection/">Phishing Protection</a></li><li
class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/home-internet-security/premium-dns/">Premium DNS</a></li></ul></li><li
class="right columns me
2791797: Mar 1 00:15:35.826 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791798: Mar 1 00:15:35.826 EET: HTTPDNSUPD: DATA START
nu-item menu-item-type-post_type menu-item-object-page menu-item-has-children">
<a href="http://www.opendns.com/about/"><span class="title">About OpenDNS</span></a>
<ul class="submenu">
<li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/about-umbrella-security/">About Umbrella Security</a></li><li class="
menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/global-dns-infrastructure/">Global DNS Infrastructure</a></li><li class="
menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/innovations/">OpenDNS Innovations</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/leadership/">Leadership</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/advisors-and-investors/">Advisors and Investors</a></li><li class="
menu-item men
2791799: Mar 1 00:15:35.846 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791800: Mar 1 00:15:35.846 EET: HTTPDNSUPD: DATA START
u-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/partners/">Partners</a></li><li class=" menu-item menu-item-type-post_type
menu-item-object-page">
<a href="http://www.opendns.com/about/news-room/">News Room</a></li><li class=" menu-item
menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/careers/">Careers</a></li><li class=" menu-item menu-item-type-post_type
menu-item-object-page">
<a href="http://www.opendns.com/about/anti-censorship-policy/">Anti-Censorship Policy</a></li><li class="
menu-item menu-item-type-post_type menu-item-object-page">
<a href="http://www.opendns.com/about/contact/">Contact</a></li></ul></li></ul></div> </div>
<div class="grid">
<div class="family-bar"><ul id="menu-top-nav-1" class="menu"><li class="search-icon menu-item menu-item-type-post_type
menu-item-object-page menu-item-4666"><a href="http://www.opendns.com/search/">Search</a></li>
<li class="logout hidden menu-item menu-item-type-custom m
2791801: Mar 1 00:15:35.866 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791802: Mar 1 00:15:35.866 EET: HTTPDNSUPD: DATA START
enu-item-object-custom menu-item-4668"><a
href="https://login.opendns.com/logout/?return_to=http%3A%2F%2Fwww.opendns.com%2F">Logout</a></li>
<li class="login hidden menu-item menu-item-type-custom menu-item-object-custom menu-item-4670"><a
href="https://login.opendns.com/?return_to=https://dashboard2.opendns.com/">Login</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4672"><a href="http://blog.opendns.com">Blog</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4674"><a href="http://labs.umbrella.com">Labs</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4676"><a
href="http://support.opendns.com/">Support</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4678"><a
href="http://dashboard.opendns.com/">Dashboard</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4680"><a
href="http://community.opendns.com/">Community</a></li>
</ul></d
2791803: Mar 1 00:15:35.886 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791804: Mar 1 00:15:35.886 EET: HTTPDNSUPD: DATA START
iv> <ul id="menu-bottom-nav" class="terms"><li id="menu-item-1573" class="menu-item menu-item-type-post_type
menu-item-object-page menu-item-1573"><a href="http://www.opendns.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-1574" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1574"><a
href="http://www.opendns.com/terms-of-service/">Terms of Service</a></li>
<li id="menu-item-1576" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1576"><a
href="http://www.opendns.com/website-terms-of-use/">Website Terms of Use</a></li>
<li id="menu-item-3825" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3825"><a
href="http://www.opendns.com/sitemap/">Sitemap</a></li>
</ul> </div>
</footer>
<script type="text/javascript"> _bizo_data_partner_id = "5425";</script><script type="text/javascript">(function() { var s =
document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "t
2791805: Mar 1 00:15:35.906 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791806: Mar 1 00:15:35.906 EET: HTTPDNSUPD: DATA START
ext/javascript"; b.async = true; b.src = (window.location.protocol === "https:" ? "https://sjs" : "http://js") +
".bizographics.com/insight.min.js"; s.parentNode.insertBefore(b, s);})();</script><noscript> <img height="1" width="1" alt=""
style="display:none;" src="//www.bizographics.com/collect/?pid=5425&fmt=gif" /></noscript><div class="hidden"><script
type="text/javascript">/* <![CDATA[ */var google_conversion_id = 1027916531;var google_conversion_label = "zFolCMuk1wQQ84WT6gM";var -
PS" here is the response from No-IP; No-IP is working!
2791736: Mar 1 00:15:28.710 EET: HTTPDNSUPD: URL = 'http://********:##########@dynupdate.no-ip.com/nic/update?hostname=ygh.no-ip.biz&myip=188.25.189.47'
2791737: Mar 1 00:15:28.710 EET: HTTPDNSUPD: Sending request
2791743: Mar 1 00:15:32.234 EET: HTTPDNSUPD: Response for update ygh.no-ip.biz <=> 188.25.189.47
2791744: Mar 1 00:15:32.238 EET: HTTPDNSUPD: DATA START good 188.25.189.47
2791745: Mar 1 00:15:32.238 EET: HTTPDNSUPD: DATA END, Status is Response data recieved, successfully
2791746: Mar 1 00:15:32.238 EET: HTTPDNSUPD: Call returned SUCCESS for update ygh.no-ip.biz <=> 188.25.189.47
2791747: Mar 1 00:15:32.238 EET: DYNDNSUPD: Another update completed (outstanding=0, total=1)
2791748: Mar 1 00:15:32.238 EET: HTTPDNSUPD: Clearing all session 69 info -
After trying for more than an hour to get opendns to work with DNS-O-Matic and some dynamic dns-Service, my configuration now works (I only need opendns to be updated to dynamic ips).
Internet->Freigaben->Dynamic DNSDynamic DNS-Anbieter / Dynamic DNS-Provider:Benutzerdefiniert (User Defined)
Update-URL:https://updates.opendns.com/nic/update?hostname= <here stands my network label (the one from the opendns settings)>
Domainname:https://psiqasdfasldkjfsakjdfkjhasd.ddns.net:49412 (the one from my FRITZ!Box MyFRITZ! Account just up to the port-address)
Benutzername/Username: my username from opendns
Kennwort/password: my password from opendns -
"to get opendns to work with DNS-O-Matic"
The problem is that you don't hit DNS-O-Matic at all with your configuration, i.e. DNS-O-Matic is out of the game now, and your other DDNS service isn't updated at all, at least not this way.
Again, the correct update URL is: https://updates.dnsomatic.com/nic/update?myip=<ipaddr>
(Yes, the FRITZ!Box supports HTTPS now too since v06.5x!)
Only with this configuration you will be using DNS-O-Matic and also update the other DDNS service!And another error:
"Domainname:https://psiqasdfasldkjfsakjdfkjhasd.ddns.net:49412"
This is not a domain name, but a URL. The correct entry would be: psiqasdfasldkjfsakjdfkjhasd.ddns.net
But, this will not work, because this domain name has already the IP address updated, so the FRITZ!Box will update - nothing!
Or better and even worse: this domain name doesn't exist in DNS. You must have done something wrong with your myFRITZ! account.Again, as said before, you must use one of the other DDNS hostnames configured as service in your DNS-O-Matic account. There is no way around!
Please sign in to leave a comment.
Comments
20 comments