bsd:bsfdhc
DHCPD
Mettre en place un serveur dhcp
Fichier de configuration par défaut
/usr/local/etc/unbound/unbound.conf
subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.150 192.168.1.155; option domain-name-servers 208.67.222.222; #option domain-name "internal.example.org"; option routers 192.168.1.254; #option broadcast-address 10.5.5.31; default-lease-time 600; max-lease-time 7200; }
sysrc dhcpd_enable="YES" dhcpd_enable: -> YES service isc-dhcpd start Starting isc-dhcpdcat.
bsd/bsfdhc.txt · Dernière modification : de 127.0.0.1
