Bootpd, DHCP and OS X Server 2.2

I have a Mac Mini running OS X Server in Mountain Lion that I use for imaging via DeployStudio. A couple of days ago, I tried to boot a MacbookPro using Netboot by going to Start-up Disks, and selecting the Netboot image. When the machine restarted, it just sat at the grey screen for about a minute, then it started flashing the globe icon, as it was trying to find the Mini. After about a minute of that, it would give up and then boot back to the OS. I tried this with a NetInstall image, another NetBoot image, another machine, and so on. All of them had the same behavior.
After going through some logs and looking at the documentation, it turned out that the machines really couldn't find the Mini to boot from. Basically, if the DHCP service wasn't turned on, and configured for the same subnet that the Mini was on, then nothing could find the Mini to boot from it. This was bad, really bad, as l work for a large achadimc instatution where they run their own DHCP services for all of the subnets.
The issue turnes out to be that as of 2.2 of OS X Xerver, that the bootpd service doesn't launch by itself anymore. The DHCP service must be running for bootpd to launch. Netboot needs bootpd for the clients to find the host. The solution that I came up with was to modify the /etc/bootpd.plist file.
There are, as of when I am writting this, two versions of Netboot. Netboot 1, or old Netboot, allows the bootpd service to run without DHCP, and Netboot 2 that requires DHCP to be on for bootdp to launch. I went into the /etc/bootpd.plist file and added the following lines to the bottom, just before the closing </dict> tag:
<key>old_netboot_enabled</key>
<array>
<string>en0</string>
</array>
This turns on the old netboot so bootpd could run on its own. You'll have to restart the machine running OS X Server for the change to take affect.
There a couple of downsides to this method. One is if you turn on Internet Sharing in the Sharing system pane, or if you happen to turn on or change the DHCP settings in any way, your changes will be wipped out.
I hope this helps somebody out that that had the same issues that I had.
Micah

Hi Micah,
I have try your solution but it doesn't work.
First Excuse me for my english writing 'cause I'm french...
So the problem is complex, here is my Situation :
Netboot Server : A brand new mac mini server with 10.8.2 server (late 2012, macmini 6,2), 2 terabyte hard drives of each and DeployStudioServer 1.5.16
The services Netinstall, OpenDirectory (master mode) and AFP file sharing are all ok !
I have an external DHCP (linux) server. The DHCP server is on a vlan and the netboot server and netboot clients are on another clan, so I have
add ip address of my netboot server as a ip-helper address in the cisco router configuration of the dhcp server vlan.
And HERE IS MY PROBLEM :
I have used three kinds of netboot's client :
1. a macbook pro 17" (macbookpro 5,2, 17" early 2009) with mac os 10.6.8
2. a macbook pro 13" (macbookPro 9,2 13" mid 2012) with mac os 10.8.2
3. a Mac mini late 2012 ( macmini 6,1) with mac os 10.8.2
I have generate 2 DeployStudio Netboot sets, one for the macbook pro 13 " (10.8.2) and one for the mac mini late 2012 (10.8.2)
SO, It works without problem when I netboot with macbook pro 17" which use for example the netboot set of macboo pro 13" but the other machines don't net boot ! Why ???
In the netinstall logs and when I netboot with macbook pro 17 under 10.6.8, I saw the lines :
b 18 08:43:23 [my-netboot-server] bootpd[2825]: BSDP DISCOVER [en0] 1,0:26:4a:c:d1:8 NetBoot002 arch=i386 sysid=MacBookPro5,2
Feb 18 08:43:23 [my-netboot-server] bootpd[2825]: replyfile /private/tftpboot/NetBoot/NetBootSP0/mbpro-13-1082.nbi/i386/booter
Feb 18 08:43:23 [my-netboot-server] bootpd[2825]: replying to 0.0.0.0
Feb 18 08:43:23  [my-netboot-server]bootpd[2825]: BSDP OFFER sent [1,0:26:4a:c:d1:8] pktsize 360
but when I netboot with macbook pro 13" under 10.8.2, I see only the lines (for example ) :
Feb 18 09:01:07  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
Feb 18 09:01:40  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
Feb 18 09:01:40  [my-netboot-server]  bootpd[2968]: service time 0.000004 seconds
Feb 18 09:01:52  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
Feb 18 09:01:52  [my-netboot-server]  bootpd[2968]: service time 0.000010 seconds
Feb 18 09:02:08  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
PLEASE HELP ME, I DON'T UNDERSTAND WHY IT WORKS WITH A "10.6.8" OLD CLIENT AND NOT WITH MY NEW MACS UNDER MOUNTAIN LION ?
HAVE YOU ANY IDEA ?
THANKS IN ADVANCE TO ALL FOR YOUR HELP
BEST REGARDS

Similar Messages

  • PXE boot issue with DHCP and SCCM server on different subnets

    I'm working with a client on the operating system deployment module of SCCM.
    Their network configuration currently has a single large subnet for client
    computers with a DHCP server on the same subnet. The SCCM subnet is
    configured on a seperate subnet with no DHCP server on the subnet. We want to
    configure client computers to be able to boot using the PXE client to deploy
    OS images to the machines but can not get PXE-boot to work correctly.
    Also, the client does not want to make changes to their network
    infrastructure routers or switches to remedy this problem. Are there settings
    on the DHCP or SCCM servers we can implement to make this work? If so, what
    needs to be installed or configured on each server. We currently already have
    WDS installed on the SCCM server and the SCCM server is configured as a PXE
    Service Point within SCCM. Both WDS and the PXE Service Point seem to be working fine.
    Any help would be appreciated.
    Thanks,
    Gary

    I am Brazilian,
    sorry for wrong english
    My DHCP is on linux,
    in my own structure VLANS
    The system center is on the network
    10.0.4.0/24
    The machines on the network 10.0.5.0/24
    The problem is that the machines that
    are not on the same network system center
    can not boot
      I tried configuring / etc/dhcp3/dhcpd.conf
    follows
    option vendor-class-identifier "PXEClient";
    option bootfile-name "\
    \ SMSBOOT \ \ x86 \
    \ wdsnbp.com";
    option tftp-server-name
    "10.0.4.101"; ---->
    IP server
    But it did not work, anyone know
    how to configure?

  • Do I have to disable DHCP in router and configure DHCP role in essential server to make connection with internet

    hi,
    'do I have to enable DHCP role on essential server just like sbs server to configure internet and domain name , or that is not really necessary , the router dhcp is enough toconfigure essential server!
    thanks
    johan
    h.david

    The router DHCP is enough to use Essentials server. Essentials is designed to work with router dhcp out of the box, but you can choose to install DHCP role on server if you like. If you decide to do that, check the blog post from
    here: http://blogs.technet.com/b/sbs/archive/2013/04/22/running-dhcp-server-on-windows-server-2012-essentials.aspx
    Also check the Essentials documentation for more details from here:
    http://technet.microsoft.com/en-us/library/cc514417.aspx

  • Guest Public Network behind 10.4 Server running DHCP and NAT

    I am wondering if it is possible to use APE's guest networking capabilities while still using OS 10.4 server and my DHCP and NAT servers? Is there a way to set the Airport to run its own DHCP NAT and have everything routed correctly?
    Or do I still need to use two separate Airports in order to have a public and private network at my home.

    I figured it out. I just deiced to run a double NAT configuration

  • SCCM 2012 R2, DHCP and WDS and PXE same server

    hi
    I am using DHCP and PXE on same server and getting error PXE-E55: proxyDHCP did not reply to request on port 4011

    HI,
    To get WDS and DHCP to work on the same machine, you need to configure WDS to share the same server as DHCP, here is how it is done.
    You must have a functioning DHCP server with an active scope. WDS will utilize PXE which requires a DHCP server.
    Whether you plan to co-host WDS and DHCP on the same server or use two different servers you must configure WDS to listen on a specific port. DHCP and WDS both require port number 67. If you have co-hosted WDS and DHCP you can move DHCP or the PXE site role
    to a separate server or use the procedure below to configure the WDS server to listen on a different port.
    Modify the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WDSServer\Providers\WDSPXE              
    Set the registry value to:
    UseDHCPPorts = 0              
    For the new configuration to take effect run the following command on the co-located DHCP and WDS server:
    WDSUTIL /Set-Server /UseDHCPPorts:No /DHCPOption60:Yes
    https://technet.microsoft.com/en-us/library/bb680753.aspx
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • How share ADSL Internet connection to all machines without RRAS but using Windows Server DHCP and DNS

    Hello!
    I have this scenario on my small network with 10 PCs (connecting from outside to inside my network):
    1) Modem with ADSL connection
    2) Wireless Router with public IP on WAN interface 
    3) Switch 
    4) Server 2012 with DC/DHCP/DNS (with 2 NICs) and others servers/desktops machines 
    I want to share internet to servers and desktops.
    I was able to share internet by 2 methods searching on google, but I am not satisfied with them:
    First method - Using the Wireless Router and its DHCP Server
    I turned on the DHCP inside the Wireless Router. All machines will get an IP and be able to go to Internet, but I don’t have the ability to control the DHCP and DNS in the router
    how I would like to have, because the server DHCP and DNS must be turned off on Windows Server.
    Second method - Using the Windows Server RRAS NAT, DHCP and DNS server
    I have 2 NICs on the server:
    NIC1 - CONNECTED TO SWITCH
    IP: 192.168.1.1
    MSK: 255.255.255.0
    GTW:192.168.1.1
    DNS:192.168.1.1
    NIC2 - CONNECTED TO WIRELESS ROUTER
    (the LAN IP of the wireless router is 172.16.0.1)
    IP: 172.16.0.2
    MSK: 255.255.0.0
    GTW: 172.16.0.1
    DNS: 172.16.0.1
    After installing and setting the RRAS with NAT at the Server, the internet began to work on all machines but at some times the internet stop to load some
    random webpages, and if you hit a couple of times the F5 button, the webpage open sometimes, but very, very slow.
    I saw other people in foruns saying that RRAS is not very good, and could cause weird things at internet connection, so, now I think the internet is horrible
    because of RRAS. After notice that internet is bad I tested it connecting a cable direct to the lan ports of the Wireless Router, and the internet works fast and perfect.
    What is the best thing to do in my case to maintain Windows Server DHCP and DNS turned on and Internet be shared without loss of quality?
    Thank you!

    Hi,
    please deploy according to this network topology. please turn off DHCP from router and use internal NAT function to share internet. Detailed configurations:
    Router part:
    LAN address: 192.168.1.1/24
    DHCP part:
    scope name : site name
    address pool: 192.168.1.3-192.168.1.254
    scope options:
    router:192.168.1.1
    DNS server:192.168.1.2
    DNS part:
    configure a forwarder to point to the public DNS address such as 8.8.8.8
    with these settings, you can maintain Windows Server DHCP and DNS turned on and Internet be shared via hardware router.
    Regards,
    Mike
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Problems setting up Verizon DSL (DHCP) and AirPort Extreme

    I have Verizon DSL with DHCP and old router (Linksys WRT54G). I've bought iMac and new router (AirPort Extreme) to connect to iMac wirelessly. I have a Windows computer connected to the Linksys WRT54G. Now here is the story. I can connect verizon DSL modem (it's in bridge mode) to PC directly and connect to the Internet. When I plug AirPort between the DSL modem and PC, auto-configuration doesn't work, AirPort utility says there is problem with internet connection. Router simply can't obtain IP address from verizon's DHCP server. I've tried to copy DNS server addressed from the IP configuration in Windows, the AirPort light went green and Windows indicated connection as successful, however I still cound't browse the Internet because gateway is not set. Any ideas how to make AirPort connect to the internet using DHCP instead of manual settings? I can try to do it from the mac if needed, I don't think it would make any difference though.

    Welcome to the discussions!
    Sorry, I can't quite track exactly what you are trying to do.
    What would the network that you are trying to set up look like?
    Modem>AirPort Extreme>Computers? Are you saying that you won't be using the Linksys in the new setup?
    Sounds like you need to set the Airport Extreme up to supply PPPoE service (which the Linksys is doing now-if the modem is in bridge mode), but I will wait for your response before offering specific info.
    If you've been fiddling with settings, we may need to do a hard-reset on the AX to start over. You should not be fiddling with DNS, etc. Almost always, these settings are done automatically when you have the device set up correctly.

  • Non-ISP DDNS with Apple DHCP and DNS Services

    I have two questions about Dynamic DNS (DDNS) as it applies to Apple's DNS and DHCP services within my home network. I am not talking about DDNS in the context of making my external-facing router available by a domain name on the Internet using the dynamically-assigned IP from my ISP.
    Starting with Snow Leopard Server, I attempted to use Apple's DNS and DHCP services (I have the firmware-based DHCP service in my router turned off.) The difficulty I immediately faced was that Apple's DHCP implementation didn't update the DNS service as IPs were handed out to DHCP clients. Because of this, it wasn't possible to access hosts by their hostname, since getting a DHCP-assigned dynamic IP at boot-up didn't do anything to automagically register the hostname-to-IP mapping in DNS. Manually registering the hostname in DNS was pointless, becuase over time the client IP address can and did change. I could create static IP assignments based on the MAC address, but doing that for all of the devices on my home network sort of defeated the purpose of using dynamic IPs.
    The only solution I eventually found was to go out and get an open source DHCP server, compile it for my Mac, install it, and configure it. After doing this, everything worked great; every time a new host or other device was booted it got a dynamic IP through DHCP, and then the DHCP server automatically updated Apple's DNS serive with the hostname and assigned IP. I could immediately access every device on my network by hostname. As IP addresses changed over time, the hostname-to-IP mapping in DNS was automatically updated.
    Except, Apple's point upgrades kept breaking my non-Apple DHCP install. Every time I applied software updates to my server I had to go back and re-finagle DHCP to get it to automatically start and run. By the time Lion Server came out, I drank the Kool-Aid and went back to Apple's DHCP implementation. I was disappointed that it still didn't seem able to update DNS with hostnames as it assigned IPs, but I was so tired of mucking about at the command prompt to fix DHCP every time Software Updates broke it, I just lived with the inconvenience of not being able to access devices on my network by hostname.
    I'm sorry to say this, but Windows Server has had this capability since at least server 2003. In fact, until I dumped my Windows Server and switched to Snow Leopard Server, I was running Microsoft's DNS and DHCP services on Server 2003 and they did exactly what I'm describing brilliantly.
    Can anyone offer any advice here? Does Mountain Lion's implementation of DHCP allow for DDNS updates to the DNS service? If not, how are other people handling this? Should I go back to running Windows Server for my DNS and DHCP services? My Netgear WNDR3700 router appears to have the standard, substandard DHCP server in firmware as most home routers, and no facility for DNS at all--much less the ability to update an on-site DNS sever with IP addresess it hands out. In fact, the only appliance I know of that does this is the InfoBlox my employer uses, but that's too expensive for a home solution.
    As a Post Script, I'll add that I've been VERY unhappy that I lost the ability to bind Windows clients to Open Directory under Lion Server. Since I'm starting to see articles that say this capability hasn't been added back to Mountain Lion Server, I'm seriously considering implementing a Windows Server AD master and establishing a "magic triangle" or "golden triangle". If I end up having to do that, I wonder if I might as well just go back to using Microsoft's DNS and DHCP services.

    Hi,
    Whether to move your DHCP to another server depends on the workload of your server. If there are too many clients on the network, you should move your DHCP to another server.
    Did the record which owned by the machine generate before you configure the DnsUpdateProxy group? You can try to regenerate the record and check the result.
    For more detailed information, you can view the link below.
    DNS best practices
    http://technet.microsoft.com/en-us/library/cc778439(v=ws.10).aspx
    Using DNS servers with DHCP
    http://technet.microsoft.com/en-us/library/cc787034(v=ws.10).aspx
    DNS registration changes for Windows Server 2003 based DHCP Servers
    http://technet.microsoft.com/en-us/library/ee441167(v=ws.10).aspx
    Hope this helps.
    Steven Lee
    TechNet Community Support

  • RV320 DHCP and WAN questions

    Hello all,
    So far I love the RV320 its super fast and works really good (with 2 WAN connections).          
    I though have a few questions hoping someone could tell me:
    1) Under DHCP Server it gives the option of to use DNS from ISP or DNS Proxy, what is the main difference between those two options?
    Right now I have this set to DNS from ISP.
    2) What are the pros and cons of enabling IPV6 DHCP and what is the best setting for that (Yes both ISPs I have suppor IPV6)?
    3) What is the best option to set as client lease time for DHCP? (its set to 1440 default).
    4) On the System Summary page I see both WAN1 and WAN2 connected (i set it to
    Load Balance (Auto Mode) but for WAN2 i always see: Connected (Inactive)
    Why does it say inactive?
    Thank you!

    Found answers to most things now except for:
    4) On the System Summary page I see both WAN1 and WAN2 connected (i set it to
    Load Balance (Auto Mode) but for WAN2 i always see: Connected (Inactive)
    Why does it say inactive?

  • Solaris 10 x86 u5 dhcp and jumpstart install fail

    hello
    I have problem in solaris 10 u5 jumpstart install.
    I can use jumpstart install with dhcp and get a static ip address (assigned by dhcp server) before solaris 10 u3.
    But now I can't use jumpstart install in solaris 10 u5 without setting up a static ip address in sysidcfg.
    I have many x86 machines.
    If I have to set up every different sysidcfg for every machine when I install a new machine.
    I will get into big trouble.
    here is my sysidcfg
    ###### sysidcfg #######
    system_locale=en_US
    timeserver=localhost
    timezone=Asia/Taipei
    terminal=sun-color
    security_policy=NONE
    root_password=xxxxxxxx
    nfs4_domain=example.com
    network_interface=primary { hostname=solaris
    default_route=192.168.100.254
    netmask=255.255.255.0
    protocol_ipv6=no}
    name_service=DNS {domain_name=example.com
    name_server=192.168.100.1
    search=example.com}
    Edited by: cheung79 on 2008/4/19 ?? 5:29

    I think that you should modify the script discovery-install, so you'll be able to create the sysidcfg file dynamically. I had the same problem as you and there is a possibility to add some arguments to the boot command that you execute at the ok prompt. These arguments can be defined in the discovery-install script. It's quite easy.
    Regards,
    Przemek

  • DHCP and FTP issues.

    I have a server setup running server 2012 R2 with DHCP and filezilla for FTP, and a desktop running windows 7. The server can ping the desktop, but
    the desktop can not ping the server, however the desktop can get a DHCP address from the server. How can I get it to connect to the ftp service? I choose to use filezilla because I could not get the anonymous logon to work for IIS. 

    Hi,
    Have you checked windows firewall on the server side if allows ICMP, by default firewall is on and blocking ICMP.
    http://www.sysprobs.com/how-to-enable-ping-on-windows-server-2012-r2-firewall
    Also see if port 21 for FTP (assuming filezzila using default port) is allowed in firewall.
    Hope this helps.
    Regards,
    Calin

  • DHCP and Pointers for Addresses Not Released

    I was aksed to see if there could be anything to fix this:
    Our DHCP hands out new IPs within a 24 hour period.
    The Macs in our mixed environment ( 300 PCs, 52 Macs)
    will get assigned an IP Address, and then keep it for the day, and in the morning release and get a new one at boot.
    HOWEVER, according to the DHCP server, the IP address
    still "points" to the Mac, and thus the DHCP server
    thinks its in use.
    Our IS department is convinced its a Mac problem,
    and there has to be some way to make the Macs
    release address, and tell the server its released
    that address, so that the Server can re-assign
    the address down the line.
    I personally do not think so, I think it is something
    on the DHCP server's end, but I'm not sure.
    Any help on this or insight or general theorizing
    would be helpful. I have also posted this over in
    microsoft.public.windows.server.dns,
    if this post seems familiar....

    Backing up a bit - what is the actual problem leading
    to this investigation? A DHCP server keeps a database
    of pairings of IP addresses with MAC addresses (not
    Macintosh addresses). It should automatically prevent
    any MAC address from consuming more than one IP
    address.
    Most likely it is the fact that we have close to 400 total computers on site, and that we only have a limited available blocks
    of IP addresses ( ranges 10.0.0.x, 10.0.1.x, and 10.0.2.x), and although at any given time not all 400 total computers
    are on the network ( people out of house, some only go online
    when necessary for updates etc), the fact that the DNS pointers keep saying that, for instance that an imac
    on my desk is using 10.0.1.174, and that the DNS server is
    saying that it should also be 10.0.1.146 ( which it had yesterday) as well as 10.0.1.174, but since the DNS server thinks
    that 10.0.1.146 is still validily assigned, then it won't release this address, and thus on the PC side, they cannot
    get the address 10.0.1.146, hich then causes a shortage of addresses.
    I hope I explained that the best way possible; to me, it seems like it should be an easily fixed cache problem, if a cache exists for the DNS pointers, that it could be
    regualrly dumped?

  • Wi-fi is connected but safari and mail say "not connected to the internet" and "check outgoing server"

    When I try to connect to safari, I receive the notice "safari cannot open the page because it is not connected to the internet".  I get a similar message when i attempt to open any of my three mail accounts, which I have since deleted and tried to reset.  The message is something along the lines of "cannot open account - check outgoing mail server..."
    I am using the same wi-fi address I've always used.  The ipod shows that it is connected to the server and should not be having problems. 
    I've already done a network reset, twice.  Other computers in my house work just fine.  This was a spontaneous issue that began two days ago.  Again, it's affecting both mail and safari (that includes itunes store, maps, anything internet based, really - it says "cannot connect") 
    Thanks. 

    I am using a MacBook Air connected to my home WiFi and the connection is trouble free. When I try to connect my 3G iPhone to the same network it asks for my password to join and then shows the WiFi connection with full bars BUT when I launch Safari on the iPhone is says:
    "Cannot Open Page"
    "Safari cannot open the page because it is not connected to the Internet"
    I went to Settings > General > Reset > Reset All Settings ... and this did not help
    I went to Setting > General > Reset > Reset Network Settings ... and this did not help
    I checked the DNS settings under Wi-Fi > my home network > DHCP and the address there (192.168.10.1) matched the number on my MacBook Air under "Network Preferences"
    Safari on my iPhone was working flawlessly with Wi-Fi connection only 24 hours ago.

  • Combined dhcp and static ip?

    I'd like to be able to specify a static ip address and get the remaining stuff (dns, gateway, and whatever) from dhcp. It this possible?

    lumpynose wrote:
    wudu wrote:
    I know that there is an option for network-manager to get only the addres from DHCP but I think there's nothing for what you want.
    I'm not sure what you want to do. Do you have changing DNS servers and gateways?
    If you have control over the DHCP server you could do that by static DHCP (your pc gets the same address every time based on the MAC address). If the DHCP server is running on a router you often don't have this as option (directly).
    Other possibility is to get everything from DHCP and then change your IP address manually or with a script.
    Changing the ip address afterwards is an idea.  I've been with my ISP for a long time and they have changed the addresses of the DNS servers.
    Being able to specify just a static network interface address seems like a useful thing to me in a home environment; I want a static address so I can easily ssh to the machine, and the other stuff, DNS, gateway, etc. I can let DHCP set up.
    Are you saying that you want to set a static Public IP address on the interface that connects to your home ISP? Like, your ISP changes your public IP address which makes it hard to ssh back home.
    If this is the problem you are trying to solve, you would be better off just buying like a .info domain for $2 and setting up Dynamic DNS. I find Hurricane Electric to be a good DNS host. They will let you add Dynamic A records. Then you just set a cron job to update the dns records like every 30min's to be sure it is always correct.
    With this promo code from the Linux Action Show you will save 35% off your order of the domain.
    http://www.godaddy.com/?isc=go35off3
    Free DNS host (these guys are a global Internet backbone provider)
    https://dns.he.net
    Last edited by hunterthomson (2013-03-24 11:00:37)

  • Configuring DNS when clients get DHCP from a Windows server

    Hi
    I'm getting to grips with OD and have managed to configure a test environment at home with static IPs and all the DNS entries being entered manually for each computer.
    However, how do I configure the DNS in an environment where clients get their IPs from a Windows DHCP server (which I have no access to)?
    Setting clients to have static IPs is not an option nor enabling DHCP on the Mac server, I suspect.
    Your help is really appreciated.
    Steve

    Hi
    Your suspicion is correct.
    To be honest I would what is available on the Windows Server as the basis for your Open Directory deployment. If the Windows Server is already the DHCP Server odds are it is also the DNS Server. DNS can be provided to your clients using the Windows based DHCP service.
    If you have no direct access to the windows server you should be able at the least ask the windows administrator to add a Host Record with a Reverse Pointer for the OSX Server. Make sure its resolving correctly first using the relevant tools first then add the IP address of the Windows Server in the network preferences pane on your OSX Server. Thereafter you should be able to promote from Standalone to Open Directory Master without too many problems.
    If the Windows Server is using .local as its FQDN then it could scupper any chances you have of providing OSX LDAP services to your mac clients. It can work with .local, its just better if its not used.
    Hope this helps – Tony

Maybe you are looking for

  • Safari cannot create secure connection with certain websites

    I have OS X 10.10 with every available updates, and Safari's currently unable to 'establish secure connection' with some site I'm trying to connect, most disturbing being the whole Steam network (store/support.steampowered.com, steamcommunity.com, et

  • Business process-BUSES

    Sirs, My project is the related to the Manufacturing, industrie BUSES , Under this one what we can say as the BUSINESS PROCESS,(how to the intial stage comes to work in, and how to the finished completed structure) please what have ur valuble suggest

  • How to have flash draw pad save a pdf from user side?

    I have found many drawing pad solutions. Some good, some not as good. All of them, however, fail to show how to save the file as a pdf  (would be happy with bmp right about now) from the drawing pad to a server side folder via php. Can someone show h

  • Applying filters to multiclips

    Hello, I am trying to apply a filter to a lot of footage, including multi-cam footage. It seems that whenever I apply a filter to a multiclip, it dissapears if I switch angles and back again... What is the best way to apply a global filter to a clip,

  • Syncing a Playlist to iPod

    How do you sync just a single playlist from your iTunes to your iPod? I can't figure out how to do it without it deleting everything else. Thanks