You are here: Home Docs Miscellaneous

Miscellaneous

by zadmin last modified May 05, 2010 11:03 PM
— filed under:

Plone, OpenBSD, IPF, Squid, Varnish, PKI, etc.

buildout.cfg

Configuration for single instance installation of Zope2 and Plone3 using zc.buildout.

Read More…

buildout.cfg (dev client)

Configuration for multiple ZEO Client / Single ZEO Server installation of Zope2 and Plone3 using zc.buildout.

Read More…

deployment.cfg (production client)

Configuration for multiple ZEO Client / Single ZEO Server installation of Zope2 and Plone3 using zc.buildout.

Read More…

plone.vcl

Varnish Configuration File

Read More…

OpenBSD bridge without IPs using IPF Tutorial

With OpenBSD and IP Filter, a bridge can be setup that filters incoming traffic. The bridge is not assigned an IP address on either network card. The benefit of this type of firewall is that the sender of an incoming packet is entirely oblivious to the existence of an intermediate bridge. This provides transparency and allows our firewall, which we maintain on the bridge, to securely filter incoming packets and forward them without modification to the internal destination. This guide walks through two typical home network connection setups (ADSL and cable modem) using OpenBSD 2.8.

Read More…

Plone behind Apache 2 on FreeBSD 7 with PF

Plone behind Apache and Varnish on FreeBSD 7 with PF (UPDATE May 04, 2010)

Read More…

Document Actions