"Christian Schaeffler" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Question if the following is possible in the current situation:
> - Is it possible to set up a second DHCP server for the class B net
> without messing up the existing server and clients in the class C net.
No.
Buy a $40 dollar Switch or Hub and separate the Segments.
[Exisitng Switch]-----[Existing Router]----[Cheap Switch]
|
|
|
|
<segment-1> <segment-2>
Buy a better Switch when you can afford it.
What you have is a Multi-Net and you're wanting it to not act like a
Multi-Net. To make that happen you have to statically assign the Host of one
IP Segment (as you are doing) or get rid of the Multi-Net by separating the
segments.
Also, as additional information, the "Classes" don't really mean anything
any more. Masks and Subnets are defined by the number of bits in the mask.
255.255.255.0 is a "24 bit" mask. Even with what you might consider a Class
B, the subnets still shouldn't use a mask that is lower than 24 bits because
you should never have more than 250-300 host per segment. The 24bit mask
gives 254 Hosts which is the perfect size. Lower bit masks are used to
SuperNet segments where they pass over backbones between routers to keep the
routing tables smaller and more efficient, but then they get broken down
into smaller segments futher downstream.
With older routing equipment that forced the use of Classes, the IP
assignments had to be more carefully done so the segments that split up
futher downstream "fit" the over-all design. That is probably forgotten
skill since Classless Addressing makes things more simple.
--
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.
-----------------------------------------------------