slaacd
最后更新于
inet6 autoconf# echo "inet6 autoconf" > /etc/hostname.em0
# sh /etc/netstart em0# rcctl enable slaacd
# rcctl start slaacd
# rcctl check slaacd
# rcctl restart slaacd# tail -f /var/log/messages$ ifconfig em0inet6 fe80::1%em0 prefixlen 64 scopeid 0x1
inet6 2001:db8:abcd:1234::123 prefixlen 64 autoconf# chflags noschg /etc/resolv.conf# rm /etc/hostname.em0
# echo "inet6 2001:db8::123 255.255.255.0" > /etc/hostname.em0
# sh /etc/netstart em0$ ifconfig em0# tcpdump -i em0 icmp6$ cat /etc/resolv.conf
$ host openbsd.org