%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /backups/router/var/dhcpd/etc/
Upload File :
Create Path :
Current File : //backups/router/var/dhcpd/etc/dhcpd.conf

option domain-name "local.varak.net";
option ldap-server code 95 = text;
option arch code 93 = unsigned integer 16; # RFC4578
option pac-webui code 252 = text;

default-lease-time 7200;
max-lease-time 86400;
log-facility local7;
one-lease-per-client true;
deny duplicates;
ping-check true;
update-conflict-detection false;
authoritative;

subnet 10.27.27.0 netmask 255.255.255.0 {
  pool {
    range 10.27.27.10 10.27.27.245;
  }

  option routers 10.27.27.1;
  option domain-name-servers 10.27.27.1;

}

host s_lan_0 {
  hardware ethernet f8:b1:56:a0:51:e2;
  fixed-address 10.27.27.4;
  option host-name "chladitko";
  set hostname-override = config-option host-name;
}

host s_lan_1 {
  hardware ethernet e0:07:1b:ff:c6:f5;
  fixed-address 10.27.27.5;
  option host-name "mrazitko";
  set hostname-override = config-option host-name;
}

host s_lan_2 {
  hardware ethernet b8:27:eb:15:15:78;
  fixed-address 10.27.27.6;
  option host-name "rpi-unifi";
  set hostname-override = config-option host-name;
}

host s_lan_3 {
  hardware ethernet 70:85:c2:d4:1c:ec;
  fixed-address 10.27.27.7;
  option host-name "waritko-pc";
  set hostname-override = config-option host-name;
}

Zerion Mini Shell 1.0