Re: [9fans] how to assign ipv6 address
  Home FAQ Contact Sign in
comp.os.plan9 only
 
Advanced search
POPULAR GROUPS

more...

comp.os.plan9 Profile…
 Up
Re: [9fans] how to assign ipv6 address         


Author: erik quanstrom
Date: Aug 22, 2008 06:34

> 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
no comments