Difference between revisions of "How to configure a reverse proxy"

From wiki.IPBRICK.COM
Jump to: navigation, search
Line 4: Line 4:
  
 
The reverse proxy is used in front of the Webserver and has the main objective of redirecting all connections addressed to various Webservers to be routed through the proxy server. A reverse proxy has the function of dispatching incoming network traffic to various servers and is totally transparent to the user (he will not know that a proxy is being used).
 
The reverse proxy is used in front of the Webserver and has the main objective of redirecting all connections addressed to various Webservers to be routed through the proxy server. A reverse proxy has the function of dispatching incoming network traffic to various servers and is totally transparent to the user (he will not know that a proxy is being used).
 +
 +
 +
= Configuration =
 +
 +
On your IPBrick, go to the menu IPBrick.C and select ''Web Server''.

Revision as of 10:17, 21 September 2015

  • * * * THIS PAGE IS UNDER CONSTRUCTION * * *

In a scenario where you have an IPBrick configured as a security server and you have an internal web server it is possible to configure IPBrick to act as a reverse proxy.

The reverse proxy is used in front of the Webserver and has the main objective of redirecting all connections addressed to various Webservers to be routed through the proxy server. A reverse proxy has the function of dispatching incoming network traffic to various servers and is totally transparent to the user (he will not know that a proxy is being used).


Configuration

On your IPBrick, go to the menu IPBrick.C and select Web Server.