On 27 Aug 2014, at 18:55 , Jonathan Price <free...@jonathanprice.org> wrote:
> Would that mean that a line such as 'ifconfig_IF="DHCP"' would not count the > interface as being explicitly configured? I haven’t looked into SLAAC or > DHCPv6 configuration yet, so I'm not sure if either of those require a line > like the one above. Not for v6. That only does v4. I am doing: ifconfig_IF_ipv6=“up" or ifconfig_IF_ipv6=“inet6 accept_rtadv” depending on what I want to accomplish. The former is largly for systems where I configure more than one address manually and then I tend to put them all in _aliasN lines to avoid confusion (and I do the same with v4 basically); the latter is for SLAAC. /bz — Bjoern A. Zeeb "Come on. Learn, goddamn it.", WarGames, 1983 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"