DHCP daemon

Konfigurace DHCP:

-bash-4.1$ cat /etc/dhcpd.conf 
default-lease-time 600;
max-lease-time 7200;
subnet 192.168.122.0 netmask 255.255.255.0 {
 option routers                  192.168.122.1;
 option subnet-mask              255.255.255.0;
 option domain-name-servers      192.168.11.254;
 range 192.168.122.2 192.168.122.253; }
-bash-4.1$ 
/home/dum8d0g/www/martin.kopta.eu/trash/wiki/data/pages/software/dhcpd.txt · Poslední úprava: 2010/07/29 11:27 autor: martin
CC Attribution 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0