From: Dave Taht <dave.taht@gmail.com>
To: cerowrt-devel@lists.bufferbloat.net
Subject: [Cerowrt-devel] dynamic dns and ipv6 and "preferred lifetime"
Date: Mon, 8 Oct 2018 09:07:54 -0700 [thread overview]
Message-ID: <CAA93jw7XBvqpSNn62mSn0erEdZL+wuE_PoX-ckeqmA0kPDaP-g@mail.gmail.com> (raw)
I have a machine whose ipv6 address I'd like to register in dns. I used to use
the ddns tool in openwrt to do this, but I don't think it quite does
what I want.
the ip tool now has json capability, yea, but basically I have
rotating addresses that expire.
Stuff like this:
inet6 2603:3324:1536:86f0:556d:9147:97a1:290a/64 scope global
temporary deprecated dynamic
valid_lft 157874sec preferred_lft 0sec
And other stuff that also expires but is mildly painful. I can do this
to show the
current primaries
ip -c -6 addr show primary | grep -A 1 2603
and the same, so I can delete secondaries
So I can see having a nsupdate (or linode api) script that parses this
all properly
and sends it "up there", or roll my own, but I was hoping for a
recommendation, that
does it as addresses change...
--
Dave Täht
CTO, TekLibre, LLC
http://www.teklibre.com
Tel: 1-831-205-9740
next reply other threads:[~2018-10-08 16:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-08 16:07 Dave Taht [this message]
2018-10-08 17:57 ` Michael Richardson
2018-10-08 18:13 ` Dave Taht
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
List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAA93jw7XBvqpSNn62mSn0erEdZL+wuE_PoX-ckeqmA0kPDaP-g@mail.gmail.com \
--to=dave.taht@gmail.com \
--cc=cerowrt-devel@lists.bufferbloat.net \
/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