public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] IPv6 fails when IPv4 not configured
@ 2013-06-18 18:35 Grant Edwards
  2013-06-18 18:40 ` [ECOS] " Grant Edwards
  2013-06-19 16:38 ` Grant Edwards
  0 siblings, 2 replies; 4+ messages in thread
From: Grant Edwards @ 2013-06-18 18:35 UTC (permalink / raw)
  To: ecos-discuss

I've run into a problem when trying to use IPv6 without IPv4.

With an IPv4 address configured, I can use IPv6 with either a static
address or using DHPCv6 and everything works fine.

If I configure a static IPv6 address, everything is fine.  However, if
when I try to use DHCPv6 without IPv4, both my dhcp client and the
eCos radv6 daemon report "no route to host" failures trying to send.
I believe they're both trying to send link-local multicast packets and
failing because the interface doesn't have a link local address.

How do I get the network stack to create and configure an IPv6
link-local address for the interface.  It seems that configuring the
interface with a static IPv6 address does that as a "side effect". How
do I get that to happen without configuring a static IPv6 address?

-- 
Grant Edwards               grant.b.edwards        Yow! Is a tattoo real, like
                                  at               a curb or a battleship?
                              gmail.com            Or are we suffering in
                                                   Safeway?


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2013-06-20 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 18:35 [ECOS] IPv6 fails when IPv4 not configured Grant Edwards
2013-06-18 18:40 ` [ECOS] " Grant Edwards
2013-06-19 16:38 ` Grant Edwards
2013-06-20 18:19   ` Grant Edwards

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 read-only IMAP folder(s) and NNTP newsgroup(s).