--- wikisrc/guide/net-practice.mdwn 2015/06/19 19:18:31 1.5 +++ wikisrc/guide/net-practice.mdwn 2018/06/22 21:15:35 1.6 @@ -947,7 +947,7 @@ being available, and most important, a D to clients on request. To make a NetBSD client run in such an environment, it's usually enough to set - dhclient=yes + dhcpcd=yes in `/etc/rc.conf`, and the IP address will be set automatically, `/etc/resolv.conf` will be created and routing setup to the default router.