mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: ptxdist@pengutronix.de, thomas.walter@csc-online.eu
Subject: Re: [ptxdist] nsupdate
Date: Wed, 28 Jan 2015 20:11:29 +0100	[thread overview]
Message-ID: <20150128191129.GP29856@pengutronix.de> (raw)
In-Reply-To: <001c01d03a43$e6bcb110$b4361330$@csc-online.eu>

On Tue, Jan 27, 2015 at 04:14:09PM +0100, Thomas Walter wrote:
> I am currently working on a kind of dyndns approach and plan to use nsupdate
> to make the ddns aware of the new IP. However, it seems that nsupdate is
> missing in ptxdist. Is this the case or do I miss something in the
> configuration to enable it?
Probably it's easier to use https to get the update done. Some time ago
I implemented a Perl-CGI that takes parameters via GET and does the
matching nsupdate for that.

If you're interested: The scripts lives at

	https://cgi.kleine-koenig.org/cgi-bin/nsupdate

call it like:

	https://cgi.kleine-koenig.org/cgi-bin/nsupdate?hostname=tralala.yourdomain&ip4=1.2.3.4&ip6=::1&key=42

(but don't do it with valid data because the GET string ends in the
server log). The script is available at

	https://cgi.kleine-koenig.org/cgi-bin/catnsupdate

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2015-01-28 19:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 15:14 Thomas Walter
2015-01-28  7:36 ` Bruno Thomsen
2015-01-28 14:41   ` Thomas Walter
2015-01-28 19:11 ` Uwe Kleine-König [this message]
2015-01-29  6:24   ` Thomas Walter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150128191129.GP29856@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=thomas.walter@csc-online.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox