Historic archive of defunct list cerowrt-users@lists.bufferbloat.net
 help / color / mirror / Atom feed
From: Phil Pennock <phil.pennock@spodhuis.org>
To: Michael Richardson <mcr@sandelman.ca>
Cc: cerowrt-users <cerowrt-users@lists.bufferbloat.net>
Subject: Re: [Cerowrt-users] 6in4 links
Date: Mon, 10 Dec 2012 03:45:22 -0500	[thread overview]
Message-ID: <20121210084522.GA93640@redoubt.spodhuis.org> (raw)
In-Reply-To: <3147.1355105084@obiwan.sandelman.ca>

On 2012-12-09 at 21:04 -0500, Michael Richardson wrote:
> The problem is that the interface that is created is a /128, and it's
> the ::2, but since it is a /128, the ::1 isn't "On-network", so the
> static route fails.

Er, a /128 means there can be no route associated with it, this is used
typically for things like additional aliases on an interface.  To use
this for sending traffic, you'd need a concept of "pump to far side"
which exists for things like a tunnel, but not for stf0, which is able
to talk to arbitrary end-points.

For stf0, perhaps you want a /16 ?

You might want a /127 per RFC 6164 (and RFC 6547 explicitly
recategorised the /127s-harmful RFC as historic).  Note that a ::1 and a
::2 would still be on different networks for a /127.  You perhaps want
::2 and ::3 (or a /126 but then consider the ping-pong issues).

-Phil

  parent reply	other threads:[~2012-12-10  8:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-10  2:04 Michael Richardson
2012-12-10  8:20 ` Dave Taht
2012-12-10  8:45 ` Phil Pennock [this message]
2012-12-10  8:47   ` Dave Taht
2012-12-10  9:01     ` Phil Pennock

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=20121210084522.GA93640@redoubt.spodhuis.org \
    --to=phil.pennock@spodhuis.org \
    --cc=cerowrt-users@lists.bufferbloat.net \
    --cc=mcr@sandelman.ca \
    /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