Freeze break: add range to dhcp01

Dennis Gilmore dennis at ausil.us
Wed Aug 10 22:32:15 UTC 2011


-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 at scrye.com> 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-server 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 at lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20110810/0b3103b6/attachment.html 


More information about the infrastructure mailing list