Hola!
The issue I am having is allowing a laptop, loaded with CentOS, on my network to acquire an IP address from a Windows Server 2003 VM that has DHCP server enabled of 192.168.0.1 - 192.168.0.10. The Win Serv 2003 VM is loaded on top of a Win 7 desktop connected to my network. The CentOS laptop also has to aqcuire the IP address by transiting a Cisco switch and 2 Cisco Routers before reaching the DHCP server.
- The Win 2003 VM is configured for 'bridged'.
- The CentOS laptop ifcfg-eth0 file has been configured to include a host name, dhcp, etc......as well as configured as a DHCP server.
What else do I need to do to make this work?