Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: Dave Taht <dave.taht@gmail.com>
Cc: cerowrt-devel@lists.bufferbloat.net
Subject: Re: [Cerowrt-devel] dynamic dns and ipv6 and "preferred lifetime"
Date: Mon, 08 Oct 2018 13:57:16 -0400	[thread overview]
Message-ID: <12754.1539021436@localhost> (raw)
In-Reply-To: <CAA93jw7XBvqpSNn62mSn0erEdZL+wuE_PoX-ckeqmA0kPDaP-g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]


Dave Taht <dave.taht@gmail.com> wrote:
    > 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.

You don't want to register temporary addresses, you want to turn them off.
Publishing your super-private address in DNS makes it not private, so don't
do that.   You want stable private addresses.

You either do this in NetworkManager, or net.ipv6.conf.all.use_tempaddr = 0

https://major.io/2016/04/17/enable-ipv6-privacy-networkmanager/

    > 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...


--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2018-10-08 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 16:07 Dave Taht
2018-10-08 17:57 ` Michael Richardson [this message]
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=12754.1539021436@localhost \
    --to=mcr@sandelman.ca \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=dave.taht@gmail.com \
    /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