InterviewSolution
| 1. |
Solve : how to setup cleints to use router as default gateway? |
|
Answer» I just install a new server 08 r2, I configure this as my dns and dhcp server for my clients, I also have a router on my network which gives internet acess as well. if I authorize the server dhcp service on my server and disable the router dhcp and give my clients a static ip from server dhcp using the router ip as the default gateway they still CANT GET internet.... what do I do for clients to acess internet ...? router ip 192.168.1.1 The router, server and local DNS ought to all be in the same subset Using static IP does no resolve the issue. Either change the subset mask or put everything in the subset. What document did you USE for the settings you used? Was it here? http://technet.microsoft.com/en-us/library/cc731673%28v=ws.10%29.aspx Or here? http://www.youtube.com/watch?v=NKlSYrkcnMc (very boring video) Better v ideo http://www.youtube.com/watch?v=EkNq4TrHP_U Yeah, it is long. But one has to understand this stuff. |
|