Revision af8f79b1
Added by Chris Buechler over 9 years ago
src/usr/local/www/services_dhcp.php | ||
---|---|---|
937 | 937 |
'failover_peerip', |
938 | 938 |
'Failover peer IP', |
939 | 939 |
$pconfig['failover_peerip'] |
940 |
))->setHelp('Leave blank to disable. Enter the interface IP address of the other machine. Machines must be using CARP.' . |
|
940 |
))->setHelp('Leave blank to disable. Enter the interface IP address of the other machine. Machines must be using CARP. ' .
|
|
941 | 941 |
'Interface\'s advskew determines whether the DHCPd process is Primary or Secondary. Ensure one machine\'s advskew < 20 (and the other is > 20).'); |
942 | 942 |
} |
943 | 943 |
|
Also available in: Unified diff
add missing space between words