FreeBSD/DHCP Server
Appearance
Installing the ports tree[edit | edit source]
Start out by installing the FreeBSD's Ports system:
portsnap fetch && portsnap extract && portsnap fetch update
Installing MRTG and SNMPD[edit | edit source]
Install SNMPd port with:
cd /usr/ports/net/isc-dhcp31-server; make install