carp 0.1.0 Services: CARP (failover) CARP (failover) CARP is a tool to help achieve system redundancy, by having multiple computers creating a single, virtual network interface between them, so that if any machine fails, another can respond instead, and/or allowing a degree of load sharing between systems. CARP is an improvement over the Virtual Router Redundancy Protocol (VRRP) standard. It was developed after VRRP was deemed to be not free enough because of a possibly-overlapping Cisco patent.
Services
carp_status.php
CARP Virtual IPs /pkg_edit.php?xml=carp.xml CARP Status carp_status.php CARP Settings pkg_edit.php?xml=carp_settings.xml&id=0 /usr/local/pkg/ a+rx http://www.pfsense.com/packages/config/carp_settings.xml /usr/local/pkg/pf/ a+rx http://www.pfsense.com/packages/config/carp_sync_client.php /usr/local/pkg/ a+rx http://www.pfsense.com/packages/config/carp_sync_server.php /usr/local/www/ a+rx http://www.pfsense.com/packages/config/carp_status.php ['installedpackages']['carp']['config'] VHID Group vhid Virtual IP Address ipaddress Advertising Frequency advskew Netmask netmask Virtual IP Address ipaddress Enter the IP Address that you would like to share on both machines input Bind Virtual IP to interface interface Select the interface that this IP should bind to (carpdev). Leave this set to AUTO for the system to automatically deterimine where to setup the IP. AUTO 3 interfaces_selection Virtual IP Netmask netmask Enter the IP Address's netmask that you would like to share on both machines select 24 Virtual IP Password password Enter the VHID group password. password VHID Group vhid Enter the VHID group that the machines will share select 1 Advertising Frequency advskew The frequency that this machine will advertise. 0 = master. Anything above 0 designates a backup. select 0 interfaces_carp_configure(); interfaces_carp_bringup(); interfaces_carp_configure(); interfaces_carp_bringup(); unlink_if_exists("/usr/local/www/carp*"); unlink_if_exists("/usr/local/pkg/carp*"); unlink_if_exists("/usr/local/pkg/pf/carp*"); unlink_if_exists("/usr/local/etc/rc.d/carp*"); unlink_if_exists("/usr/local/pkg/pf/carp*");