Computing.Net > Forums > Windows Server 2003 > Why have two subnets for 10 users?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Why have two subnets for 10 users?

Reply to Message Icon

Name: pkokkinis
Date: August 28, 2004 at 01:36:06 Pacific
OS: Win2k3
CPU/Ram: p4/512
Comment:

This sounds like a test question:
I was at a friend's site today that had two subnets for a network with 2 offices, 6 employess at one office(192.168.100.x), 4 at the other(10.0.100.x). The 6 user offcie had a win2k3 DC that also did DHCP to that office but not to the 4 user office which was doing static IP addressing. The two offices are connected via dedicated T1 line using an Adtran and Cisco on each end. The firewall on the 6 user office has a route added to support web browsing for the 4 user office.

Does he need two subnets for such a small network on a dedicated ptp? Why can't the dhcp server respond to requests made from the 4 user office?



Sponsored Link
Ads by Google

Response Number 1
Name: Curt R
Date: August 28, 2004 at 05:51:33 Pacific
Reply:

Need is a relative term. If he doesn't want the two separate sites communicating, then he "needs" two separate subnets.


0

Response Number 2
Name: Danny Larouche
Date: August 28, 2004 at 10:30:22 Pacific
Reply:

Having them in a same subnet suppose a same broadcast domain. To be compliant with the 80/20 rule and have an efficient network design, you really "need" to have at least 1 subnet per office.

However a much better design would be to have the 2 subnets being part of a same network address. Otherwise, you have to double the number of firewalling rules (one entry per subnet).

They should use the 192.168.100.0 network splited in the following 2 subnets:
192.168.100.0 255.255.255.240 (office1)
192.168.100.16 255.255.255.240 (office2)

This one will be much efficient, easier to manage and less prone to administration error than yours.


Danny Larouche, cwna ciw


0

Response Number 3
Name: Danny Larouche
Date: August 28, 2004 at 10:44:24 Pacific
Reply:

Concerning DHCP, you should rememeber that DHCP requests are broadcasted within a broadcast domain (the subnet).

Some routers are able to relay dhcp requests to a DHCP server located on the other interface. Also, this site should have a secondary DC on the second office to authenticate its users and DHCP.

Danny Larouche, cwna ciw


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: Why have two subnets for 10 users?

No Exchange mailbox for new users www.computing.net/answers/windows-2003/no-exchange-mailbox-for-new-users-/4947.html

VPN users are logged in as GUEST for fileshar www.computing.net/answers/windows-2003/vpn-users-are-logged-in-as-guest-for-fileshar/9391.html

How to limit access for VPN users? www.computing.net/answers/windows-2003/how-to-limit-access-for-vpn-users/9510.html