Articles by archerjd
-
How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch
Author: archerjd • Tags: security, debian, samba, storage • Comments: 7How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch This how-to describes how to install and configure Dansguardian with multi-group filtering, Squid with NTLM auth, ipmasq, and dnsmasq to provide a full internet gateway solution for small to medium sized networks. This how-to requires two NICs in order to preform firewalling and transparent proxying.
-
How To Enable Multiple HTTPS Sites For One IP On Debian Etch Using TLS Extensions
Author: archerjd • Tags: apache, control panels, debian, ispconfig • Comments: 4How To Enable Multiple HTTPS Sites For One IP On Debian Etch Using TLS Extensions This how-to is Debian specific but could be ported to other distributions since the concept is the same. In order to use TLS Extensions we have to patch and recompile apache2 and recompile OpenSSL with the enable-tlsext directive. Since TLS Extensions are relatively new, some internet browsers will not work so the apache2 server will deliver just the default site as http 1.0 does on an http 1.1 server.