From 4c6fc51111f6c3c82616b2d76bb2ccf50fe8e9f4 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 7 Jun 2006 18:59:23 +0000 Subject: [PATCH] Add a big fat warning that ProxyARP type addresses do not work with userland applications such as PFTPX (FTP Helper, squid, etc) --- usr/local/www/firewall_virtual_ip_edit.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/usr/local/www/firewall_virtual_ip_edit.php b/usr/local/www/firewall_virtual_ip_edit.php index e77d3f52e1..384a86fc02 100755 --- a/usr/local/www/firewall_virtual_ip_edit.php +++ b/usr/local/www/firewall_virtual_ip_edit.php @@ -392,6 +392,19 @@ function typesel_change() { + + +

+ + + Note:
+
   + ProxyARP type IP addresses *DO NOT* work with the FTP Helper and addon packages such as squid. Use a CARP type address in this case. +
+

+ + +