Archivi categoria: Debian

Instradamento del traffico di rete e configurazione di rotte statiche

Una macchina linux può essere configurata per funzionare come router, ovvero può essere utilizzata per facilitare la comunicazione tra due o più dispositivi. Per capire come funziona, utilizzeremo il seguente esempio: box1 routingvm box2 +———————+ +———————-+ +——————-+ | | | | | | | | | | | | | +—————+ | | +—————+ |… Read More: Instradamento del traffico di rete e configurazione di rotte statiche »

HTTP Digest Authentication with Squid

Recently, we have seen how to use Squid as a Reverse Proxy, knowing that the primary objective of the product is to be used as a proxy internet. In this guide, I want to offer one of 3 different authentication for Squid I use most: http digest authentication. http digest is an easy way to manage… Read More: HTTP Digest Authentication with Squid »