755 pts.
 Can I use Windows server 2008 as a router?
Can I use a Windows server 2008 as a router and a DHCP relay server? If so how?

Software/Hardware used:
ASKED: June 15, 2011  1:54 PM
UPDATED: October 31, 2011  3:25 PM

Answer Wiki:
While Microsoft servers do offer some basic IP routing, It's best to actually use a router / firewall / Layer 3 Switch or <enter hardware device here> that is designed for that task Additionally, the "routed solution" you choose can (usually) peform some kind of DHCP relay - via "ip helper addresses" and the like...
Last Wiki Answer Submitted:  October 31, 2011  3:25 pm  by  Sixball   8,500 pts.
All Answer Wiki Contributors:  Sixball   8,500 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

A user in my organisation complains that she cannot connect to any net resource.i run the ipconfig command on her computer and find that the address assigned to the local area connection is 169.254.232.21.What should be done to fix the problem? which command should i used and why?

 20 pts.

 

Any address in the 169.254.x.x is a Microsoft automatically-assigned address, which gets chosen automatically by the workstation when it has link connectivity, but no DHCP server/service capability on the network. Connect a PC to a hub NOT connected to another network (or 2 PC’s back to back with a crossover cable), and you’ll get these APIPA addresses.

 920 pts.