Reference no: EM133033000
Question: There are two available rooms, named RH235 and RH240, in your building. You are asked to set up a server room in RH235 and a computer lab in RH240. Design a Local area network which satisfies the conditions.
- You have an 8-port switch and a 16-port switch.
- Cables as you need.
- Three server machines in RH235: Gateway server, DNS/DHCP server, and Web server. Computer names are GateWay, DomainSrv, and iis, respectively.
- One client PC in RH235. Computer name: PCO
- Ten client PCs in RH240. Computer names: PC1,PC2,PC3,PC4,PCS,PC6,PC7,PC8,PC9,and PC10
- The server room (RH235) has an Ethernet port on a wall to connect to the building's (local area) network
- The building's LAN is the external network for your LAN, and it has the Internet access.
- The building's LAN has an (existing) DNS server outside of your rooms (i.e., RH235 and RH240). The IP address of the DNS server is 192.168.182.2/24
- You can install cables between RH235 and RH240 under the floorboards.
- All computers in your LAN should have the Internet access.
- You do not assign static IP addresses to clients in both RH235 and RH240.
- You are allowed to use 172.17.56.0/27 for your LAN
o One of the network interface cards (NICs) on your gateway server uses 172.17.56.0/27 The other NIC is set to receive an IP address dynamically by DHCP server in 192.168.182.0/24
o A static IP: 172.17.56.1/27 is used for your Gateway server.
o A static IP: 172.17.56.10/27 is used for your DNS/DHCP server.
o A static IP: 172.17.56.11/27 is used for your Web server.
o A client PC get its IP address dynamically by DHCP server.