print_info_box_apply(gettext("The VIP configuration has been changed.")."<br />".gettext("You must apply the changes in order for them to take effect."));
<aid="move_<?=$i;?>"name="move_<?=$i;?>_x"data-toggle="tooltip"title="<?=gettext("move selected virtual IPs before this entry");?>"class="act_move btn btn-default btn-xs">
<aid="move_<?=$i;?>"name="move_<?=$i;?>_x"data-toggle="tooltip"title="<?=gettext("move selected virtual IPs before this entry");?>"class="act_move btn btn-default btn-xs">
</strong></span><?=sprintf(gettext("The virtual IP addresses defined on this page may be used in %sNAT mappings%s."),'<a href="firewall_nat.php">','</a>');?><br/>
<?=sprintf(gettext('You can check the status of your CARP Virtual IPs and interfaces %shere%s.'),'<a href="carp_status.php">','</a>')?></span></p>
</div>
</form>
</div>
</section>
</div>
<tr>
<tdcolspan="5"></td>
<td>
<atype="submit"id="move_<?=$i;?>"name="move_<?=$i;?>_x"data-toggle="tooltip"title="<?=gettext("move selected virtual IPs to end");?>"class="act_move btn btn-default btn-xs">
<?=gettext("Proxy ARP and other type Virtual IPs cannot be bound to by anything running on the firewall, such as IPsec, OpenVPN, etc. Use a CARP or IP Alias type address for these cases.");?>
<?=gettext("The frequency that this machine will advertise. 0 usually means master. Otherwise the lowest combination of both values in the cluster determines the master.");?>
<?=gettext("The frequency that this machine will advertise. 0 usually means master. Otherwise the lowest combination of both values in the cluster determines the master.");?>
<?=gettext("Proxy ARP and other type Virtual IPs cannot be bound to by anything running on the firewall, such as IPsec, OpenVPN, etc. Use a CARP or IP Alias type address for these cases.");?>
<br/><br/>
<?=sprintf(gettext("For more information on CARP and the above values, visit the OpenBSD %sCARP FAQ%s."),"<a href='http://www.openbsd.org/faq/pf/carp.html'>","</a>")?>