diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-08-24 18:08:01 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-08-24 18:08:01 +0000 |
commit | 5c61ed105c8deef4f76c96a6bbbad833224463ba (patch) | |
tree | 26d70339bd6be55d1614e816cef5e56fcfca317a /usr/local | |
parent | 36254e4a000239342d2acbac8dd4fbca7dc54bd5 (diff) | |
download | pfsense-5c61ed105c8deef4f76c96a6bbbad833224463ba.zip pfsense-5c61ed105c8deef4f76c96a6bbbad833224463ba.tar.gz |
Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature that nobody can grasp easily without lots of information.
Diffstat (limited to 'usr/local')
-rwxr-xr-x | usr/local/www/firewall_virtual_ip_edit.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_virtual_ip_edit.php b/usr/local/www/firewall_virtual_ip_edit.php index 12e7ada..db5167e 100755 --- a/usr/local/www/firewall_virtual_ip_edit.php +++ b/usr/local/www/firewall_virtual_ip_edit.php @@ -406,6 +406,7 @@ function typesel_change() { <strong>Note:<br></strong> </span> 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. + <p>For more information on CARP and the above values, visit the OpenBSD <a href='http://www.openbsd.org/faq/pf/carp.html'>CARP faq</A>. </span> </p> </td> |