Dual scope DHCP server running on Server 2008


 

i setup dual scoped dhcp server running on server 2008, using single nic multiple ips.  possible? i have setup 2 scopes, 1 of them appears passing out addresses.

 

 

hello,

 

yes, dhcp superscoping used when need assign non-supernetted or non- consecutive ip address subnets same physical segment. example, if needed assign 199.1.1.x , 201.2.2.x addresses same physical network, use. more information superscope, please refer following link:

 

 

 

superscopes

http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/cnet/cncb_dhc_opoj.mspx

http://technet2.microsoft.com/windowsserver/en/library/111527dc-1e28-4c25-ba20-67daeffa5d1b1033.mspx?mfr=true

 

 

where dhcp relay agent need located there no physical seperation between subnets?

 

do mean clients ip address of different logical ip networks in same broadcast domain? if so, not need configure dhcp relay agent , can configure dhcp superscope. if specify different subnets different clients, need implement manually class id in clients nic enable dhcp server distinguish clients different sub scopes.

 

using option classes

http://technet2.microsoft.com/windowsserver/en/library/111527dc-1e28-4c25-ba20-67daeffa5d1b1033.mspx

 

set dhcp class id information @ client computer

http://technet2.microsoft.com/windowsserver/en/library/111527dc-1e28-4c25-ba20-67daeffa5d1b1033.mspx

 

securing network using microsoft windows dhcp

http://msmvps.com/blogs/systmprog/archive/2006/11/01/securing-your-network-using-microsoft-windows-dhcp.aspx

 

hope helps.

 



Windows Server  >  Server Core



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file