|
| ||||||||||
| Tags: 2008, dhcp, relays, vlans, wds |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| WDS 2008, DHCP, multiple VLANs, DHCP Relays, help! :-)
I'm configuring a Windows Deployment Services 2008 server and it will also house the DHCP role to be used. The servers who will be using this WDS service reside on a couple different switches (trunked together), on multiple VLANs, on multiple subnets. My desire is that each server while PXE booting will receive a DHCP address from a DHCP scope dedicated to the subnet it belongs to, which is defined by what VLAN the switch port is on. They'll use this IP during deployment and then we'll statically assign an IP when the deployment is complete. My original thought was to place the NIC in the WDS server on a modified trunk port allowing all required VLAN IDs for the servers to traverse it and then find a way for DHCP to respond with a proper scope depending on which VLAN the request came over. The more I look into it, the more this looks like a horrible and difficult idea. :-) Can some of you offer your opinion if a DHCP relay is instead a better solution? How will the DHCP server know which scope to assign when receiving the DHCPREQUEST message? Thank you! |
|
#2
| |||
| |||
| Re: WDS 2008, DHCP, multiple VLANs, DHCP Relays, help! :-)
"Brian Day" <bdaytech@verizon.net> wrote in message news:F32BF7B3-2439-4C6A-9B11-C54508471056@microsoft.com... > How will the DHCP server know which scope to assign when receiving the > DHCPREQUEST message? The DHCP Relay is a fuction of the LAN Router. That is what Routers do. The Router knows what it is doing with that. The required information is included in the relayed packets. There is nothing on the DHCP Server or the Client that has anything to do with the "relay" and if it succeedes or fails. DHCP Service just needs to have a valid Scope for each segment (No Superscopes!) -- Phillip Windell www.wandtv.com The views expressed, are my own and not those of my employer, or Microsoft, or anyone else associated with me, including my cats. ----------------------------------------------------- |
|
#3
| |||
| |||
| Re: WDS 2008, DHCP, multiple VLANs, DHCP Relays, help! :-) "Phillip Windell" <philwindell@hotmail.com> wrote in message news:Om4lYdAlIHA.6032@TK2MSFTNGP03.phx.gbl... > "Brian Day" <bdaytech@verizon.net> wrote in message > news:F32BF7B3-2439-4C6A-9B11-C54508471056@microsoft.com... > >> How will the DHCP server know which scope to assign when receiving the >> DHCPREQUEST message? > > The DHCP Relay is a fuction of the LAN Router. That is what Routers do. > The Router knows what it is doing with that. The required information is > included in the relayed packets. > > There is nothing on the DHCP Server or the Client that has anything to do > with the "relay" and if it succeedes or fails. DHCP Service just needs to > have a valid Scope for each segment (No Superscopes!) Thank you, Phillip, I had read that but it seemed too easy to be true. :) I'll work with my network team to get this configured. Thank you very much. |
|
#4
| |||
| |||
|
You don't need to do anything on the DHCP Server except create the scopes. You do need to set IP helper (Windows Admins call this DHCP relay) on your switch. IP helper helps forward DHCP discover packets to right DHCP server. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "WDS 2008, DHCP, multiple VLANs, DHCP Relays, help! :-)" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to deal with Rogue DHCP or DHCP Spoofing? | racer | Guides & Tutorials | 1 | 03-11-2011 03:12 PM |
| Multiple IPs via DHCP | WYNNn | Networking & Security | 5 | 15-01-2011 05:44 PM |
| Active Directory Integrated DNS-DHCP -> DHCP computers with Pen Ic | Kashif | Windows Server Help | 1 | 14-04-2009 12:28 AM |
| Need help with Multiple DHCP Scopes | Tom | Windows Server Help | 6 | 21-07-2008 05:46 PM |
| DHCP on SBS 2003 - BAD_ADDRESS in DHCP lease list | haritable | Small Business Server | 2 | 26-02-2008 10:47 PM |