If you need to renew the DHCP address of a network adapter in FreeBSD, run the following command:
dhclient lnc0
where “lnc0” is the name of your ethernet interface.
If you need to renew the DHCP address of a network adapter in FreeBSD, run the following command:
dhclient lnc0
where “lnc0” is the name of your ethernet interface.