9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] how to assign ipv6 address
@ 2008-08-22  6:21 Antonin Vecera
  0 siblings, 0 replies; 2+ messages in thread
From: Antonin Vecera @ 2008-08-22  6:21 UTC (permalink / raw)
  To: 9fans

Hello all,

does anybody know how to setup ipv6 address to my ethernet device?
(I would like to have local ether0 device with ipv4 address
192.168.0.5 together with ipv6 link-local and site-local
(fd32:6e43:fb94::5) address set via ipconfig+/lib/ndb/local)

1. I have in my /lib/ndb/local this record:

sys=monty
      dom=monty.localdomain
      ip=192.168.0.5   ip=fd32:6e43:fb94::5   ether=000c29144b0a

Is this right? Or should be there "ipv6=..." ?


2. What about ipconfig? I have tried some possibilities but without success.


Thanks,

Antonin



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

* Re: [9fans] how to assign ipv6 address
@ 2008-08-22 13:18 erik quanstrom
  0 siblings, 0 replies; 2+ messages in thread
From: erik quanstrom @ 2008-08-22 13:18 UTC (permalink / raw)
  To: antonin.vecera, 9fans

> sys=monty
>       dom=monty.localdomain
>       ip=192.168.0.5   ip=fd32:6e43:fb94::5   ether=000c29144b0a

you wish ipv6.  see ndb(6).  i don't know if you
eliminated the original dom= for the post, but
it's worth noting that dom is supposed to be the
dns fqdn of the host.  if you just want a plan 9
name, use sys= and no dots.  most of my systems
have no dom because it's not needed — there not
visable from the internet anyway.

- erik



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

end of thread, other threads:[~2008-08-22 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-22  6:21 [9fans] how to assign ipv6 address Antonin Vecera
2008-08-22 13:18 erik quanstrom

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