I'd like to use CARP between two systems with a VIP address, the VIP belonging to the master. The second system acts as a stand-by system which takes over the VIP in case the first system goes offline.
Both systems have two interfaces, a public and an internal one. Is it possible to run CARP between the two systems via the internal interfaces, while managing the VIP on the external interfaces? This way I'd be able to use just a single public address, the VIP itself, without the need for two additional real IPs.