9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ipv6 ipconfig?
@ 2013-04-02 19:22 erik quanstrom
  2013-04-03  6:22 ` David du Colombier
  0 siblings, 1 reply; 2+ messages in thread
From: erik quanstrom @ 2013-04-02 19:22 UTC (permalink / raw)
  To: 9fans

why doesn't this work?

	; ip/ipconfig ether /net/ether0 add fd23:a1b9:ad77:dc96:0:0:0:1 /64
	; ip/ping fd23:a1b9:ad77:dc96::1
	sending 32 64 byte messages 1000 ms apart to icmpv6!fd23:a1b9:ad77:dc96::1!1
	<crickets>

- erik



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] ipv6 ipconfig?
  2013-04-02 19:22 [9fans] ipv6 ipconfig? erik quanstrom
@ 2013-04-03  6:22 ` David du Colombier
  0 siblings, 0 replies; 2+ messages in thread
From: David du Colombier @ 2013-04-03  6:22 UTC (permalink / raw)
  To: 9fans

> why doesn't this work?
>
> 	; ip/ipconfig ether /net/ether0 add
> fd23:a1b9:ad77:dc96:0:0:0:1 /64 ; ip/ping fd23:a1b9:ad77:dc96::1
> 	sending 32 64 byte messages 1000 ms apart to
> icmpv6!fd23:a1b9:ad77:dc96::1!1 <crickets>

It looks like for some reason you have to wait for the first
Neighbor Advertisement message to be able to receive Echo Reply
from your own IPv6 address.

--
David du Colombier



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-03  6:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-02 19:22 [9fans] ipv6 ipconfig? erik quanstrom
2013-04-03  6:22 ` David du Colombier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).