Re: Freeze break: add range to dhcp01

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-1 we have left the range out on pourpose. You can tail the logs work out the Mac and easily add a static IP.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Kevin Fenzi <kevin@xxxxxxxxx> wrote:
I'd like to enable a dhcp range on dhcp01. This would allow me to get
to the management interface on a new server we added in that network,
which will become bvirthost04. I would like to get this sooner rather
than later so we can setup a releng03 on it to compose branched on.
This will help us get branched out sooner.

dhcp01 does provide dhcp to builders and various things on the build
network, so we do need to be careful.

kevin
--
diff --git a/modules/dhcp/files/dhcpd.conf.dhcp01 b/modules/dhcp/files/dhcpd.conf.dhcp01
index 302260b..6a179fa 100644
--- a/modules/dhcp/files/dhcpd.conf.dhcp01
+++ b/modules/dhcp/files/dhcpd.conf.dhcp01
@@ -269,7 +269,8 @@ group macs {

}

-# range 10.5.125.170 10.5.125.189;
-# next-serv er 10.5.125.43;
-# filename "pxelinux.0";
+range 10.5.125.170 10.5.125.189;
+next-server 10.5.125.43;
+filename "pxelinux.0";
+
}


infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux