From: Zoltán Felleg Date: Mon, 26 Nov 2018 10:50:48 +0000 (+0100) Subject: Updated svc.usr.f29 (added tn-phone-sf to dhcpd). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=38794016f9ff84ae50689a08c3f94a4c330078fb;p=user-lxc.git Updated svc.usr.f29 (added tn-phone-sf to dhcpd). --- diff --git a/sources/svc.usr.f29/postinstall/install/etc/dhcp/dhcpd.conf b/sources/svc.usr.f29/postinstall/install/etc/dhcp/dhcpd.conf index 7a30e2b..f8e6982 100644 --- a/sources/svc.usr.f29/postinstall/install/etc/dhcp/dhcpd.conf +++ b/sources/svc.usr.f29/postinstall/install/etc/dhcp/dhcpd.conf @@ -51,6 +51,10 @@ subnet 10.228.0.0 netmask 255.255.0.0 { } # static hosts +host tn-phone-sf { + hardware ethernet 00:0b:82:67:2f:1c; + fixed-address 10.228.215.196; +} host db2svr { hardware ethernet 00:50:56:00:d4:2a; fixed-address 10.228.212.42;