Kattare Internet Hosting Home | Home | Services | Contact Us | Order Online |   whitespace image
  Kattare I/S: View FAQ Answer | Webmail | News | FAQ | Members Login |   whitespace image
tail end of the Kattare logo Toll Free: (866) KATTARE -or- (877) KATTARE
Local: (541) 753-1079
keyboard image  whitespace image
You've got Q's? We've got A's.  whitespace image
greenspace image for php hosting, jsp hosting, servlet hosting, java hosting website

Home

Contribute Hosting!

Hosting Services

Java Hosting
  JBoss Hosting
  JSP Hosting
  GlassFish Hosting
  Servlet Hosting
  Tcat Hosting
  Tomcat Hosting

Standard Hosting
  Perl Hosting
  PHP 4 Hosting
  PHP 5 Hosting
  Ruby Hosting

Dedicated Servers
Server Co-Location

Domain Lookup
Join Us Today!

Members

Control Panel
  Ticketing
  Webmail
F.A.Q.
Recent News
Referral System
Spam Blocking

Company

About Us
  History
  Privacy Policy
  Sites We Host
  Strategic Partners
  Terms of Service
  Trademarks
Contact Us
  Phone / Fax
  Mail / Email
  SMS Text


Verify Kattare Internet Services

Documentation

Kattare is dedicated to making your hosting experience as painless as possible. That means making as much help and documentation available as possible. If you have a question that you think would be helpful to have here, please [Submit your Question].

Quick Links
 [Getting Started
 [JSP & Java
 [Ruby & Rails
 [Email & Webmail
Category
Domain Management
Question

Last Modified: Mar 08, 2007

How can I setup a Dynamic DNS style record when using Kattare DNS servers?
Answer
Using a periodic request to our website using our interface API you can adjust DNS entries dynamically.

From our API docs at: http://www.kattare.com/members/interface_api.kvws

REPLACE Records (https://www.kattare.com/interface/dns.kvws)
Variable   Description
login      Your Members Section login name.
password   Your Members Section password.
domain     The domain name.  (no www.)
fx         The function you want to execute. ('REPLACE')
type       Record type to REPLACE. ('A' or 'CNAME')
record     The record to modify.
new_value  The new value for the record. (or 'DETECT' for the IP the request is from.)

Thus a cron entry like the following: (may wrap... but it should all be on one line...)

0 * * * * curl -I https://www.kattare.com/interface/dns.kvws?login=member1&password=password1&record=myserver&domain=mydomain.com&fx=REPLACE&type=A&new_value=DETECT 1>/dev/null 2>/dev/null

Will replace the myserver.mydomain.com DNS A record with the current IP address of the server making the cron curl request. The login and password must match your members section login and password. The URL is https, so your password will be secure in transit.


[FAQ Main] [Submit a Question]

[Back to Category "Domain Management"]


whitespace image
green spacer

 [Getting Started]  [JSP & Java]  [Ruby & Rails]  [Email & Webmail]

Kattare Logo
whitespace image
 
whitespace image
whitespace image