On Fri, Jun 01, 2018 at 03:24:53PM +0300, Leonid Bobrov wrote: > Can anyone update www/faq/faq6.html? That fourth option doesn't work at > Ethernet device: > > mazocomp# echo 'dhcp' > /etc/hostname.vether0 > mazocomp# sh /etc/netstart vether0 > vether0: no lease .......... sleeping > mazocomp# >
It probably needs to be 'up' instead of 'dhcp' but I haven't tested that yet. I'll try it later and clean it up if it works that way. -ml