On 2016-02-01 11:32, sven falempin wrote:
Dear Readers, Without IP carp is marked as inactive, i tried to set up a stupid IP on it and then call dhclient. It sends packet but does configure interface. :'( Any particular reason for this ? Thank you.
Carp requires static addresses. You can establish carp on an inward network, and use carp advertisements in concert with ifstated(8) to transfer the use of a MAC address between active systems on the outer, dynamic network. See https://sites.google.com/site/bsdstuff/dhcarp and adapt to your requirements.