From b373b72bb60dea4a33b4f6c8b87cf1860cca4de3 Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Mon, 17 Jun 2013 23:13:23 +0200 Subject: haproxy-devel updated to version 1.5dev19, including support for 'transparent proxy' --- config/haproxy-devel/haproxy.inc | 2 ++ config/haproxy-devel/haproxy_pool_edit.php | 2 +- pkg_config.8.xml | 4 ++-- pkg_config.8.xml.amd64 | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/config/haproxy-devel/haproxy.inc b/config/haproxy-devel/haproxy.inc index 954e933f..4095f8cd 100644 --- a/config/haproxy-devel/haproxy.inc +++ b/config/haproxy-devel/haproxy.inc @@ -934,6 +934,8 @@ function haproxy_check_run($reload) { if(use_transparent_clientip_proxying()) load_ipfw_rules(); + else + mwexec("/usr/local/sbin/ipfw_context -d haproxy", true); if(isset($a_global['enable'])) { if (isset($a_global['carpdev'])) { diff --git a/config/haproxy-devel/haproxy_pool_edit.php b/config/haproxy-devel/haproxy_pool_edit.php index 4b93632f..a7a56b1c 100644 --- a/config/haproxy-devel/haproxy_pool_edit.php +++ b/config/haproxy-devel/haproxy_pool_edit.php @@ -491,7 +491,7 @@ foreach($simplefields as $field){ - + Transparent ClientIP onclick='updatevisibility();'> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 308c02c9..47ca6ccc 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -183,14 +183,14 @@ This package implements TCP, HTTP and HTTPS balance features from Haproxy.]]> http://haproxy.1wt.eu/ Services - 1.5-dev18 pkg v 0.2 + 1.5-dev19 pkg v 0.3 Release 2.1 http://www.pfsense.com/packages/config/haproxy-devel/haproxy.xml haproxy.xml http://files.pfsense.org/packages/8/All/ haproxy-1.4.21.tbz - haproxy-devel-1.5-dev18-i386.pbi + haproxy-devel-1.5-dev19-i386.pbi /usr/ports/net/haproxy-devel security/openssl/ diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 41b3715b..a21cc4f6 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -170,14 +170,14 @@ This package implements TCP, HTTP and HTTPS balance features from Haproxy.]]> http://haproxy.1wt.eu/ Services - 1.5-dev18 pkg v 0.2 + 1.5-dev19 pkg v 0.3 Release 2.1 http://www.pfsense.com/packages/config/haproxy-devel/haproxy.xml haproxy.xml http://files.pfsense.org/packages/amd64/8/All/ haproxy-1.4.21.tbz - haproxy-devel-1.5-dev18-amd64.pbi + haproxy-devel-1.5-dev19-amd64.pbi /usr/ports/net/haproxy-devel security/openssl/ -- cgit v1.2.3