Configure a Proxy in Linux

Overview

A proxy server is an application or appliance that acts as intermediary device to request for clients seeking specific types of services. Forward and reverse are a type of proxy which alter traffic depending on the type.

Configure a forward or reverse proxy server on Linux using a popular service.

Forward Proxy Services:

  • Apache
  • Squid

Reverse Proxy Services:

  • Apache
  • NGINX
  • Pound

 

Project Recommendations

It is recommended you have familiarity with the basics of Linux, a foundational understanding of networks and networking components, a basic understanding of TCP/IP and the OSI Model, an understanding of how to configure and download various types of services and formidable researching skills.

Recommended Level

Beginner to Intermediate

Project Author Credit: Grant C. – Project Idea Inspired by LinuxTrainingAcademy