This is a discussion on Re: [9fans] how to assign ipv6 address - Plan9 ; > 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 ...
> 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