Setting Up Two Networks
30 pts.
0
Q:
Setting Up Two Networks
i have thought about setting up two separate networks (1 pc, 1 apple) due to apple connectivity issues with the current network config.

any advice on setting up the network within the network? I would like the new network to have its own dhcp server.

Using just an easy netgear wireless router for the new network.

Do I use the internet port on the wireless router or just a network port?
ASKED: Sep 26 2008  8:32 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
26290 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
How large is your client network for each device type? Based on your other network question it does not sound like a very large network. You really don't need to have a separate router for each network. You can have a single LAN with a single router routing traffic between subnets. In other words, put the PC's on 10.1.0.0/16 and the Mac's on 10.2.0.0/16 and the router would have interface addresses of 10.1.0.1/16 and 10.2.0.1/16. Since the router knows about both subnets, it should be able to route between them as long as there are no restrictive routing policies in place.

However, since you have the restriction of separate DHCP on each network, you will need separate interfaces servicing each network. DHCP is a broadcast protocol. So, there would need to be one switch servicing PC's (with DHCP server on this network - or the router capable of passing through DHCP requests) that uplinks to the router on one interface and one switch linking all of the Mac's going to the other router interface. The other option would be configuring a switch with VLAN's for each subnet and that could get messy and more complex than you may be looking for. However, that may be really the right configuration for your network - just thinking out loud here. Using VLANs at the switch level can also permit you to have a single DHCP server servicing both subnets using DHCP relay.

The Smoothwall Express application can be run on an older PC to perform this task. I'm not sure if the wireless Netgear router you have can be configured with multiple IP addresses on an interface.
Last Answered: Sep 26 2008  8:45 PM GMT by Labnuke99   26290 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0