SEE: Guide to Download YouTube Video Lecture
Lecture Details :
A multi-part tutorial on creating a CentOS Linux server to be a transparent proxy, router, handle NAT services, DHCP services, and more. The entire demonstration is done virtually using virtual machines and VMware player.
In part 3, I configure the two virtual network interfaces on the CentOS virtual machine. One of the NICs is configured in bridged networking mode to receive a DHCP address from the router and the other NIC is configured with LAN segment mode for the internal network. I also configure a second virtual machine computer as an internal network client by setting its NIC to LAN segment mode.
If you need to get the vmnetcfg.exe file, see my tutorial here: http://youtu.be/AsSDXznIhGc
The entire tutorial is done using VMware virtual machines but could also be done using Virtualbox by setting the two network adapters (NICs) to Bridged adapter mode, and Internal Network adapter mode
Subscribe! Find all video parts and more information at http://danscourses.com
Course Description :
Course Description not available
Other Resources :
Citation |
Other Programming Courses
- Object-Oriented Design with Java by Other
- Android Application Development by Other
- PHP Programming by Other
- Computer Science III: Programming Paradigms by Stanford
- Java Programming by Other
- AJAX by Other
- C Programming and Data Structures by IIT Kharagpur
- iPhone Application Development,Spring 2012 by Other
- Multicore Programming Primer by MIT
- Advanced algorithmic techniques for GPUs by University of Illinois
» check out the complete list of Programming courses
Programming Lecture Notes
- CSE 505 Concepts of Programming Languages by University of Washington
- CSE 401 Introduction to Compiler Construction by University of Washington
- CSE 403 Software Engineering by University of Washington