What I did today

Today we discussed the problems we had yesterday in setting up our network. There were a number of issues with resetting the router and having interfering routers with the same SSID. However, the crucial information that Alex clarified was to check the IP address of the computers we were using if they were using the previous configurations they had and making sure they belong to the same network. Making sure that the the computers are getting their IP address from the DHCP server instead of what it was before is a critical step. Using ipconfig, ipconfig /release and ipconfig /renew in the command line is useful in this task. The assignment was modified to use a dynamic and static IP and also using a different network such as 10.10.10.0 aside from 192.168.1.0 which is the default in the router.