Networking Forums

Networking Forums > Computer Networking > Windows Networking > Change DC from multi-homed to single homed segmented

Reply
Thread Tools Display Modes

Change DC from multi-homed to single homed segmented

 
 
Terry
Guest
Posts: n/a

 
      02-26-2007, 11:08 AM
I have a Win2K3 DC (the only DC) with three NICS with subnets 192.168.1.1,
..2.1 and .3.1.

DHCP enabled on all three.
WINS enabled on .1.1
Server is enabled as a Router.

I would like to segment the .1.1 range across at least two NICS, maybe
three.

Are there any 'gotchas' in reconfiguring the Server? DNS, DHCP, WINS,
Routing.
What could the subnet masks be on the Server and clients?

This is in preparation for moving away from 100MB switches to 1GB switches
and to provide better network browsing between the clients.

Regards
Terry







 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      02-26-2007, 11:28 PM
If you want to improve browsing, the best thing to do is get the routing
off the DC. A multihomed DC is a major cause of browser problems. If this is
your only DC it automatically becomes the domain master browser.

"Terry" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I have a Win2K3 DC (the only DC) with three NICS with subnets 192.168.1.1,
>.2.1 and .3.1.
>
> DHCP enabled on all three.
> WINS enabled on .1.1
> Server is enabled as a Router.
>
> I would like to segment the .1.1 range across at least two NICS, maybe
> three.
>
> Are there any 'gotchas' in reconfiguring the Server? DNS, DHCP, WINS,
> Routing.
> What could the subnet masks be on the Server and clients?
>
> This is in preparation for moving away from 100MB switches to 1GB switches
> and to provide better network browsing between the clients.
>
> Regards
> Terry
>
>
>
>
>
>
>



 
Reply With Quote
 
Terry
Guest
Posts: n/a

 
      02-27-2007, 06:42 PM
Hi Bill,

Browser problems is the reason for removing the other subnets. Browsing is
not an issue on the main .1.1 subnet but as you correctly stated, can be an
issue between subnets on a multi-homed DC. However, I would still like some
advice on how to safely remove the other two subnets.

Regards

Terry

"Bill Grant" <not.available@online> wrote in message
news:%(E-Mail Removed)...
> If you want to improve browsing, the best thing to do is get the routing
> off the DC. A multihomed DC is a major cause of browser problems. If this
> is your only DC it automatically becomes the domain master browser.
>
> "Terry" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>I have a Win2K3 DC (the only DC) with three NICS with subnets 192.168.1.1,
>>.2.1 and .3.1.
>>
>> DHCP enabled on all three.
>> WINS enabled on .1.1
>> Server is enabled as a Router.
>>
>> I would like to segment the .1.1 range across at least two NICS, maybe
>> three.
>>
>> Are there any 'gotchas' in reconfiguring the Server? DNS, DHCP, WINS,
>> Routing.
>> What could the subnet masks be on the Server and clients?
>>
>> This is in preparation for moving away from 100MB switches to 1GB
>> switches and to provide better network browsing between the clients.
>>
>> Regards
>> Terry
>>
>>
>>
>>
>>
>>
>>

>
>



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      02-27-2007, 11:55 PM
You don't need to remove the subnets. What you are proposing would make no
difference to your browsing problems. You are just using different numbers,
but you still have multiple subnets and multiple NICs.

The solution is to use some other device as the router between the
subnets instead of using your DC. DHCP will still work OK if the router can
handle DHCP relay. If you move to a new switch you can probably do it all
with VLANs (ie the switch looks after the routing between subnets).

Once you have a routed network independent of the DC, browsing will work
if you configure all the machines to use WINS. WINS allows the browser
service to operate across a routed network (if the DMB isn't multihomed).
Each segment has its own browse master, and these can be contacted by the
DMB through WINS. The DMB then builds a network-wide browse list so that all
machines are in the browse list and all machines can see the browse list.


"Terry" <new-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi Bill,
>
> Browser problems is the reason for removing the other subnets. Browsing is
> not an issue on the main .1.1 subnet but as you correctly stated, can be
> an issue between subnets on a multi-homed DC. However, I would still like
> some advice on how to safely remove the other two subnets.
>
> Regards
>
> Terry
>
> "Bill Grant" <not.available@online> wrote in message
> news:%(E-Mail Removed)...
>> If you want to improve browsing, the best thing to do is get the routing
>> off the DC. A multihomed DC is a major cause of browser problems. If this
>> is your only DC it automatically becomes the domain master browser.
>>
>> "Terry" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>>I have a Win2K3 DC (the only DC) with three NICS with subnets
>>>192.168.1.1, .2.1 and .3.1.
>>>
>>> DHCP enabled on all three.
>>> WINS enabled on .1.1
>>> Server is enabled as a Router.
>>>
>>> I would like to segment the .1.1 range across at least two NICS, maybe
>>> three.
>>>
>>> Are there any 'gotchas' in reconfiguring the Server? DNS, DHCP, WINS,
>>> Routing.
>>> What could the subnet masks be on the Server and clients?
>>>
>>> This is in preparation for moving away from 100MB switches to 1GB
>>> switches and to provide better network browsing between the clients.
>>>
>>> Regards
>>> Terry
>>>
>>>
>>>
>>>
>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Terry
Guest
Posts: n/a

 
      02-28-2007, 09:02 AM
Thanks Bill,

I understand now. I will be replacing the current 100MB switches for 1GB
ones so will look into the VLAN option.

Regards
Terry

"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> You don't need to remove the subnets. What you are proposing would make
> no difference to your browsing problems. You are just using different
> numbers, but you still have multiple subnets and multiple NICs.
>
> The solution is to use some other device as the router between the
> subnets instead of using your DC. DHCP will still work OK if the router
> can handle DHCP relay. If you move to a new switch you can probably do it
> all with VLANs (ie the switch looks after the routing between subnets).
>
> Once you have a routed network independent of the DC, browsing will
> work if you configure all the machines to use WINS. WINS allows the
> browser service to operate across a routed network (if the DMB isn't
> multihomed). Each segment has its own browse master, and these can be
> contacted by the DMB through WINS. The DMB then builds a network-wide
> browse list so that all machines are in the browse list and all machines
> can see the browse list.
>
>
> "Terry" <new-(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Hi Bill,
>>
>> Browser problems is the reason for removing the other subnets. Browsing
>> is not an issue on the main .1.1 subnet but as you correctly stated, can
>> be an issue between subnets on a multi-homed DC. However, I would still
>> like some advice on how to safely remove the other two subnets.
>>
>> Regards
>>
>> Terry
>>
>> "Bill Grant" <not.available@online> wrote in message
>> news:%(E-Mail Removed)...
>>> If you want to improve browsing, the best thing to do is get the
>>> routing off the DC. A multihomed DC is a major cause of browser
>>> problems. If this is your only DC it automatically becomes the domain
>>> master browser.
>>>
>>> "Terry" <(E-Mail Removed)> wrote in message
>>> news:%(E-Mail Removed)...
>>>>I have a Win2K3 DC (the only DC) with three NICS with subnets
>>>>192.168.1.1, .2.1 and .3.1.
>>>>
>>>> DHCP enabled on all three.
>>>> WINS enabled on .1.1
>>>> Server is enabled as a Router.
>>>>
>>>> I would like to segment the .1.1 range across at least two NICS, maybe
>>>> three.
>>>>
>>>> Are there any 'gotchas' in reconfiguring the Server? DNS, DHCP, WINS,
>>>> Routing.
>>>> What could the subnet masks be on the Server and clients?
>>>>
>>>> This is in preparation for moving away from 100MB switches to 1GB
>>>> switches and to provide better network browsing between the clients.
>>>>
>>>> Regards
>>>> Terry
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-28-2007, 03:08 PM
"Terry" <(E-Mail Removed)> wrote in message
news:%236XOG%(E-Mail Removed)...
> Thanks Bill,
>
> I understand now. I will be replacing the current 100MB switches for 1GB ones
> so will look into the VLAN option.


How is that going to matter? VLans are still multiple subnets. VLans comming
into the same physical nic is *still* multi-homing.


--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

The views expressed (as annoying as they are, and as stupid as they sound), are
my own and not those of my employer, or Microsoft, or anyone else associated
with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      02-28-2007, 09:38 PM
True, Phillip, but the DC won't be doing the routing, as it is now. He can
have a single-homed DC in one subnet and use DHCP relay.

"Phillip Windell" <@.> wrote in message
news:%(E-Mail Removed)...
> "Terry" <(E-Mail Removed)> wrote in message
> news:%236XOG%(E-Mail Removed)...
>> Thanks Bill,
>>
>> I understand now. I will be replacing the current 100MB switches for 1GB
>> ones so will look into the VLAN option.

>
> How is that going to matter? VLans are still multiple subnets. VLans
> comming into the same physical nic is *still* multi-homing.
>
>
> --
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
> The views expressed (as annoying as they are, and as stupid as they
> sound), are my own and not those of my employer, or Microsoft, or anyone
> else associated with me, including my cats.
> -----------------------------------------------------
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      03-01-2007, 06:13 PM
Ok...

Phil


"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> True, Phillip, but the DC won't be doing the routing, as it is now. He can
> have a single-homed DC in one subnet and use DHCP relay.
>
> "Phillip Windell" <@.> wrote in message
> news:%(E-Mail Removed)...
>> "Terry" <(E-Mail Removed)> wrote in message
>> news:%236XOG%(E-Mail Removed)...
>>> Thanks Bill,
>>>
>>> I understand now. I will be replacing the current 100MB switches for 1GB
>>> ones so will look into the VLAN option.

>>
>> How is that going to matter? VLans are still multiple subnets. VLans
>> comming into the same physical nic is *still* multi-homing.
>>
>>
>> --
>> Phillip Windell [MCP, MVP, CCNA]
>> www.wandtv.com
>>
>> The views expressed (as annoying as they are, and as stupid as they sound),
>> are my own and not those of my employer, or Microsoft, or anyone else
>> associated with me, including my cats.
>> -----------------------------------------------------
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
failover on a multi-homed PC Brian Herbert Withun Windows Networking 0 01-28-2008 02:16 PM
3 multi-homed phwashington@comcast.net Linux Networking 7 03-01-2006 04:40 AM
multi-homed lph Windows Networking 7 07-07-2004 05:27 PM
Multi-homed server and VPN NeoAdmin Windows Networking 5 04-28-2004 03:52 PM
Multi-homed Server Samuel Shum Windows Networking 9 12-17-2003 07:11 AM



1 2 3 4 5 6 7 8 9 10 11