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 5, I install Squid and configure it to be a transparent proxy server. Then, I demonstrate how to add and delete entries to the iptables table and how to configure the iptables NAT table, to port forward all traffic local traffic on port 80 to the centOS local interface on port 3128 for Squid.
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
- iPhone Application Development,Spring 2012 by Other
- Java Programming by Other
- An Introduction To Parallel Programming by Other
- Computer Science I: Programming Methodology by Stanford
- COMP1400 Programming for Designers by The University of New South Wales
- jQuery by Other
- COP2800 Java Programming by Other
- C Programming and Data Structures by IIT Kharagpur
- Python by Other
» check out the complete list of Programming courses
Programming Lecture Notes
- CSE 505 Concepts of Programming Languages by University of Washington
- CSE 403 Software Engineering by University of Washington
- CSE 401 Introduction to Compiler Construction by University of Washington