Niclas Zeising <zeising+free...@daemonic.se> wrote
  in <713e1f3e-4dd9-8dcf-c6d2-15c684bdc...@daemonic.se>:

ze> Hi!
ze> Is it possible to specify a link-local address in rc.conf, and get
ze> only that link-local address?

 The following is a typical configuration if you want to disable
 EUI-64 LLA:

  ifconfig_vtnet0="inet ...."
  ifconfig_vtnet0_ipv6="inet6 -auto_linklocal"
  ifconfig_vtnet0_alias0="inet6 fe80::1/64"
  ifconfig_vtnet0_alias1="inet6 2001:6b8::1/64"

 Address family keyword is mandatory.  Most of address configurations
 with no AF keyword are handled as expected, but some are not.

-- Hiroki

Attachment: pgp18M0M4m1gy.pgp
Description: PGP signature

Reply via email to