Joedoc164 wrote: » Goon, first off what ip address did you assign your private network and your dmz? The network that your teacher gave you is 172.16.0.0 to 172.16.255.255, with a network mask of 255.255.0.0. Keep in mind that the first address is your network address and the last address is your broadcast address, so you can't use either of those. I assume that your teacher wanted you to set the private lane and your DMZ in different networks, so one network can be the 172.16.x.x network and you would have to make your next network something like 172.17.x.x or 172.10.x.x. Hopefully this makes sense and answers your question.
Priston wrote: » @Goon when subnetting 172.16.0.0/16 is there any requirements for how many host or how many networks you need?@Joedoc how do you get 172.10.x.x and 172.17.x.x? those are NOT in the 172.16.0.0/16 range.
Joedoc164 wrote: » @Priston, I was using those as examples of other networks. I didn't mean that those would be in the 172.16.0.0 /16 range. Hopefully my response didn't cause any confusion. Subnetting can be tricky enough to pick up.
TheGoon wrote: » hey jordoc mind helping me out with this question, i know that i can assign my clients in the private subnet ips from F and L, but what happens with the fourth octet? do they remain the same or what? for example, 172.16.1.1,172.16.2.1,172.16.3.1, until the third octect hits 62, then make the fourth octet 254. is that correct?