DNS a DHCP konfigurace

http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_05.htm http://www.madboa.com/geek/soho-bind/ http://forums.justlinux.com/showthread.php?115689-dhcpd-Handing-out-gateway-and-DNS-addresses-to-clients   # dhcpd.conf## Configuration file for ISC dhcpd (see ‚man dhcpd.conf‘)# Sample /etc/dhcpd.conf# (add your comments here)default-lease-time 600;max-lease-time 7200;option subnet-mask 255.255.255.0;option broadcast-address