Home Forums OS X Server and Client Discussion Questions and Answers 10.5 DHCP server to require a static map?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #371504
    luke
    Participant

    Is there any way to make the DHCP server ONLY hand out static maps? I don’t want unknown clients to get an IP address.

    #371511
    luke
    Participant

    Our IPs are segregated in such a way to ease future subnetting, so there are lots of big gaps. I suppose I could create dummy mappings for each of those IPs, but that hardly seems like much fun.

    I’ve tried setting both the starting and ending IP address to a.b.c.0. That appeases the Server Admin GUI, and seems to work, but I don’t know what the daemon will think of that. Do you know what DHCP daemon Leopard uses? or where the “subnets” configuration is stored?

    #371550
    luke
    Participant

    Never mind, that just made it hand out the IP ending in .0 which is, uh, not what I want.

    To answer my previous question, the daemon is bootpd and the config is in /etc/bootpd.plist. man bootpd says there is an “allocate” keyword which can be set to false. I haven’t tested it yet.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed